kubernetes / cloud-provider-aws

Cloud provider for AWS
https://cloud-provider-aws.sigs.k8s.io/
Apache License 2.0
395 stars 302 forks source link

Provide 1.29 release #761

Closed toabctl closed 10 months ago

toabctl commented 11 months ago

kubernetes 1.29 is close so please provide a 1.29 release . This is required on our end to prepare Ubuntu AWS EKS images for the upcoming EKS 1.29 release . The images require the ecr-credential-provider plugin.

k8s-ci-robot commented 11 months ago

This issue is currently awaiting triage.

If cloud-provider-aws contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
kmala commented 10 months ago

@toabctl there is new 1.29.0 tag and release branch created. are you unblocked now?

cartermckinnon commented 10 months ago

@toabctl the CredentialProviderRequest/CredentialProviderResponse API version is the only thing that matters for compatibility, so while it’s a good practice to ship the ecr-credential-provider with the same minor version as kubelet, it will very rarely be a blocking requirement for testing/dev.