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-29 release branch to latest release #3084

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
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ projects:
go_version: "1.19"
- tag: v1.28.1
go_version: "1.20"
- tag: v1.28.1
go_version: "1.20"
- tag: v1.29.2
go_version: "1.21"
- tag: v1.30.0-rc.0
go_version: "1.22"
- name: cloud-provider-vsphere
Expand Down
34 changes: 17 additions & 17 deletions projects/kubernetes/cloud-provider-aws/1-29/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,28 +38,28 @@ 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.29.0 --
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.29.2 --
https://github.com/kubernetes/cloud-provider-aws

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

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

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

** k8s.io/utils; version v0.0.0-20230406110748-d93618cff8a2 --
** k8s.io/utils; version v0.0.0-20230726121419-3b25d923346b --
https://github.com/kubernetes/utils

** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd --
https://github.com/kubernetes-sigs/json

** sigs.k8s.io/structured-merge-diff/v4/value; version v4.2.3 --
** sigs.k8s.io/structured-merge-diff/v4/value; version v4.4.1 --
https://github.com/kubernetes-sigs/structured-merge-diff


Expand Down Expand Up @@ -347,19 +347,19 @@ Copyright 2018 The Kubernetes Authors.
** github.com/aws/aws-sdk-go/internal/sync/singleflight; version v1.44.241 --
https://github.com/aws/aws-sdk-go

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

** golang.org/x/net; version v0.13.0 --
** golang.org/x/net; version v0.17.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.29.0 --
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 Expand Up @@ -637,7 +637,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-20230726121419-3b25d923346b --
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-29/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
d4fb899cb3ba2cf5723bc3700aff2eb6315e8913e9c7d81b2537284945bb0624 _output/1-29/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
85ae9ad134c6b1852091d566dba65ddc0dbf7e40a3e9bfcfc19eb6389899f279 _output/1-29/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
14e38caa70e40674010c6bfa1a3406c21fde6e355c015bab6e8cd472a2e3fede _output/1-29/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
8d6847cdde50222c84cd3e5b5f52fb4ee0db6e0c000758ace3679fca0ce96492 _output/1-29/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-29/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.28.1
v1.29.2
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-29/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20
1.21