Skip to content

WRKLDS-1449: Update to Kubernetes v1.31.3 #2141

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

Merged
merged 20 commits into from
Nov 26, 2024

Conversation

bertinatto
Copy link
Member

/assign @atiratree
/hold
should we merge after branch cut

AxeZhan and others added 20 commits September 24, 2024 06:41
…ority pod on it.

Introducing pdb to preemption had disrupted the orderliness of pods in the victims,
which would leads picking wrong victim node with higher priority pod on it.
…-pick-of-#127902-upstream-release-1.31

Automated cherry pick of kubernetes#127902: server/config: assing system:apiserver user to system:authenticated group
…ick-of-#128468-upstream-release-1.31

Automated cherry pick of kubernetes#128468: Fix TestCacherDontMissEventsOnReinitialization test
…-docs-1-31

Update metrics documentation for v1.31
…ck-of-#125398-upstream-release-1.31

Automated cherry pick of kubernetes#125398: [scheduler] When the hostname and nodename of a node do not match, ensure that pods carrying PVs with nodeAffinity are scheduled correctly.
…ck-of-#128182-upstream-release-1.31

Automated cherry pick of kubernetes#128182: Fix crash on kube manager's service-lb-controller after v1.31.0.
…ick-of-#128307-upstream-release-1.31

Automated cherry pick of kubernetes#128307: bugfix(scheduler): preemption picks wrong victim node with higher priority pod on it
…pick-of-#127834-upstream-release-1.31

Automated cherry pick of kubernetes#127834: fix(leaderelection): nil check in OnStoppedLeading func
Kubernetes official release v1.31.3
@openshift-ci-robot openshift-ci-robot added backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Nov 22, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 22, 2024

@bertinatto: This pull request references WRKLDS-1449 which is a valid jira issue.

In response to this:

/assign @atiratree
/hold
should we merge after branch cut

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

@bertinatto: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

Comment /validate-backports to re-evaluate validity of the upstream PRs, for example when they are merged upstream.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 22, 2024
@openshift-ci openshift-ci bot requested review from deads2k and jerpeter1 November 22, 2024 13:36
@openshift-ci openshift-ci bot added vendor-update Touching vendor dir or related files approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 22, 2024
@bertinatto
Copy link
Member Author

/retest

@atiratree
Copy link
Member

Thanks for the update @bertinatto
/lgtm

branching has just been completed
/hold cancel

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Nov 25, 2024
Copy link

openshift-ci bot commented Nov 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: atiratree, bertinatto

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

@bertinatto bertinatto changed the base branch from master to release-4.18 November 25, 2024 16:09
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 25, 2024

@bertinatto: This pull request references WRKLDS-1449 which is a valid jira issue.

In response to this:

/assign @atiratree
/hold
should we merge after branch cut

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 openshift-eng/jira-lifecycle-plugin repository.

@bertinatto
Copy link
Member Author

/remove-label backports/unvalidated-commits
/label backports/validated-commits

@openshift-ci openshift-ci bot added backports/validated-commits Indicates that all commits come to merged upstream PRs. and removed backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. labels Nov 25, 2024
@bertinatto bertinatto changed the base branch from release-4.18 to master November 25, 2024 16:16
@openshift-ci-robot
Copy link

openshift-ci-robot commented Nov 25, 2024

@bertinatto: This pull request references WRKLDS-1449 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target either version "4.19." or "openshift-4.19.", but it targets "openshift-4.18" instead.

In response to this:

/assign @atiratree
/hold
should we merge after branch cut

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD a3f31a4 and 2 for PR HEAD 247b4a9 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD e3abfef and 2 for PR HEAD 247b4a9 in total

@bertinatto
Copy link
Member Author

/test integration

{Failed;Failed;  I1126 04:57:14.405950   48876 factory.go:193] Registered Plugin "containerd"
I1126 04:57:14.412289   48876 etcd.go:71] etcd already running at http://127.0.0.1:2379
panic: test timed out after 10m0s
running tests:
	TestKMSv2Healthz (3m9s)

goroutine 171746 [running]:
testing.(*M).startAlarm.func1()
	/usr/lib/golang/src/testing/testing.go:2366 +0x385
created by time.goFunc
	/usr/lib/golang/src/time/sleep.go:177 +0x2d

goroutine 1 [chan receive, 3 minutes]:
testing.(*T).Run(0xc000afa1a0, {0x3f0f09f?, 0x0?}, 0x416feb0)
	/usr/lib/golang/src/testing/testing.go:1750 +0x3ab
testing.runTests.func1(0xc000afa1a0)
	/usr/lib/golang/src/testing/testing.go:2161 +0x37
testing.tRunner(0xc000afa1a0, 0xc000947b38)
	/usr/lib/golang/src/testing/testing.go:1689 +0xfb
testing.runTests(0xc000900bb8, {0x6a166c0, 0x11, 0x11}, {0x3e48e20?, 0xc000947bb8?, 0x6b6cf80?})
	/usr/lib/golang/src/testing/testing.go:2159 +0x445
testing.(*M).Run(0xc0003e1040)
	/usr/lib/golang/src/testing/testing.go:2027 +0x68b
k8s.io/kubernetes/test/integration/framework.EtcdMain(0xc000947f30)
	/go/src/k8s.io/kubernetes/test/integration/framework/etcd.go:224 +0x388
k8s.io/kubernetes/test/integration/controlplane/transformation.TestMain(...)
	/go/src/k8s.io/kubernetes/test/integration/controlplane/transformation/main_test.go:28
main.main()
	_testmain.go:93 +0x1be

@bertinatto
Copy link
Member Author

/retest

Copy link

openshift-ci bot commented Nov 26, 2024

@bertinatto: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-ovn-serial 247b4a9 link true /test e2e-aws-ovn-serial
ci/prow/e2e-agnostic-ovn-cmd 247b4a9 link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-azure-ovn-upgrade 247b4a9 link true /test e2e-azure-ovn-upgrade
ci/prow/k8s-e2e-conformance-aws 247b4a9 link true /test k8s-e2e-conformance-aws
ci/prow/e2e-aws-ovn-upgrade 247b4a9 link true /test e2e-aws-ovn-upgrade

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 8ac36bf into openshift:master Nov 26, 2024
25 checks passed
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-pod
This PR has been included in build openshift-enterprise-pod-container-v4.19.0-202411261738.p0.g8ac36bf.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-hyperkube
This PR has been included in build openshift-enterprise-hyperkube-container-v4.19.0-202411261738.p0.g8ac36bf.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: ose-installer-kube-apiserver-artifacts
This PR has been included in build ose-installer-kube-apiserver-artifacts-container-v4.19.0-202411261738.p0.g8ac36bf.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

Distgit: kube-proxy
This PR has been included in build kube-proxy-container-v4.19.0-202411271516.p0.g8ac36bf.assembly.stream.el9.
All builds following this will include this PR.

@bertinatto bertinatto deleted the bump-v1.31.3 branch February 5, 2025 14:15
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. backports/validated-commits Indicates that all commits come to merged upstream PRs. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files
Projects
None yet
Development

Successfully merging this pull request may close these issues.