Skip to content

Add kustomize to go tools #531

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

Merged
merged 2 commits into from
Dec 21, 2020
Merged

Add kustomize to go tools #531

merged 2 commits into from
Dec 21, 2020

Conversation

ansd
Copy link
Member

@ansd ansd commented Dec 21, 2020

...such that we all (developers and pipelines) use the same kustomize version.

Executed:
go get sigs.k8s.io/kustomize/kustomize/[email protected]

Note that v3.9.0 suffers the bug in kubernetes-sigs/kustomize#3340

Previously our pipelines used KustomizeVersion:v2.0.4-kubebuilder-special-edition.

such that we all (developers and pipelines) use the same kustomize
version.

Executed
go get sigs.k8s.io/kustomize/kustomize/[email protected]

Note that v3.9.0 suffers the bug in kubernetes-sigs/kustomize#3340

Previously our pipelines used KustomizeVersion:v2.0.4-kubebuilder-special-edition.
since make install-tools will install kustomize
@ansd ansd merged commit 1e16079 into main Dec 21, 2020
@ansd ansd deleted the kustomize branch December 21, 2020 16:39
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

Successfully merging this pull request may close these issues.

2 participants