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

Add ArgoCD argocd.argoproj.io/sync-wave annotation to generated Kubernetes resources #538

Closed
raminqaf opened this issue Oct 24, 2024 · 1 comment
Assignees
Milestone

Comments

@raminqaf
Copy link
Contributor

raminqaf commented Oct 24, 2024

Whenever the mode of KPOps is configured to Argo the manifestation process should add the argocd.argoproj.io/sync-wave annotation to determine the deployment order of the resources.

metadata:
  annotations:
    argocd.argoproj.io/sync-wave: "1"

All applications except for the KafkaTopics should have a sync-wave of 1

@raminqaf raminqaf added this to the Argo support milestone Oct 24, 2024
@raminqaf raminqaf changed the title Add ArgoCD sync-wave to determine the deployment order by Argo Add ArgoCD argocd.argoproj.io/sync-wave annotation to generated Kubernetes Resouces Oct 24, 2024
@raminqaf raminqaf changed the title Add ArgoCD argocd.argoproj.io/sync-wave annotation to generated Kubernetes Resouces Add ArgoCD argocd.argoproj.io/sync-wave annotation to generated Kubernetes resources Oct 24, 2024
@raminqaf raminqaf self-assigned this Dec 4, 2024
@raminqaf
Copy link
Contributor Author

raminqaf commented Dec 5, 2024

Closed with #541

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

No branches or pull requests

1 participant