-
Notifications
You must be signed in to change notification settings - Fork 84
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
kustomize failed to build the manifest #3
Comments
@xunpan is it caused by kustomize version? |
Yes. It is kustomize version issue. I remember there is a bug in cluster api to compatible with new kustomize. My old test environment use 1.0.11. It should work. |
@xunpan Thanks, let me give it a try. |
Confirmed this is Downgrading the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After I fix the depend inssue: https://github.com/gyliu513/cluster-api-provider-ibmcloud/issues/1 with patch: https://github.com/gyliu513/cluster-api-provider-ibmcloud/pull/2, I found another issue about the
kustomize build
:/cc @gyliu513
The text was updated successfully, but these errors were encountered: