-
Notifications
You must be signed in to change notification settings - Fork 899
Kueue: Promote v0.12.3 #8227
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
Kueue: Promote v0.12.3 #8227
Conversation
Signed-off-by: Yuki Iwai <[email protected]>
/assign @mimowo |
@@ -1,5 +1,6 @@ | |||
- name: charts/kueue | |||
dmap: | |||
"sha256:f6ecb9802e33c1f9eadf96cabac49e03d7358cad89025717fdf82e89aad559cb": ["0.12.3"] |
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.
> helm template oci://us-central1-docker.pkg.dev/k8s-staging-images/kueue/charts/kueue --set enableKueueViz=true --version 0.12.3 | grep registry.k8s.io
image: 'registry.k8s.io/kueue/kueueviz-backend:v0.12.3'
image: 'registry.k8s.io/kueue/kueueviz-frontend:v0.12.3'
image: "registry.k8s.io/kueue/kueue:v0.12.3"
This is fixed now compared to 0.12.2
@@ -17,6 +18,7 @@ | |||
"sha256:80591f127d58324a4a82967d3657237f1496f586d48580b74282bd83fa4747d3": ["0.9.5"] | |||
- name: kueue | |||
dmap: | |||
"sha256:58631910025b345ffcd6aa925c25e813c6adb368ef88f5d7d67cd00acec237dc": ["v0.12.3"] |
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.
this is also fixed compared to v0.12.2
> docker run --pull=always -it us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue:v0.12.3
Trying to pull us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue:v0.12.3...
Getting image source signatures
Copying blob 3214acf345c0 skipped: already exists
Copying blob 4eff9a62d888 skipped: already exists
Copying blob 7c12895b777b skipped: already exists
Copying blob bfb59b82a9b6 skipped: already exists
Copying blob a62778643d56 skipped: already exists
Copying blob 5664b15f108b skipped: already exists
Copying blob 0bab15eea81d skipped: already exists
Copying blob 4aa0ea1413d3 skipped: already exists
Copying blob da7816fa955e skipped: already exists
Copying blob ddf74a63f7d8 skipped: already exists
Copying blob 56911ca88d89 skipped: already exists
Copying blob 35d697fe2738 skipped: already exists
Copying config 20ba38d84f done |
Writing manifest to image destination
{"level":"info","ts":"2025-06-24T15:25:32.945797251Z","logger":"setup","caller":"kueue/main.go:468","msg":"Successfully loaded configuration","config":"apiVersion: config.kueue.x-k8s.io/v1beta1\nclientConnection:\n burst: 30\n qps: 20\nhealth:\n healthProbeBindAddress: :8081\nintegrations:\n frameworks:\n - batch/job\ninternalCertManagement:\n enable: true\n webhookSecretName: kueue-webhook-server-cert\n webhookServiceName: kueue-webhook-service\nkind: Configuration\nleaderElection:\n leaderElect: true\n leaseDuration: 15s\n renewDeadline: 10s\n resourceLock: leases\n resourceName: c1f6bfd2.kueue.x-k8s.io\n resourceNamespace: \"\"\n retryPeriod: 2s\nmanageJobsWithoutQueueName: false\nmanagedJobsNamespaceSelector:\n matchExpressions:\n - key: kubernetes.io/metadata.name\n operator: NotIn\n values:\n - kube-system\n - kueue-system\nmetrics:\n bindAddress: :8443\nmultiKueue:\n gcInterval: 1m0s\n origin: multikueue\n workerLostTimeout: 15m0s\nnamespace: kueue-system\nqueueVisibility:\n clusterQueues:\n maxCount: 10\n updateIntervalSeconds: 5\nwebhook:\n certDir: /tmp/k8s-webhook-server/serving-certs\n port: 9443\n"}
{"level":"info","ts":"2025-06-24T15:25:32.946013451Z","logger":"setup","caller":"kueue/main.go:146","msg":"Initializing","gitVersion":"v0.12.3","gitCommit":"5e45476a20cec4eb74fe1e553a03c543bbeb8a89"}
> docker inspect us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue:v0.12.3 | grep 58631910025b345ffcd6aa925c25e813c6adb368ef88f5d7d67cd00acec237dc
"us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue@sha256:58631910025b345ffcd6aa925c25e813c6adb368ef88f5d7d67cd00acec237dc",
@@ -67,11 +69,13 @@ | |||
"sha256:430bb4d26a05e4de56e3e10d8bc5ebb8de28f77d575d99a4cacc8edadcf7567b": ["v0.1.0", "v0.1"] | |||
- name: kueueviz-backend | |||
dmap: | |||
"sha256:932603299423f0dfc8a599a3fe2ded01aed60a0e39cbd532f24cc21b66782870": ["v0.12.3"] |
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.
> docker inspect us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-backend:v0.12.3 | grep -ab1 932603299423f0dfc8a599a3fe2ded01aed60a0e39cbd532f24cc21b66782870
319- "RepoDigests": [
346: "us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-backend@sha256:932603299423f0dfc8a599a3fe2ded01aed60a0e39cbd532f24cc21b66782870",
505- "us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-backend@sha256:e38148a079e132c220388a38b7a2b6fbe89ed3cbb449817fb358bc394e51bff3"
"sha256:dcfdcadd3bb9cfaa8ac4b37610dea80ac34ecb066fb420b155fb16cdcc664d02": ["v0.12.2"] | ||
"sha256:fd5e53bffa5c65d65a339e84e3552f2f14cadbb7ee578f83d4c7f20d2c2e905f": ["v0.12.1"] | ||
"sha256:131b91d062057d8f00d5e4fb9089507267ed5d0fb9925a341eb8f4f1cb8a746a": ["v0.12.0"] | ||
- name: kueueviz-frontend | ||
dmap: | ||
"sha256:db90616681a2b2b8d83feccf989254c650d546ca2647076e60de814725807fe8": ["v0.12.3"] |
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.
> docker inspect us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-frontend:v0.12.3 | grep -ab1 db90616681a2b2b8d83feccf989254c650d546ca2647076e60de814725807fe8
347- "us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-frontend@sha256:687946101cc7a0572bd9c5f6b20c848f7878f74ed51f6687109b7e6c8b395899",
507: "us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueueviz-frontend@sha256:db90616681a2b2b8d83feccf989254c650d546ca2647076e60de814725807fe8"
666- ],
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mimowo, 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 |
Part-of: kubernetes-sigs/kueue#5616