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

Bump K8s dependencies to v1.28 #1133

Merged

Conversation

tenzen-y
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

I upgraded the following K8s dependencies:

  • k8s.io/.*
  • controller-runtime
  • cert-controller

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/feature Categorizes issue or PR as related to a new feature. labels Sep 19, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tenzen-y

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 19, 2023
@netlify
Copy link

netlify bot commented Sep 19, 2023

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit 89329c3
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/65091c5c5e3f5700087dbc02

@k8s-ci-robot k8s-ci-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 19, 2023
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
@tenzen-y tenzen-y force-pushed the bump-k8s-dependencies-to-128 branch from 929df0e to 15e7d1b Compare September 19, 2023 03:33
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 19, 2023
"all" \
applyconfiguration,client,lister,informer \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
@@ -24,8 +24,9 @@ CODEGEN_PKG=$($GO_CMD list -m -f "{{.Dir}}" k8s.io/code-generator)

cd $(dirname ${BASH_SOURCE[0]})/..

chmod +x "${CODEGEN_PKG}/generate-internal-groups.sh"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tenzen-y tenzen-y changed the title Bump K8s dependencies to v1.28 WIP: Bump K8s dependencies to v1.28 Sep 19, 2023
@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 Sep 19, 2023
@tenzen-y tenzen-y changed the title WIP: Bump K8s dependencies to v1.28 Bump K8s dependencies to v1.28 Sep 19, 2023
@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 Sep 19, 2023
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
@alculquicondor
Copy link
Contributor

/assign @mimowo

Copy link
Contributor

@mimowo mimowo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Thanks for taking this.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 19, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 44eacb58dc8c25dc90699026068f6ce5a6fa223f

@k8s-ci-robot k8s-ci-robot merged commit 84ac952 into kubernetes-sigs:main Sep 19, 2023
@k8s-ci-robot k8s-ci-robot added this to the v0.5 milestone Sep 19, 2023
@tenzen-y tenzen-y deleted the bump-k8s-dependencies-to-128 branch September 19, 2023 15:54
trasc added a commit to epam/kubernetes-kueue that referenced this pull request Sep 25, 2023
Fix out of GOPATH client-go generation after
`Bump K8s dependencies to v1.28 kubernetes-sigs#1133`
trasc added a commit to epam/kubernetes-kueue that referenced this pull request Sep 25, 2023
Fix out of GOPATH client-go generation after
`Bump K8s dependencies to v1.28 kubernetes-sigs#1133`
k8s-ci-robot pushed a commit that referenced this pull request Sep 25, 2023
Fix out of GOPATH client-go generation after
`Bump K8s dependencies to v1.28 #1133`
PBundyra pushed a commit to PBundyra/kueue that referenced this pull request Sep 25, 2023
Fix out of GOPATH client-go generation after
`Bump K8s dependencies to v1.28 kubernetes-sigs#1133`
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants