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

Align module versions #201

Merged
merged 5 commits into from
Feb 5, 2019
Merged

Align module versions #201

merged 5 commits into from
Feb 5, 2019

Conversation

alexsomesan
Copy link
Member

With the switch to Go modules in #200 the versions of some dependencies got skewed from what was previously configured in Glide.

This change re-aligns these versions to the previous state while also upgrading Kubernetes to the latest patch release in the 1.11.x line.

Affected packages and their new versions:

* k8s.io/*                       kubernetes-1.11.7
* k8s.io/helm                    v2.11.0
* github.com/hashicorp/terraform v0.11.11

This change also removes the the old Glide configuration files.

FYI @pdecat

* k8s.io/* kubernetes-1.11.7
* k8s.io/helm v2.11.0
* github.com/hashicorp/terraform v0.11.11
@alexsomesan alexsomesan requested review from meyskens and a team February 5, 2019 18:53
@ghost ghost added the size/XXL label Feb 5, 2019
@alexsomesan alexsomesan merged commit f838818 into master Feb 5, 2019
@alexsomesan alexsomesan deleted the align-module-version branch February 5, 2019 20:08
@alexsomesan
Copy link
Member Author

@pdecat All good now :)

@pdecat
Copy link
Contributor

pdecat commented Feb 5, 2019

Can confirm :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants