-
Notifications
You must be signed in to change notification settings - Fork 228
Upgrade Kubernetes dependencies to v1.34 #742
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
Conversation
0f2b264 to
0625b55
Compare
0625b55 to
2e2b372
Compare
Signed-off-by: Yuki Iwai <[email protected]>
2e2b372 to
7e445bf
Compare
| sigs.k8s.io/kind v0.30.0 | ||
| sigs.k8s.io/scheduler-plugins v0.33.5 | ||
| sigs.k8s.io/structured-merge-diff/v6 v6.3.0 | ||
| volcano.sh/apis v1.13.1-0.20251028070205-46d20c0699e7 // TODO: Once the stable volcano APIs compatible with K8s v1.34, we should replace this with the tagged version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The volcano version is compatible with v1.34 has not been released yet: volcano-sh/volcano#4671.
So, I pinned the hash tag and it is safe for us since we use just volcano APIs which means mpi-operator does not depend on the volcano mechanism.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: terrytangyuan 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 |
I upgraded the K8s dependency versions to v1.34 in the Go modules and Test Environment.
As end user benefits, they can leverage the following Features:
.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.containers[*].env.valueFrom.fileKeyRef.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.initContainers[*].env.valueFrom.fileKeyRef.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.ephemeralContainers[*].env.valueFrom.fileKeyRef.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.containers[*].restartPolicyRules.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.initContainers[*].restartPolicyRules.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.ephemeralContainers[*].restartPolicyRules.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.hostnameOverride.spec.mpiReplicaSpecs.[Launche|Worker].template.spec.volumes[*].projected.sources[*].podCertificate