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

"kubebuilder update vendor" should update the Gopkg files as well #134

Closed
perotinus opened this issue May 8, 2018 · 0 comments
Closed

Comments

@perotinus
Copy link
Contributor

Currently, kubebuilder update vendor only updates the vendor directory, not the Gopkg.lock and Gopkg.toml files. This leaves them out-of-sync, which is not ideal for understanding the versions of dependencies in the repo.

Alternatively, kubebuilder could not initialize a project with the Gopkg files, and leave that to the project's discretion.

luffyao pushed a commit to luffyao/kubebuilder that referenced this issue Jul 29, 2020
…al/running

翻译 1.9 Running and deploying the controller
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