Skip to content

Conversation

jackfrancis
Copy link
Contributor

$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler:v1.31.5
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:b90105c3470ad5059e8a7c11e2c63117dd8d499ae893d4cc76968e748a886b74
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler@sha256:b90105c3470ad5059e8a7c11e2c63117dd8d499ae893d4cc76968e748a886b74
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64:v1.31.5
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:ff1f78553ceff63c6e48f4f43a825a8b68297845f7ca61f49fcd26c06273e933
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64@sha256:ff1f78553ceff63c6e48f4f43a825a8b68297845f7ca61f49fcd26c06273e933
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-amd64
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64:v1.31.5
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:d0efbcf604e35aaa3e15e52b2b05471d226c69b5981902a7f6136cb51120494c
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64@sha256:d0efbcf604e35aaa3e15e52b2b05471d226c69b5981902a7f6136cb51120494c
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-arm64
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x:v1.31.5
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:49a59bb7a330dc26cee411ac08737214f13dedb11018bb308e81243dbe74cd2a
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x@sha256:49a59bb7a330dc26cee411ac08737214f13dedb11018bb308e81243dbe74cd2a
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-s390x

E2E validation PR:

Successful E2E run:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 9, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

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 Oct 9, 2025
@k8s-ci-robot k8s-ci-robot added area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 9, 2025
@jackfrancis
Copy link
Contributor Author

/assign @towca @x13n @BigDarkClown

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. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. 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.

5 participants