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

[release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 #2354

Conversation

kikisdeliveryservice
Copy link
Contributor

@kikisdeliveryservice kikisdeliveryservice commented Jan 21, 2021

  • bump k8s.io/client-go to 0.18.16 to pick up fix along with other k8s.io components
  • bump kubernets to v1.18.6 to keep version parity.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels Jan 21, 2021
@openshift-ci-robot
Copy link
Contributor

@kikisdeliveryservice: This pull request references Bugzilla bug 1880333, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.z) matches configured target release for branch (4.5.z)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1880369 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA))
  • dependent Bugzilla bug 1880369 targets the "4.6.0" release, which is one of the valid target releases: 4.6.0, 4.6.z
  • bug has dependents

In response to this:

Bug 1880333: bump client go to 0.18.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 21, 2021
@kikisdeliveryservice kikisdeliveryservice changed the title Bug 1880333: bump client go to 0.18.6 [WIP] Bug 1880333: bump client go to 0.18.6 Jan 21, 2021
@openshift-ci-robot openshift-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 Jan 21, 2021
@kikisdeliveryservice kikisdeliveryservice force-pushed the origin/bumpitybump branch 2 times, most recently from 4f338f4 to 10ede58 Compare January 21, 2021 04:51
@kikisdeliveryservice kikisdeliveryservice changed the title [WIP] Bug 1880333: bump client go to 0.18.6 [release-4.5] Bug 1880333: bump client go to 0.18.6 Jan 21, 2021
@openshift-ci-robot openshift-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 Jan 21, 2021
@kikisdeliveryservice
Copy link
Contributor Author

I think I finally got this...

@p0lyn0mial PTAL

@kikisdeliveryservice kikisdeliveryservice changed the title [release-4.5] Bug 1880333: bump client go to 0.18.6 [release-4.5] Bug 1880333: bump k8s.io/client go to 0.18.6 Jan 21, 2021
@kikisdeliveryservice kikisdeliveryservice changed the title [release-4.5] Bug 1880333: bump k8s.io/client go to 0.18.6 [release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 Jan 21, 2021
@kikisdeliveryservice kikisdeliveryservice changed the title [release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 [WIP] [release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 Jan 21, 2021
@openshift-ci-robot openshift-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 Jan 21, 2021
@p0lyn0mial
Copy link

@kikisdeliveryservice I don't see any files in the vendor directory. Only changes to the go.mod file. Have you forgotten to push some files :)?

@sinnykumari
Copy link
Contributor

It needs updating client-go version to v0.18.6 in replace section as well https://github.com/openshift/machine-config-operator/blob/release-4.5/go.mod#L96 . go.mod replace section allows user to pin a dependency to version projects want to stick over.

go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@sinnykumari
Copy link
Contributor

LGTM
/approve

@p0lyn0mial Feel free to lgtm

@kikisdeliveryservice kikisdeliveryservice changed the title [WIP] [release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 [release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6 Jan 21, 2021
@openshift-ci-robot openshift-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 Jan 21, 2021
go.mod Outdated Show resolved Hide resolved
@openshift-ci-robot
Copy link
Contributor

@kikisdeliveryservice: This pull request references Bugzilla bug 1880333, which is valid.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.5.z) matches configured target release for branch (4.5.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1880369 is in the state CLOSED (ERRATA), which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA))
  • dependent Bugzilla bug 1880369 targets the "4.6.0" release, which is one of the valid target releases: 4.6.0, 4.6.z
  • bug has dependents

In response to this:

[release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@p0lyn0mial
Copy link

/lgtm

many thanks for the pr.

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 25, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kikisdeliveryservice, p0lyn0mial, sinnykumari

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:
  • OWNERS [kikisdeliveryservice,sinnykumari]

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

@jwforres jwforres added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Jan 27, 2021
@openshift-merge-robot openshift-merge-robot merged commit fb06373 into openshift:release-4.5 Jan 28, 2021
@openshift-ci-robot
Copy link
Contributor

@kikisdeliveryservice: All pull requests linked via external trackers have merged:

Bugzilla bug 1880333 has been moved to the MODIFIED state.

In response to this:

[release-4.5] Bug 1880333: bump k8s.io/client-go to 0.18.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged. team-mco
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants