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

Update dependencies to k8s 1.16.3 #474

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Update dependencies to k8s 1.16.3 #474

merged 1 commit into from
Dec 11, 2019

Conversation

jcmoraisjr
Copy link
Owner

@jcmoraisjr jcmoraisjr commented Dec 4, 2019

Update k8s/client-go, api, apimachinery and apiserver to k8s 1.16.3. Tests of some legacy code was fixed and ssl_test, which also belongs to the legacy part, was removed due to the effort of the migration.

  • get all 1.16.3 dependencies
  • revise .mod and .sum (build, test, tidy)
  • fix code and tests
  • tests on real clusters

Implements #441 and should fix #467

Update k8s/client-go, api, apimachinery and apiserver to k8s 1.16.3. Tests of some legacy code was fixed and `ssl_test`, which also belongs to the legacy part, was removed due to the effort of the migration.
@jcmoraisjr jcmoraisjr changed the title WIP: Update dependencies to k8s 1.16.3 Update dependencies to k8s 1.16.3 Dec 11, 2019
@jcmoraisjr jcmoraisjr merged commit e3974ad into master Dec 11, 2019
@jcmoraisjr jcmoraisjr deleted the jm-update-dep branch December 11, 2019 23:30
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.

http2: no cached connection was available
1 participant