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

CRDs still present on namespaced install of recent releases #9030

Closed
3 tasks done
t0rr3sp3dr0 opened this issue Apr 7, 2022 · 2 comments
Closed
3 tasks done

CRDs still present on namespaced install of recent releases #9030

t0rr3sp3dr0 opened this issue Apr 7, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@t0rr3sp3dr0
Copy link

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

PR #6022 removed CRDs from namespaced install manifests of Argo CD. But for some reason, this change has not been applied to release branches that were created since the PR got merged a year ago and it is only available on the master branch.

To Reproduce

Check the manifests for the lastest tag and latest release branch of Argo CD:
https://github.com/argoproj/argo-cd/blob/v2.3.3/manifests/namespace-install.yaml
https://github.com/argoproj/argo-cd/blob/release-2.3/manifests/namespace-install.yaml

Expected behavior

They should be like the one on master:
https://github.com/argoproj/argo-cd/blob/master/manifests/namespace-install.yaml

Version

v2.3.3
@t0rr3sp3dr0 t0rr3sp3dr0 added the bug Something isn't working label Apr 7, 2022
@t0rr3sp3dr0 t0rr3sp3dr0 changed the title CRDs still present on namespaced install of releases CRDs still present on namespaced install of recent releases Apr 7, 2022
@t0rr3sp3dr0
Copy link
Author

@jgwest
Copy link
Member

jgwest commented Feb 21, 2024

This appears to have been resolved in recent releases.

@jgwest jgwest closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants