Skip to content
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

Bump kubernetes/cloud-provider-aws 1-28 release branch to latest release #3085

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ projects:
go_version: "1.19"
- tag: v1.27.6
go_version: "1.20"
- tag: v1.28.1
- tag: v1.28.5
go_version: "1.20"
- tag: v1.29.2
go_version: "1.21"
Expand Down
5 changes: 2 additions & 3 deletions projects/kubernetes/autoscaler/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## **Kubernetes Cluster Autoscaler**
![1.23 Version](https://img.shields.io/badge/1--23%20version-v1.23.1-blue)
![1.24 Version](https://img.shields.io/badge/1--24%20version-f69e14b5de2e595b55f4ee4dc64952e00e7c7ee9-blue)
![1.25 Version](https://img.shields.io/badge/1--25%20version-cluster--autoscaler--1.25.3-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-cluster--autoscaler--1.26.6-blue)
![1.27 Version](https://img.shields.io/badge/1--27%20version-cluster--autoscaler--1.27.5-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-cluster--autoscaler--1.28.2-blue)
![1.29 Version](https://img.shields.io/badge/1--28%20version-cluster--autoscaler--1.29.0-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-cluster--autoscaler--1.29.0-blue)
![1.30 Version](https://img.shields.io/badge/1--30%20version-cluster--autoscaler--1.29.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiL0tWckptdkxsZEd1cXNiNTBncjRNVU5oekpZRlBkTDNBcFVvZkFOVHZwbTBKUm91QkR6RVN4QlhJWk42cXF3L29FMmdnTXUrVndiay8zVUQ0YjJsc21vPSIsIml2UGFyYW1ldGVyU3BlYyI6Ik1Gd2UwbmRXVWxSRTMvUHQiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Autoscaler](https://github.com/kubernetes/autoscaler) defines the cluster autoscaler.
Expand Down
24 changes: 12 additions & 12 deletions projects/kubernetes/cloud-provider-aws/1-28/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/aws/aws-sdk-go; version v1.44.241 --
https://github.com/aws/aws-sdk-go

** github.com/go-logr/logr; version v1.2.4 --
** github.com/go-logr/logr; version v1.3.0 --
https://github.com/go-logr/logr

** github.com/google/gofuzz; version v1.2.0 --
Expand Down Expand Up @@ -38,19 +38,19 @@ https://github.com/spf13/cobra
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** k8s.io/apimachinery/pkg; version v0.28.0 --
** k8s.io/apimachinery/pkg; version v0.28.7 --
https://github.com/kubernetes/apimachinery

** k8s.io/cloud-provider-aws/cmd/ecr-credential-provider; version v1.28.1 --
** k8s.io/cloud-provider-aws/cmd/ecr-credential-provider; version v1.28.5 --
https://github.com/kubernetes/cloud-provider-aws

** k8s.io/component-base; version v0.28.0 --
** k8s.io/component-base; version v0.28.7 --
https://github.com/kubernetes/component-base

** k8s.io/klog/v2; version v2.100.1 --
https://github.com/kubernetes/klog

** k8s.io/kubelet/pkg/apis/credentialprovider; version v0.28.0 --
** k8s.io/kubelet/pkg/apis/credentialprovider; version v0.28.7 --
https://github.com/kubernetes/kubelet

** k8s.io/utils; version v0.0.0-20230406110748-d93618cff8a2 --
Expand Down Expand Up @@ -350,16 +350,16 @@ https://github.com/aws/aws-sdk-go
** golang.org/go; version go1.20.14 --
https://github.com/golang/go

** golang.org/x/net; version v0.13.0 --
** golang.org/x/net; version v0.19.0 --
https://golang.org/x/net

** golang.org/x/sys/unix; version v0.10.0 --
** golang.org/x/sys/unix; version v0.15.0 --
https://golang.org/x/sys

** golang.org/x/text; version v0.11.0 --
** golang.org/x/text; version v0.14.0 --
https://golang.org/x/text

** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.28.0 --
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.28.7 --
https://github.com/kubernetes/apimachinery

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -433,7 +433,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/golang/protobuf/proto; version v1.5.3 --
** github.com/golang/protobuf/proto; version v1.5.4 --
https://github.com/golang/protobuf

Copyright 2010 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -467,7 +467,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/go-cmp/cmp; version v0.5.9 --
** github.com/google/go-cmp/cmp; version v0.6.0 --
https://github.com/google/go-cmp

Copyright (c) 2017 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -570,7 +570,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** google.golang.org/protobuf; version v1.30.0 --
** google.golang.org/protobuf; version v1.33.0 --
https://go.googlesource.com/protobuf

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions projects/kubernetes/cloud-provider-aws/1-28/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
d4fb899cb3ba2cf5723bc3700aff2eb6315e8913e9c7d81b2537284945bb0624 _output/1-28/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
85ae9ad134c6b1852091d566dba65ddc0dbf7e40a3e9bfcfc19eb6389899f279 _output/1-28/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
91da65d5e4a940b001bbbb331e91fa14e49d1f9209ef2baf9f5b38974e2660fb _output/1-28/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
cf98b9ac2a93f9b22b77f5005938d31c3b3890f7c9af9c21d6adb72e0bb6dde0 _output/1-28/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-28/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.28.1
v1.28.5
7 changes: 4 additions & 3 deletions projects/kubernetes/cloud-provider-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## **cloud-provider-aws**
![1.24 Version](https://img.shields.io/badge/1--24%20version-v1.27.0-blue)
![1.25 Version](https://img.shields.io/badge/1--25%20version-v1.27.0-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.27.6-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.27.1-blue)
![1.27 Version](https://img.shields.io/badge/1--27%20version-v1.27.6-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.1-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.5-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-v1.29.2-blue)
![1.30 Version](https://img.shields.io/badge/1--30%20version-v1.30.0--rc.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiRXlTVFQzQ0dlVmNEZDZhV1lRWjlXYlFrOTNCbFA4cDJGVGNuMG9WdUVVM1BNazIzZ0hRRjVmYy9zK1NkblQ5Uk0xWmJJTlk0Um5XYTlmazg3MmxYamNZPSIsIml2UGFyYW1ldGVyU3BlYyI6ImtEM2pRV2d1QTlickRoYnUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

The AWS credential provider is a binary that is executed by kubelet to provide credentials for images in ECR. Refer to the [credential provider extraction Kubernetes Enhancement Proposals (KEP)](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/2133-out-of-tree-credential-provider) for more details.
Expand Down
1 change: 1 addition & 0 deletions projects/kubernetes/cloud-provider-vsphere/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
![1.27 Version](https://img.shields.io/badge/1--27%20version-v1.27.0-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.0-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-v1.29.0-blue)
![1.30 Version](https://img.shields.io/badge/1--30%20version-v1.30.0--rc.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiYzQ3dzRvZHVqU2MvYnVuMzB3QmRZdVd1U1RabVorWnlqTXBYUGxDSGk2NXJXUU12c3pLQ25CQUdaQmlNUE84S0JIVVZUU0ozeTJJb3J0NWxNejNSbzk4PSIsIml2UGFyYW1ldGVyU3BlYyI6IkhLNTZwQ0hiZDZVUzVRdXYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Cloud Provider vSphere](https://github.com/kubernetes/cloud-provider-vsphere) defines the vSphere-specific implementation of the Kubernetes controller-manager. The Cloud Provider Interface (CPI) allows customers to run Kubernetes clusters on vSphere infrastructure. It replaces the Kubernetes Controller Manager for only the cloud-specific control loops. The CPI integration connects to vCenter Server and maps information about the infrastructure, such as VMs, disks, and so on, back to the Kubernetes API.
Expand Down