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: remove unnecesary annotations from the hpa sync wave (quince) #118

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

jfavellar90
Copy link
Member

Backport of #117

The HPA sync-wave patch includes annotations to indicate argocd
in which order should the HPA resources be applied in relation
to the other resources. The `argocd.argoproj.io/hook: Sync`
and `argocd.argoproj.io/hook-delete-policy: HookSucceeded`
annotations are used for ephemeral resources (like jobs) and
should not be used for the HPA resources.
@jfavellar90 jfavellar90 requested a review from a team as a code owner July 2, 2024 21:31
@jfavellar90 jfavellar90 changed the title fix: remove unnecesary annotations from the hpa sync wave fix: remove unnecesary annotations from the hpa sync wave (quince) Jul 2, 2024
@jfavellar90 jfavellar90 merged commit 31ea2d6 into quince Jul 2, 2024
4 checks passed
@jfavellar90 jfavellar90 deleted the mgs/fix-hpa-sync-waves-quince branch July 2, 2024 21:35
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.

2 participants