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

[BUG] Command Make kustomize doesn't install kustomize #16

Closed
Colvin-Y opened this issue Jul 15, 2024 · 0 comments
Closed

[BUG] Command Make kustomize doesn't install kustomize #16

Colvin-Y opened this issue Jul 15, 2024 · 0 comments

Comments

@Colvin-Y
Copy link
Contributor

Command make kustomize doesn't install kustomize and fall with error:

go: creating new go.mod: module tmp
Downloading sigs.k8s.io/kustomize/kustomize/v3@v3.8.7
go: sigs.k8s.io/kustomize/kustomize/v3@v3.8.7 (in sigs.k8s.io/kustomize/kustomize/v3@v3.8.7):
        The go.mod file for the module providing named packages contains one or
        more exclude directives. It must not contain directives that would cause
        it to be interpreted differently than if it were the main module.
make: *** [kustomize] Error 1

This problem is discussed at this kubernetes-sigs/kustomize#3618 and fixed from v4@v4.5.2 version of kustomize.
Need to upgrade version in make file.

@Colvin-Y Colvin-Y changed the title [BUG] Make kustomize error [BUG] Command Make kustomize doesn't install kustomize Jul 15, 2024
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