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

Incompatible with newer kustomize/kubectl #345

Open
cjyar opened this issue May 19, 2021 · 0 comments
Open

Incompatible with newer kustomize/kubectl #345

cjyar opened this issue May 19, 2021 · 0 comments

Comments

@cjyar
Copy link

cjyar commented May 19, 2021

Using kubectl 1.21.0 or kustomize 4.1.2, I can't process the templates here.

$ kustomize build github.com/Yolean/kubernetes-kafka/variants/scale-3-5
Error: accumulating resources: accumulation err='accumulating resources from '../../nonroot': '/private/var/folders/dp/prjrw54s6s519d0gm1l6664r0000gn/T/kustomize-094096106/nonroot' must resolve to a file': recursed accumulation of path '/private/var/folders/dp/prjrw54s6s519d0gm1l6664r0000gn/T/kustomize-094096106/nonroot': no matches for IdId apps_v1_StatefulSet|~X|kafka; failed to find unique target for patch apps_v1_StatefulSet|kafka

Using kubectl 1.14, I can process them using kubectl apply --dry-run -o yaml -k ....

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