Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Revert appSync type implemented in #926 #935

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

ItsKev
Copy link
Contributor

@ItsKev ItsKev commented Jun 13, 2023

What type of PR is this?
/kind bug

What does this PR do / why we need it:
I've implemented a breaking API change in #926 . This PR reverts the appSync type back to metav1.Duration and leaves the API as it was before.

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes -

How to test changes / Special notes to the reviewer:
Set the controller.appSync value to 1 minute and verify that the controller performs reconciliation every minute instead of the default 3 minutes.

Signed-off-by: ItsKev <kevin.huber@hotmail.com>
@jannfis
Copy link
Collaborator

jannfis commented Jun 13, 2023

/lgtm

Copy link
Collaborator

@jannfis jannfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for fixing this, @ItsKev !

@jannfis jannfis merged commit 989258e into argoproj-labs:master Jun 13, 2023
7 checks passed
@ItsKev ItsKev deleted the revert-breaking-api-change branch June 13, 2023 19:33
ciiay pushed a commit to ciiay/argocd-operator that referenced this pull request Jun 16, 2023
…abs#935)

Signed-off-by: ItsKev <kevin.huber@hotmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
ciiay pushed a commit to ciiay/argocd-operator that referenced this pull request Jun 17, 2023
…abs#935)

Signed-off-by: ItsKev <kevin.huber@hotmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
ciiay pushed a commit to ciiay/argocd-operator that referenced this pull request Jun 17, 2023
…abs#935)

Signed-off-by: ItsKev <kevin.huber@hotmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
ciiay pushed a commit to ciiay/argocd-operator that referenced this pull request Jun 20, 2023
…abs#935)

Signed-off-by: ItsKev <kevin.huber@hotmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants