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

Switch to go modules. #207

Closed
aveshagarwal opened this issue Dec 12, 2019 · 4 comments · Fixed by #216
Closed

Switch to go modules. #207

aveshagarwal opened this issue Dec 12, 2019 · 4 comments · Fixed by #216
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Comments

@aveshagarwal
Copy link
Contributor

We need to look into if we could start using go modules for dependency management.

@damemi
Copy link
Contributor

damemi commented Jan 24, 2020

I had this as a sub-task under the last k8s bump (#187). I've been looking into it and trying to get this started but I run into issues when it depends on k8s.io/kubernetes. I ended up opening #200 to investigate if we can break some of these dependencies

@aveshagarwal
Copy link
Contributor Author

#200 (comment)

@damemi
Copy link
Contributor

damemi commented Jan 24, 2020

@aveshagarwal we should also tag a latest release, or start following upstream's release cycle, since the latest semver tag we have is https://github.com/kubernetes-sigs/descheduler/tree/v0.8.0 (last commit 2018)

@seanmalloy
Copy link
Member

/kind cleanup

@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants