You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened/what you expected to happen?
I have to checkout this repos, and I using kustomize command, then got something error here,
cloud you help me check it? thanks a lot!
C:\demo\zero-downtime\argocd-extensions>dir
Volume in drive C has no label.
Volume Serial Number is 460C-FBA4
Directory of C:\demo\zero-downtime\argocd-extensions
05/26/2023 10:40 <DIR>.
05/26/2023 10:34 <DIR> ..
05/26/2023 10:34 156 .dockerignore
05/26/2023 10:34 <DIR> .github
05/26/2023 10:34 392 .gitignore
05/26/2023 10:34 <DIR> api
05/26/2023 10:37 0 argocd-extensions-install.yaml
05/26/2023 10:34 <DIR> controllers
05/26/2023 10:34 617 Dockerfile
05/26/2023 10:34 <DIR> docs
05/26/2023 10:34 5,067 go.mod
05/26/2023 10:34 84,612 go.sum
05/26/2023 10:34 <DIR> hack
05/26/2023 10:34 2,894 main.go
05/26/2023 10:34 3,494 Makefile
05/26/2023 10:37 <DIR> manifests
05/26/2023 10:34 <DIR> pkg
05/26/2023 10:34 364 PROJECT
05/26/2023 10:34 2,696 README.md
05/26/2023 10:46 0 test.yaml
11 File(s) 100,292 bytes
9 Dir(s) 146,962,792,448 bytes free
C:\demo\zero-downtime\argocd-extensions>kustomize build manifests
# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
Error: accumulating components: accumulateDirectory: "recursed accumulation of path 'C:\\demo\\zero-downtime\\argocd-extensions\\manifests\\argocd-server-patch': no matches for Id Deployment.v1.apps/argocd-server.[noNs]; failed to find unique target for patch Deployment.v1.apps/argocd-server.[noNs]"
Diagnostics
What Kubernetes provider are you using?
we using native kubernetes version: 1.26.4
What version of Argo CD and Argo CD Extensions are you running?
Argo-CD: v2.7.3
Argo-Rollouts: v1.5.1
kustomize: v5.0.3
# Paste the logs from the extensions controller
# Logs for the entire controller:
kubectl logs -n argocd deployment/argocd-extensions-controller
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered:
Summary
What happened/what you expected to happen?
I have to checkout this repos, and I using kustomize command, then got something error here,
cloud you help me check it? thanks a lot!
Diagnostics
What Kubernetes provider are you using?
we using native kubernetes version: 1.26.4
What version of Argo CD and Argo CD Extensions are you running?
Argo-CD: v2.7.3
Argo-Rollouts: v1.5.1
kustomize: v5.0.3
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: