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 to kubernetes 1.18.1 dependencies #8879

Merged
merged 7 commits into from
Apr 12, 2020

Conversation

justinsb
Copy link
Member

@justinsb justinsb commented Apr 9, 2020

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Apr 9, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added area/api area/rolling-update approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 9, 2020
@justinsb justinsb changed the title Update to kubernetes 1.18.0 dependencies WIP: Update to kubernetes 1.18.0 dependencies Apr 9, 2020
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 9, 2020
@justinsb
Copy link
Member Author

justinsb commented Apr 9, 2020

Adding as WIP because controller-runtime doesn't build with 1.18 libraries.

@justinsb justinsb force-pushed the update_gomod_for_k8s_1_18 branch 4 times, most recently from 4796687 to ddfeca5 Compare April 9, 2020 14:37
@justinsb justinsb added this to the v1.18 milestone Apr 10, 2020
@justinsb justinsb changed the title WIP: Update to kubernetes 1.18.0 dependencies Update to kubernetes 1.18.0 dependencies Apr 10, 2020
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 10, 2020
@justinsb
Copy link
Member Author

The latest (master) of controller-runtime actually does support 1.18, so we can update after all!

@hakman
Copy link
Member

hakman commented Apr 10, 2020

@justinsb now that v1.18.1 was release, should we just use that instead of v.1.18.0?

With `make apimachinery`
The client-go signature for most methods adds a context.Context
object, and also makes Options mandatory.  Feed through a
context.Context through many of our methods (but use context.TODO to
stop it getting totally out of hand!)
apimachinery now requires go 1.13
@justinsb justinsb changed the title Update to kubernetes 1.18.0 dependencies Update to kubernetes 1.18.1 dependencies Apr 11, 2020
@justinsb
Copy link
Member Author

Good call @hakman - updated to 1.18.1

@hakman
Copy link
Member

hakman commented Apr 12, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 12, 2020
@k8s-ci-robot k8s-ci-robot merged commit 38572b4 into kubernetes:master Apr 12, 2020
@hakman
Copy link
Member

hakman commented Apr 13, 2020

@justinsb seems that this broke 1.10 and 1.11. I am not really sure what happens with the mount part to be able to fix it.

W0412 18:12:27.646560    3634 volume_mounter.go:79] unable to mount master volume: "error formatting and mounting disk \"/dev/xvdu\" on \"/mnt/master-vol-00b718c718950ef02\": MountSensitive not implemented for containerized mounter"

https://storage.googleapis.com/kubernetes-jenkins/logs/e2e-kops-aws-k8s-1-11/1249398784325062656/artifacts/3.8.78.27/protokube.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/api area/rolling-update cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants