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(argo-cd): Properly support "application in any namespace" for the argocd-server ClusterRole #2609

Merged
merged 4 commits into from Mar 29, 2024

Conversation

GuillaumeRemyCSI
Copy link
Contributor

@GuillaumeRemyCSI GuillaumeRemyCSI commented Mar 28, 2024

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@GuillaumeRemyCSI GuillaumeRemyCSI changed the title Properly support "application in any namespace" for the argocd-server ClusterRole Fix: properly support "application in any namespace" for the argocd-server ClusterRole Mar 28, 2024
@GuillaumeRemyCSI GuillaumeRemyCSI changed the title Fix: properly support "application in any namespace" for the argocd-server ClusterRole fix(argo-cd): Properly support "application in any namespace" for the argocd-server ClusterRole Mar 28, 2024
Copy link
Member

@pdrastil pdrastil left a comment

Choose a reason for hiding this comment

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

@GuillaumeRemyCSI
Copy link
Contributor Author

LGTM Upstream: https://github.com/argoproj/argo-cd/tree/master/examples/k8s-rbac/argocd-server-applications

I also changed the notification controller ClusterRole to properly handle self-managed notifications in the context of "application in any namespace"

… ClusterRole

Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
…amespace

Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
Signed-off-by: GuillaumeRemyCSI <30650458+GuillaumeRemyCSI@users.noreply.github.com>
@yu-croco yu-croco merged commit e9a3381 into argoproj:main Mar 29, 2024
6 checks passed
@GuillaumeRemyCSI GuillaumeRemyCSI deleted the patch-1 branch March 29, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants