Skip to content

Promote Kueue images for v0.11.7 #8228

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 1 commit into from
Jun 24, 2025

Conversation

mimowo
Copy link
Contributor

@mimowo mimowo commented Jun 24, 2025

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ labels Jun 24, 2025
@mimowo
Copy link
Contributor Author

mimowo commented Jun 24, 2025

/assign @tenzen-y

@k8s-ci-robot k8s-ci-robot added sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 24, 2025
@k8s-ci-robot k8s-ci-robot requested a review from gabesaba June 24, 2025 15:41
@k8s-ci-robot k8s-ci-robot requested a review from tenzen-y June 24, 2025 15:41
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 24, 2025
@mimowo mimowo mentioned this pull request Jun 24, 2025
36 tasks
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@@ -4,6 +4,7 @@
"sha256:2897261e9e26f62cc9284ac6a40bcd9190de8c9862923c53975556b4c98bcb07": ["0.12.2"]
"sha256:f43015d8706d1feab03a35993514dc9b60de93679eb658e24190da9cb4de4ed7": ["0.12.1"]
"sha256:eb17e8058ee0a056a0c0c0231ebb954ba6c977f600bed655ade9fe50c94dd4a5": ["0.12.0"]
"sha256:9532e4029e127bde27d12a20793e7b7645edc7fd95c56d887d63619cf59f80c1": ["0.11.7"]
Copy link
Member

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.11.7 | grep registry.k8s.io
Pulled: us-central1-docker.pkg.dev/k8s-staging-images/kueue/charts/kueue:0.11.7
Digest: sha256:9532e4029e127bde27d12a20793e7b7645edc7fd95c56d887d63619cf59f80c1
        image: "registry.k8s.io/kueue/kueue:v0.11.7"

@@ -22,6 +23,7 @@
"sha256:da77dc3dc288586d3cb8b101b550960c2319846ffed1f4f1fb452c2adf504f37": ["v0.12.2"]
"sha256:65e591975fa74e52decee19720751339a361fee31f82beb5040a259b7f6d668f": ["v0.12.1"]
"sha256:4a48161e89c4c2d6005317c919accb2403e23bd0c5ba7c8cde1e14ead62c2567": ["v0.12.0"]
"sha256:27a04902bfd655ce77f71e1f26ceadb01986ca786a55153b1a8641eef6b800c9": ["v0.11.7"]
Copy link
Member

Choose a reason for hiding this comment

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

$ docker run --pull=always -it us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue:v0.11.7
v0.11.7: Pulling from k8s-staging-images/kueue/kueue
ddf74a63f7d8: Pull complete 
fd16343de589: Pull complete 
Digest: sha256:27a04902bfd655ce77f71e1f26ceadb01986ca786a55153b1a8641eef6b800c9
Status: Downloaded newer image for us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue:v0.11.7
...
{"level":"info","ts":"2025-06-24T15:49:35.87534176Z","logger":"setup","caller":"kueue/main.go:146","msg":"Initializing","gitVersion":"v0.11.7","gitCommit":"c1f708bfa1a0bb43cd00a09149f4b3b8e93416e0"}

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

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit e782d41 into kubernetes:main Jun 24, 2025
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.34 milestone Jun 24, 2025
@mimowo mimowo deleted the promote-kueue-v0.11.7 branch July 12, 2025 11:29
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. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants