Skip to content

Conversation

@jackfrancis
Copy link
Contributor

$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler:v1.32.6
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:b0464887f7b235a3bbc4ca5d97a66bf8374b3248088fdb3426d11b86ef529c0c
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler@sha256:b0464887f7b235a3bbc4ca5d97a66bf8374b3248088fdb3426d11b86ef529c0c
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x:v1.32.6
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:2688c2ae64886e4e32cb2952dcb3f9080e9834848d46e9f8c5b65753bde9f9b9
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x@sha256:2688c2ae64886e4e32cb2952dcb3f9080e9834848d46e9f8c5b65753bde9f9b9
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-s390x
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64:v1.32.6
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:64df6342c3898ece9af2d9f0f36db7dc1755d781f4d76d8dd4173b0e229d4816
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64@sha256:64df6342c3898ece9af2d9f0f36db7dc1755d781f4d76d8dd4173b0e229d4816
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-amd64
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64:v1.32.6
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:a43d7aa564bb2fcd65ecc7440e407d3a64abe2a1c4f9bc8e032a5415319f9699
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64@sha256:a43d7aa564bb2fcd65ecc7440e407d3a64abe2a1c4f9bc8e032a5415319f9699
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-arm64

E2E validation PR:

Successful E2E run:

@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. labels Feb 3, 2026
@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

Details 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 Feb 3, 2026
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 3, 2026
@jackfrancis
Copy link
Contributor Author

/assign @towca

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.

3 participants