From 2c880ec0dbf5171b09d29e47f6e0c9cafe901c1f Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Wed, 6 Mar 2024 08:07:48 +0000 Subject: [PATCH] Bump aws/etcdadm-controller to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- .../aws/etcdadm-controller/ATTRIBUTION.txt | 215 +++++++----------- projects/aws/etcdadm-controller/CHECKSUMS | 4 +- projects/aws/etcdadm-controller/GIT_TAG | 2 +- projects/aws/etcdadm-controller/README.md | 2 +- 5 files changed, 90 insertions(+), 135 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 7b5cfba60a..0ace40256b 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -39,7 +39,7 @@ projects: go_version: "1.21" - name: etcdadm-controller versions: - - tag: v1.0.17 + - tag: v1.0.19 go_version: "1.21" - name: rolesanywhere-credential-helper versions: diff --git a/projects/aws/etcdadm-controller/ATTRIBUTION.txt b/projects/aws/etcdadm-controller/ATTRIBUTION.txt index f70c0b0de9..f2ab3e0b5b 100644 --- a/projects/aws/etcdadm-controller/ATTRIBUTION.txt +++ b/projects/aws/etcdadm-controller/ATTRIBUTION.txt @@ -1,35 +1,26 @@ -** github.com/aws/etcdadm-bootstrap-provider/api; version v1.0.9 -- +** github.com/aws/etcdadm-bootstrap-provider; version v1.0.12 -- https://github.com/aws/etcdadm-bootstrap-provider -** github.com/aws/etcdadm-controller; version v1.0.17 -- +** github.com/aws/etcdadm-controller; version v1.0.19 -- https://github.com/aws/etcdadm-controller -** github.com/coredns/caddy/caddyfile; version v1.1.0 -- -https://github.com/coredns/caddy - -** github.com/coredns/corefile-migration/migration; version v1.0.20 -- -https://github.com/coredns/corefile-migration - -** github.com/coreos/go-semver/semver; version v0.3.0 -- +** github.com/coreos/go-semver/semver; version v0.3.1 -- https://github.com/coreos/go-semver -** github.com/coreos/go-systemd/v22/journal; version v22.3.2 -- +** github.com/coreos/go-systemd/v22/journal; version v22.5.0 -- https://github.com/coreos/go-systemd/v22 -** github.com/docker/distribution; version v2.8.2+incompatible -- -https://github.com/distribution/distribution - -** github.com/go-logr/logr; version v1.2.3 -- +** github.com/go-logr/logr; version v1.4.1 -- https://github.com/go-logr/logr -** github.com/go-logr/zapr; version v1.2.3 -- +** github.com/go-logr/zapr; version v1.3.0 -- https://github.com/go-logr/zapr -** github.com/go-openapi/jsonpointer; version v0.19.5 -- +** github.com/go-openapi/jsonpointer; version v0.19.6 -- https://github.com/go-openapi/jsonpointer -** github.com/go-openapi/jsonreference; version v0.20.0 -- +** github.com/go-openapi/jsonreference; version v0.20.2 -- https://github.com/go-openapi/jsonreference ** github.com/go-openapi/swag; version v0.22.3 -- @@ -38,14 +29,14 @@ https://github.com/go-openapi/swag ** github.com/golang/groupcache/lru; version v0.0.0-20210331224755-41bb18bfe9da -- https://github.com/golang/groupcache -** github.com/google/gnostic; version v0.6.9 -- -https://github.com/google/gnostic +** github.com/google/gnostic-models; version v0.6.8 -- +https://github.com/google/gnostic-models ** github.com/google/gofuzz; version v1.2.0 -- https://github.com/google/gofuzz -** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.2 -- -https://github.com/matttproud/golang_protobuf_extensions +** github.com/matttproud/golang_protobuf_extensions/v2/pbutil; version v2.0.0 -- +https://github.com/matttproud/golang_protobuf_extensions/v2 ** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- https://github.com/modern-go/concurrent @@ -53,90 +44,96 @@ https://github.com/modern-go/concurrent ** github.com/modern-go/reflect2; version v1.0.2 -- https://github.com/modern-go/reflect2 -** github.com/opencontainers/go-digest; version v1.0.0 -- -https://github.com/opencontainers/go-digest - -** github.com/prometheus/client_golang/prometheus; version v1.14.0 -- +** github.com/prometheus/client_golang/prometheus; version v1.18.0 -- https://github.com/prometheus/client_golang -** github.com/prometheus/client_model/go; version v0.3.0 -- +** github.com/prometheus/client_model/go; version v0.5.0 -- https://github.com/prometheus/client_model -** github.com/prometheus/common; version v0.37.0 -- +** github.com/prometheus/common; version v0.45.0 -- https://github.com/prometheus/common -** github.com/prometheus/procfs; version v0.8.0 -- +** github.com/prometheus/procfs; version v0.12.0 -- https://github.com/prometheus/procfs -** go.etcd.io/etcd/api/v3; version v3.5.6 -- +** go.etcd.io/etcd/api/v3; version v3.5.10 -- https://github.com/etcd-io/etcd -** go.etcd.io/etcd/client/pkg/v3; version v3.5.6 -- +** go.etcd.io/etcd/client/pkg/v3; version v3.5.10 -- https://github.com/etcd-io/etcd -** go.etcd.io/etcd/client/v3; version v3.5.6 -- +** go.etcd.io/etcd/client/v3; version v3.5.10 -- https://github.com/etcd-io/etcd -** gomodules.xyz/jsonpatch/v2; version v2.2.0 -- +** gomodules.xyz/jsonpatch/v2; version v2.4.0 -- https://github.com/gomodules/jsonpatch -** google.golang.org/genproto/googleapis; version v0.0.0-20230410155749-daa745c078e1 -- +** google.golang.org/genproto/googleapis/api; version v0.0.0-20230913181813-007df8e322eb -- https://github.com/googleapis/go-genproto -** google.golang.org/grpc; version v1.56.3 -- +** google.golang.org/genproto/googleapis/rpc/status; version v0.0.0-20230920204549-e6e6cdab5c13 -- +https://github.com/googleapis/go-genproto + +** google.golang.org/grpc; version v1.59.0 -- https://github.com/grpc/grpc-go ** gopkg.in/yaml.v2; version v2.4.0 -- https://gopkg.in/yaml.v2 -** k8s.io/api; version v0.26.1 -- +** k8s.io/api; version v0.29.1 -- https://github.com/kubernetes/api -** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.26.1 -- +** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.29.1 -- https://github.com/kubernetes/apiextensions-apiserver -** k8s.io/apimachinery/pkg; version v0.26.1 -- +** k8s.io/apimachinery/pkg; version v0.29.1 -- https://github.com/kubernetes/apimachinery -** k8s.io/apiserver/pkg/storage/names; version v0.26.1 -- +** k8s.io/apiserver/pkg/storage/names; version v0.29.1 -- https://github.com/kubernetes/apiserver -** k8s.io/client-go; version v0.26.1 -- +** k8s.io/client-go; version v0.29.1 -- https://github.com/kubernetes/client-go -** k8s.io/cluster-bootstrap/token; version v0.25.0 -- +** k8s.io/cluster-bootstrap/token; version v0.28.4 -- https://github.com/kubernetes/cluster-bootstrap -** k8s.io/component-base; version v0.26.1 -- +** k8s.io/component-base; version v0.29.1 -- https://github.com/kubernetes/component-base -** k8s.io/klog/v2; version v2.80.1 -- +** k8s.io/klog/v2; version v2.110.1 -- https://github.com/kubernetes/klog -** k8s.io/kube-openapi/pkg; version v0.0.0-20221012153701-172d655c2280 -- +** k8s.io/kube-openapi/pkg; version v0.0.0-20231010175941-2dd684a91f00 -- https://github.com/kubernetes/kube-openapi -** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20221012153701-172d655c2280 -- +** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20231010175941-2dd684a91f00 -- https://github.com/kubernetes/kube-openapi -** k8s.io/utils; version v0.0.0-20221128185143-99ec85e7a448 -- +** k8s.io/utils; version v0.0.0-20240102154912-e7106e64919e -- https://github.com/kubernetes/utils -** github.com/abhay-krishna/cluster-api; version v1.4.2-eksa.3 -- +** github.com/abhay-krishna/cluster-api; version v1.6.0-eksa.1 -- https://github.com/abhay-krishna/cluster-api -** sigs.k8s.io/controller-runtime; version v0.14.5 -- +** sigs.k8s.io/controller-runtime; version v0.16.5 -- https://github.com/kubernetes-sigs/controller-runtime ** sigs.k8s.io/etcdadm; version v0.1.5 -- https://github.com/kubernetes-sigs/etcdadm -** sigs.k8s.io/json; version v0.0.0-20220713155537-f223a00ba0e2 -- +** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd -- https://github.com/kubernetes-sigs/json -** sigs.k8s.io/structured-merge-diff/v4; version v4.2.3 -- +** sigs.k8s.io/structured-merge-diff/v4; version v4.4.1 -- https://github.com/kubernetes-sigs/structured-merge-diff +** sigs.k8s.io/yaml; version v1.4.0 -- +https://github.com/kubernetes-sigs/yaml + +** sigs.k8s.io/yaml/goyaml.v2; version v1.4.0 -- +https://github.com/kubernetes-sigs/yaml + Apache License Version 2.0, January 2004 @@ -357,7 +354,7 @@ This product includes software developed at CoreOS, Inc. (http://www.coreos.com/). -* For github.com/matttproud/golang_protobuf_extensions/pbutil see also this required NOTICE: +* For github.com/matttproud/golang_protobuf_extensions/v2/pbutil see also this required NOTICE: Copyright 2012 Matt T. Proud (matt.proud@gmail.com) @@ -428,6 +425,22 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +* For sigs.k8s.io/yaml/goyaml.v2 see also this required NOTICE: +Copyright 2011-2016 Canonical Ltd. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + ------ ** github.com/pkg/errors; version v0.9.1 -- @@ -459,7 +472,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/evanphx/json-patch/v5; version v5.6.0 -- +** github.com/evanphx/json-patch/v5; version v5.8.0 -- https://github.com/evanphx/json-patch/v5 Copyright (c) 2014, Evan Phoenix @@ -490,7 +503,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/fsnotify/fsnotify; version v1.6.0 -- +** github.com/fsnotify/fsnotify; version v1.7.0 -- https://github.com/fsnotify/fsnotify Copyright © 2012 The Go Authors. All rights reserved. @@ -596,7 +609,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. @@ -629,7 +642,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/google/uuid; version v1.3.0 -- +** github.com/google/uuid; version v1.3.1 -- https://github.com/google/uuid Copyright (c) 2009,2014 Google Inc. All rights reserved. @@ -733,7 +746,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.37.0 -- +** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.45.0 -- https://github.com/prometheus/common Copyright (c) 2011, Open Knowledge Foundation Ltd. @@ -806,25 +819,28 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ** golang.org/go; version go1.21.6 -- https://github.com/golang/go -** golang.org/x/net; version v0.17.0 -- +** golang.org/x/exp/maps; version v0.0.0-20230905200255-921286631fa9 -- +https://golang.org/x/exp + +** golang.org/x/net; version v0.19.0 -- https://golang.org/x/net -** golang.org/x/oauth2; version v0.7.0 -- +** golang.org/x/oauth2; version v0.14.0 -- https://golang.org/x/oauth2 -** golang.org/x/sys/unix; version v0.13.0 -- +** golang.org/x/sys/unix; version v0.16.0 -- https://golang.org/x/sys -** golang.org/x/term; version v0.13.0 -- +** golang.org/x/term; version v0.15.0 -- https://golang.org/x/term -** golang.org/x/text; version v0.13.0 -- +** golang.org/x/text; version v0.14.0 -- https://golang.org/x/text ** golang.org/x/time/rate; version v0.3.0 -- https://golang.org/x/time -** k8s.io/apimachinery/third_party/forked/golang; version v0.26.1 -- +** k8s.io/apimachinery/third_party/forked/golang; version v0.29.1 -- https://github.com/kubernetes/apimachinery Copyright (c) 2009 The Go Authors. All rights reserved. @@ -857,7 +873,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.31.0 -- https://go.googlesource.com/protobuf Copyright (c) 2018 The Go Authors. All rights reserved. @@ -924,7 +940,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20221012153701-172d655c2280 -- +** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20231010175941-2dd684a91f00 -- https://github.com/kubernetes/kube-openapi Copyright (c) 2020 The Go Authors. All rights reserved. @@ -957,7 +973,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-20221128185143-99ec85e7a448 -- +** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240102154912-e7106e64919e -- https://github.com/kubernetes/utils Copyright (c) 2012 The Go Authors. All rights reserved. @@ -990,7 +1006,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/davecgh/go-spew/spew; version v1.1.1 -- +** github.com/davecgh/go-spew/spew; version v1.1.2-0.20180830191138-d8f796af33cc -- https://github.com/davecgh/go-spew ISC License @@ -1015,10 +1031,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. https://github.com/beorn7/perks Copyright (C) 2013 Blake Mizerany -** github.com/blang/semver; version v3.5.1+incompatible -- -https://github.com/blang/semver -Copyright (c) 2014 Benedikt Lang - ** github.com/blang/semver/v4; version v4.0.0 -- https://github.com/blang/semver/v4 Copyright (c) 2014 Benedikt Lang @@ -1027,7 +1039,7 @@ Copyright (c) 2014 Benedikt Lang https://github.com/cespare/xxhash/v2 Copyright (c) 2016 Caleb Spare -** github.com/emicklei/go-restful/v3; version v3.9.0 -- +** github.com/emicklei/go-restful/v3; version v3.11.0 -- https://github.com/emicklei/go-restful/v3 Copyright (c) 2012,2013 Ernest Micklei @@ -1047,7 +1059,7 @@ Copyright (c) 2016 json-iterator https://github.com/mailru/easyjson Copyright (c) 2016 Mail.Ru Group -** github.com/onsi/gomega; version v1.27.5 -- +** github.com/onsi/gomega; version v1.30.0 -- https://github.com/onsi/gomega Copyright (c) 2013-2014 Onsi Fakhouri @@ -1055,15 +1067,11 @@ Copyright (c) 2013-2014 Onsi Fakhouri https://github.com/satori/go.uuid Copyright (C) 2013-2018 by Maxim Bublis -** go.uber.org/atomic; version v1.9.0 -- -https://github.com/uber-go/atomic -Copyright (c) 2016 Uber Technologies, Inc. - -** go.uber.org/multierr; version v1.8.0 -- +** go.uber.org/multierr; version v1.11.0 -- https://github.com/uber-go/multierr Copyright (c) 2017-2021 Uber Technologies, Inc. -** go.uber.org/zap; version v1.24.0 -- +** go.uber.org/zap; version v1.26.0 -- https://github.com/uber-go/zap Copyright (c) 2016-2017 Uber Technologies, Inc. @@ -1160,59 +1168,6 @@ limitations under the License. ------ -** sigs.k8s.io/yaml; version v1.3.0 -- -https://github.com/kubernetes-sigs/yaml -Copyright (c) 2014 Sam Ghods -Copyright (c) 2012 The Go Authors. All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - - - - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -* Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. -* Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------- - ** github.com/hashicorp/errwrap; version v1.0.0 -- https://github.com/hashicorp/errwrap diff --git a/projects/aws/etcdadm-controller/CHECKSUMS b/projects/aws/etcdadm-controller/CHECKSUMS index fe84c3e48b..a36a44de60 100644 --- a/projects/aws/etcdadm-controller/CHECKSUMS +++ b/projects/aws/etcdadm-controller/CHECKSUMS @@ -1,2 +1,2 @@ -3f6dd04761b2668e63072fe561d88e9b992c7517eb21ac2bc839ae4f6bfeef77 _output/bin/etcdadm-controller/linux-amd64/manager -c9cc4ca49373aee5e2d0079842ff6ca168f1eaf34c8f0a3706e8fc7cda650c3b _output/bin/etcdadm-controller/linux-arm64/manager +7bdd87a081ff39e845d2551f64575e78ca78168d116e2dcd9e3c9eeadfe54e4c _output/bin/etcdadm-controller/linux-amd64/manager +4f806aed7e87b1e1f8b9e81bc86b4225f1385e75d01eaff07235c47705c1221f _output/bin/etcdadm-controller/linux-arm64/manager diff --git a/projects/aws/etcdadm-controller/GIT_TAG b/projects/aws/etcdadm-controller/GIT_TAG index 3ec7c5c4f5..a821f6f4d7 100644 --- a/projects/aws/etcdadm-controller/GIT_TAG +++ b/projects/aws/etcdadm-controller/GIT_TAG @@ -1 +1 @@ -v1.0.17 +v1.0.19 diff --git a/projects/aws/etcdadm-controller/README.md b/projects/aws/etcdadm-controller/README.md index 4bc5f1b878..e73cd6055e 100644 --- a/projects/aws/etcdadm-controller/README.md +++ b/projects/aws/etcdadm-controller/README.md @@ -1,5 +1,5 @@ ## **Etcdadm Controller** -![Version](https://img.shields.io/badge/version-v1.0.17-blue) +![Version](https://img.shields.io/badge/version-v1.0.19-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUTM2ZGs4R0p2QVVLamxqeW4zWEtPZkI0SXJXcVZGbXNyM3dEZXZTOUYyYUNmdXBmRm14a3NvcTBDMjZvWWFWU2I3RkEzSFVudVhRYWNQZGFuTWdJaWNnPSIsIml2UGFyYW1ldGVyU3BlYyI6IlN1UDBjNGlNbjg0RUxNcXMiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) [Etcdadm controller](https://github.com/aws/etcdadm-controller) provides a mechanism for etcd cluster lifecycle management. Features include: