kops icon indicating copy to clipboard operation
kops copied to clipboard

GCP CCM should publish the correct release artifacts

Open upodroid opened this issue 2 years ago • 6 comments

https://github.com/kubernetes/kops/pull/15974

The CCM image is pinned to latest and the Kubelet Credential Provider is being pulled from an unstable location.

https://github.com/kubernetes/cloud-provider-gcp/pull/601

/kind feature /label blocks/next

upodroid avatar Sep 29 '23 10:09 upodroid

@upodroid: The label(s) /label blocks/next cannot be applied. These labels are supported: api-review, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, team/katacoda, refactor. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

In response to this:

https://github.com/kubernetes/kops/pull/15974

The CCM image is pinned to latest and the Kubelet Credential Provider is being pulled from an unstable location.

https://github.com/kubernetes/cloud-provider-gcp/pull/601

/kind feature /label blocks/next

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Sep 29 '23 10:09 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 29 '24 10:01 k8s-triage-robot

/remove-lifecycle stale /priority important-soon

upodroid avatar Jan 29 '24 10:01 upodroid

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Apr 28 '24 10:04 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar May 28 '24 10:05 k8s-triage-robot

GCP CCM seems to have been fixed in https://github.com/kubernetes/kops/pull/17348 and is now pinned to specific version.

marseel avatar Apr 15 '25 13:04 marseel