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-26 release branch to latest release #3119

Closed
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 @@ -153,7 +153,7 @@ projects:
versions:
- tag: v1.27.0
go_version: "1.19"
- tag: v1.27.1
- tag: v1.26.9
go_version: "1.19"
- tag: v1.27.6
go_version: "1.20"
Expand Down
24 changes: 12 additions & 12 deletions projects/kubernetes/cloud-provider-aws/1-26/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

** github.com/aws/aws-sdk-go; version v1.44.241 --
** github.com/aws/aws-sdk-go; version v1.44.159 --
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 All @@ -20,19 +20,19 @@ https://github.com/modern-go/reflect2
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

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

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

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

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

** k8s.io/utils; version v0.0.0-20230406110748-d93618cff8a2 --
** k8s.io/utils; version v0.0.0-20221128185143-99ec85e7a448 --
https://github.com/kubernetes/utils

** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
Expand Down Expand Up @@ -267,19 +267,19 @@ Copyright 2018 The Kubernetes Authors.

------

** github.com/aws/aws-sdk-go/internal/sync/singleflight; version v1.44.241 --
** github.com/aws/aws-sdk-go/internal/sync/singleflight; version v1.44.159 --
https://github.com/aws/aws-sdk-go

** golang.org/go; version go1.19.13 --
https://github.com/golang/go

** golang.org/x/net; version v0.9.0 --
** golang.org/x/net; version v0.17.0 --
https://golang.org/x/net

** golang.org/x/text; version v0.9.0 --
** golang.org/x/text; version v0.13.0 --
https://golang.org/x/text

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

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

------

** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20230406110748-d93618cff8a2 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20221128185143-99ec85e7a448 --
https://github.com/kubernetes/utils

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions projects/kubernetes/cloud-provider-aws/1-26/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
2ba5e79c74d78c0277b54a671ffd428bc4d6dd1ea2b25ce9549ad3b8afae5726 _output/1-26/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
ca1c80ef3f287f418f98c3040b724f0c2c3eeda4b6dcdaaf664b997d33540a3e _output/1-26/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
e27dc62d03f8b48f48e01b07bf9e47de2467d75c39d12583618289f14292bb76 _output/1-26/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
464ee84e8756814bb125ef0ce3cff705a7b85f923f71b0a845e23ad86bb1c3ee _output/1-26/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-26/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.27.1
v1.26.9
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## **cloud-provider-aws**
![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.1-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.26.9-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.5-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-v1.29.2-blue)
Expand Down