Open jsoref opened 3 years ago
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.
Checklist:
argocd version
Describe the bug
Argo self managed resources appear as orphaned
To Reproduce
ignore: - kind: ResourceQuota - kind: Secret name: sh.helm.release.v1.* - kind: Secret name: '*-tls'
Application - applications
AppProject - default
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Version
{ "Version": "v1.8.1+c2547dc", "BuildDate": "2020-12-10T02:59:21Z", "GitCommit": "c2547dca95437fdbb4d1e984b0592e6b9110d37f", "GitTreeState": "clean", "GoVersion": "go1.14.12", "Compiler": "gc", "Platform": "linux/amd64", "KsonnetVersion": "v0.13.1", "KustomizeVersion": "v3.8.1 2020-07-16T00:58:46Z", "HelmVersion": "v3.4.1+gc4e7485", "KubectlVersion": "v1.17.8", "JsonnetVersion": "v0.17.0" }
Logs
Paste any relevant application logs here.
I think we should special case Application and AppProject and ApplicationSet as not orphaned resources.
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.
Checklist:
argocd version
.Describe the bug
Argo self managed resources appear as orphaned
To Reproduce
Application - applications
andAppProject - default
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Version
Logs