Skip to content

Commit eede6c7

Browse files
Bump aws/etcdadm-bootstrap-provider to latest release
1 parent 5a24f32 commit eede6c7

5 files changed

Lines changed: 112 additions & 57 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ projects:
3131
repos:
3232
- name: etcdadm-bootstrap-provider
3333
versions:
34-
- tag: v1.0.18
34+
- tag: v1.0.19
3535
go_version: "1.24"
3636
- name: etcdadm-controller
3737
versions:

projects/aws/etcdadm-bootstrap-provider/ATTRIBUTION.txt

Lines changed: 107 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
** cel.dev/expr; version v0.19.1 --
2+
** cel.dev/expr; version v0.24.0 --
33
https://github.com/google/cel-spec
44

5-
** github.com/aws/etcdadm-bootstrap-provider; version v1.0.18 --
5+
** github.com/aws/etcdadm-bootstrap-provider; version v1.0.19 --
66
https://github.com/aws/etcdadm-bootstrap-provider
77

88
** github.com/go-logr/logr; version v1.4.3 --
@@ -26,10 +26,10 @@ https://github.com/go-openapi/swag
2626
** github.com/google/btree; version v1.1.3 --
2727
https://github.com/google/btree
2828

29-
** github.com/google/cel-go; version v0.23.2 --
29+
** github.com/google/cel-go; version v0.26.0 --
3030
https://github.com/google/cel-go
3131

32-
** github.com/google/gnostic-models; version v0.6.9 --
32+
** github.com/google/gnostic-models; version v0.7.0 --
3333
https://github.com/google/gnostic-models
3434

3535
** github.com/kylelemons/godebug/diff; version v1.1.0 --
@@ -38,7 +38,7 @@ https://github.com/kylelemons/godebug
3838
** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd --
3939
https://github.com/modern-go/concurrent
4040

41-
** github.com/modern-go/reflect2; version v1.0.2 --
41+
** github.com/modern-go/reflect2; version v1.0.3-0.20250322232337-35a7c28c31ee --
4242
https://github.com/modern-go/reflect2
4343

4444
** github.com/NYTimes/gziphandler; version v1.1.1 --
@@ -47,7 +47,7 @@ https://github.com/nytimes/gziphandler
4747
** github.com/prometheus/client_golang/prometheus; version v1.22.0 --
4848
https://github.com/prometheus/client_golang
4949

50-
** github.com/prometheus/client_model/go; version v0.6.1 --
50+
** github.com/prometheus/client_model/go; version v0.6.2 --
5151
https://github.com/prometheus/client_model
5252

5353
** github.com/prometheus/common; version v0.62.0 --
@@ -56,7 +56,7 @@ https://github.com/prometheus/common
5656
** github.com/prometheus/procfs; version v0.15.1 --
5757
https://github.com/prometheus/procfs
5858

59-
** github.com/spf13/cobra; version v1.9.1 --
59+
** github.com/spf13/cobra; version v1.10.1 --
6060
https://github.com/spf13/cobra
6161

6262
** go.opentelemetry.io/auto/sdk; version v1.1.0 --
@@ -65,25 +65,25 @@ https://github.com/open-telemetry/opentelemetry-go-instrumentation
6565
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.58.0 --
6666
https://github.com/open-telemetry/opentelemetry-go-contrib
6767

68-
** go.opentelemetry.io/otel; version v1.34.0 --
68+
** go.opentelemetry.io/otel; version v1.35.0 --
6969
https://github.com/open-telemetry/opentelemetry-go
7070

71-
** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.33.0 --
71+
** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.34.0 --
7272
https://github.com/open-telemetry/opentelemetry-go
7373

74-
** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.33.0 --
74+
** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.34.0 --
7575
https://github.com/open-telemetry/opentelemetry-go
7676

77-
** go.opentelemetry.io/otel/metric; version v1.34.0 --
77+
** go.opentelemetry.io/otel/metric; version v1.35.0 --
7878
https://github.com/open-telemetry/opentelemetry-go
7979

8080
** go.opentelemetry.io/otel/sdk; version v1.34.0 --
8181
https://github.com/open-telemetry/opentelemetry-go
8282

83-
** go.opentelemetry.io/otel/trace; version v1.34.0 --
83+
** go.opentelemetry.io/otel/trace; version v1.35.0 --
8484
https://github.com/open-telemetry/opentelemetry-go
8585

86-
** go.opentelemetry.io/proto/otlp; version v1.4.0 --
86+
** go.opentelemetry.io/proto/otlp; version v1.5.0 --
8787
https://github.com/open-telemetry/opentelemetry-proto-go
8888

8989
** go.yaml.in/yaml/v2; version v2.4.2 --
@@ -92,70 +92,70 @@ https://github.com/yaml/go-yaml
9292
** gomodules.xyz/jsonpatch/v2; version v2.5.0 --
9393
https://github.com/gomodules/jsonpatch
9494

95-
** google.golang.org/genproto/googleapis/api; version v0.0.0-20250106144421-5f5ef82da422 --
95+
** google.golang.org/genproto/googleapis/api; version v0.0.0-20250303144028-a0af3efb3deb --
9696
https://github.com/googleapis/go-genproto
9797

98-
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20250115164207-1a7da9e5054f --
98+
** google.golang.org/genproto/googleapis/rpc; version v0.0.0-20250303144028-a0af3efb3deb --
9999
https://github.com/googleapis/go-genproto
100100

101-
** google.golang.org/grpc; version v1.71.3 --
101+
** google.golang.org/grpc; version v1.72.3 --
102102
https://github.com/grpc/grpc-go
103103

104-
** k8s.io/api; version v0.33.3 --
104+
** k8s.io/api; version v0.34.2 --
105105
https://github.com/kubernetes/api
106106

107-
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.33.3 --
107+
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.34.2 --
108108
https://github.com/kubernetes/apiextensions-apiserver
109109

110-
** k8s.io/apimachinery/pkg; version v0.33.3 --
110+
** k8s.io/apimachinery/pkg; version v0.34.2 --
111111
https://github.com/kubernetes/apimachinery
112112

113-
** k8s.io/apiserver; version v0.33.3 --
113+
** k8s.io/apiserver; version v0.34.2 --
114114
https://github.com/kubernetes/apiserver
115115

116-
** k8s.io/client-go; version v0.33.3 --
116+
** k8s.io/client-go; version v0.34.2 --
117117
https://github.com/kubernetes/client-go
118118

119-
** k8s.io/cluster-bootstrap/token; version v0.33.3 --
119+
** k8s.io/cluster-bootstrap/token; version v0.34.2 --
120120
https://github.com/kubernetes/cluster-bootstrap
121121

122-
** k8s.io/component-base; version v0.33.3 --
122+
** k8s.io/component-base; version v0.34.2 --
123123
https://github.com/kubernetes/component-base
124124

125125
** k8s.io/klog/v2; version v2.130.1 --
126126
https://github.com/kubernetes/klog
127127

128-
** k8s.io/kube-openapi/pkg; version v0.0.0-20250318190949-c8a335a9a2ff --
128+
** k8s.io/kube-openapi/pkg; version v0.0.0-20250710124328-f3f2b991d03b --
129129
https://github.com/kubernetes/kube-openapi
130130

131-
** k8s.io/kube-openapi/pkg/validation/errors; version v0.0.0-20250318190949-c8a335a9a2ff --
131+
** k8s.io/kube-openapi/pkg/validation/errors; version v0.0.0-20250710124328-f3f2b991d03b --
132132
https://github.com/kubernetes/kube-openapi
133133

134-
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20250318190949-c8a335a9a2ff --
134+
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20250710124328-f3f2b991d03b --
135135
https://github.com/kubernetes/kube-openapi
136136

137-
** k8s.io/kube-openapi/pkg/validation/strfmt; version v0.0.0-20250318190949-c8a335a9a2ff --
137+
** k8s.io/kube-openapi/pkg/validation/strfmt; version v0.0.0-20250710124328-f3f2b991d03b --
138138
https://github.com/kubernetes/kube-openapi
139139

140-
** k8s.io/utils; version v0.0.0-20241104100929-3ea5e8cea738 --
140+
** k8s.io/utils; version v0.0.0-20250604170112-4c0f3b243397 --
141141
https://github.com/kubernetes/utils
142142

143143
** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.31.2 --
144144
https://github.com/kubernetes-sigs/apiserver-network-proxy
145145

146-
** github.com/panktishah26/cluster-api; version v0.1.0 --
147-
https://github.com/panktishah26/cluster-api
146+
** github.com/snarkychef/cluster-api; version v0.1.0 --
147+
https://github.com/snarkychef/cluster-api
148148

149-
** sigs.k8s.io/controller-runtime; version v0.21.0 --
149+
** sigs.k8s.io/controller-runtime; version v0.22.4 --
150150
https://github.com/kubernetes-sigs/controller-runtime
151151

152-
** sigs.k8s.io/json; version v0.0.0-20241010143419-9aa6b5e7a4b3 --
152+
** sigs.k8s.io/json; version v0.0.0-20241014173422-cfa47c3a1cc8 --
153153
https://github.com/kubernetes-sigs/json
154154

155155
** sigs.k8s.io/randfill; version v1.0.0 --
156156
https://github.com/kubernetes-sigs/randfill
157157

158-
** sigs.k8s.io/structured-merge-diff/v4; version v4.6.0 --
158+
** sigs.k8s.io/structured-merge-diff/v6; version v6.3.0 --
159159
https://github.com/kubernetes-sigs/structured-merge-diff
160160

161161
** sigs.k8s.io/yaml; version v1.6.0 --
@@ -553,7 +553,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
553553

554554
------
555555

556-
** github.com/fsnotify/fsnotify; version v1.8.0 --
556+
** github.com/fsnotify/fsnotify; version v1.9.0 --
557557
https://github.com/fsnotify/fsnotify
558558

559559
Copyright © 2012 The Go Authors. All rights reserved.
@@ -691,7 +691,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
691691

692692
------
693693

694-
** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.24.0 --
694+
** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.26.3 --
695695
https://github.com/grpc-ecosystem/grpc-gateway/v2
696696

697697
Copyright (c) 2015, Gengo, Inc.
@@ -761,6 +761,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
761761

762762
------
763763

764+
** github.com/pmezard/go-difflib/difflib; version v1.0.0 --
765+
https://github.com/pmezard/go-difflib
766+
767+
Copyright (c) 2013, Patrick Mezard
768+
All rights reserved.
769+
770+
Redistribution and use in source and binary forms, with or without
771+
modification, are permitted provided that the following conditions are
772+
met:
773+
774+
Redistributions of source code must retain the above copyright
775+
notice, this list of conditions and the following disclaimer.
776+
Redistributions in binary form must reproduce the above copyright
777+
notice, this list of conditions and the following disclaimer in the
778+
documentation and/or other materials provided with the distribution.
779+
The names of its contributors may not be used to endorse or promote
780+
products derived from this software without specific prior written
781+
permission.
782+
783+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
784+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
785+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
786+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
787+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
788+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
789+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
790+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
791+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
792+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
793+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
794+
795+
------
796+
764797
** github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil; version v1.22.0 --
765798
https://github.com/prometheus/client_golang
766799

@@ -794,7 +827,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
794827

795828
------
796829

797-
** github.com/spf13/pflag; version v1.0.7 --
830+
** github.com/spf13/pflag; version v1.0.10 --
798831
https://github.com/spf13/pflag
799832

800833
Copyright (c) 2012 Alex Ogier. All rights reserved.
@@ -834,22 +867,22 @@ https://github.com/golang/go
834867
** golang.org/x/exp; version v0.0.0-20240719175910-8a7402abbf56 --
835868
https://golang.org/x/exp
836869

837-
** golang.org/x/net; version v0.42.0 --
870+
** golang.org/x/net; version v0.47.0 --
838871
https://golang.org/x/net
839872

840-
** golang.org/x/oauth2; version v0.30.0 --
873+
** golang.org/x/oauth2; version v0.33.0 --
841874
https://golang.org/x/oauth2
842875

843-
** golang.org/x/sync; version v0.16.0 --
876+
** golang.org/x/sync; version v0.18.0 --
844877
https://golang.org/x/sync
845878

846-
** golang.org/x/sys/unix; version v0.34.0 --
879+
** golang.org/x/sys/unix; version v0.38.0 --
847880
https://golang.org/x/sys
848881

849-
** golang.org/x/term; version v0.33.0 --
882+
** golang.org/x/term; version v0.37.0 --
850883
https://golang.org/x/term
851884

852-
** golang.org/x/text; version v0.27.0 --
885+
** golang.org/x/text; version v0.31.0 --
853886
https://golang.org/x/text
854887

855888
** golang.org/x/time/rate; version v0.9.0 --
@@ -885,7 +918,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
885918

886919
------
887920

888-
** google.golang.org/protobuf; version v1.36.6 --
921+
** google.golang.org/protobuf; version v1.36.7 --
889922
https://go.googlesource.com/protobuf
890923

891924
Copyright (c) 2018 The Go Authors. All rights reserved.
@@ -952,7 +985,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
952985

953986
------
954987

955-
** k8s.io/apimachinery/third_party/forked/golang; version v0.33.3 --
988+
** k8s.io/apimachinery/third_party/forked/golang; version v0.34.2 --
956989
https://github.com/kubernetes/apimachinery
957990

958991
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -985,7 +1018,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9851018

9861019
------
9871020

988-
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20250318190949-c8a335a9a2ff --
1021+
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20250710124328-f3f2b991d03b --
9891022
https://github.com/kubernetes/kube-openapi
9901023

9911024
Copyright (c) 2020 The Go Authors. All rights reserved.
@@ -1018,7 +1051,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10181051

10191052
------
10201053

1021-
** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20241104100929-3ea5e8cea738 --
1054+
** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20250604170112-4c0f3b243397 --
10221055
https://github.com/kubernetes/utils
10231056

10241057
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -1088,15 +1121,15 @@ Copyright (c) 2014 Cenk Altı
10881121
https://github.com/cespare/xxhash/v2
10891122
Copyright (c) 2016 Caleb Spare
10901123

1091-
** github.com/emicklei/go-restful/v3; version v3.12.2 --
1124+
** github.com/emicklei/go-restful/v3; version v3.13.0 --
10921125
https://github.com/emicklei/go-restful/v3
10931126
Copyright (c) 2012,2013 Ernest Micklei
10941127

10951128
** github.com/felixge/httpsnoop; version v1.0.4 --
10961129
https://github.com/felixge/httpsnoop
10971130
Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com)
10981131

1099-
** github.com/fxamacker/cbor/v2; version v2.7.0 --
1132+
** github.com/fxamacker/cbor/v2; version v2.9.0 --
11001133
https://github.com/fxamacker/cbor/v2
11011134
Copyright (c) 2019-present Faye Amacker
11021135

@@ -1116,7 +1149,7 @@ Copyright (c) 2016 json-iterator
11161149
https://github.com/mailru/easyjson
11171150
Copyright (c) 2016 Mail.Ru Group
11181151

1119-
** github.com/onsi/gomega; version v1.38.0 --
1152+
** github.com/onsi/gomega; version v1.38.2 --
11201153
https://github.com/onsi/gomega
11211154
Copyright (c) 2013-2014 Onsi Fakhouri
11221155

@@ -1132,11 +1165,11 @@ Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker
11321165
https://github.com/uber-go/multierr
11331166
Copyright (c) 2017-2021 Uber Technologies, Inc.
11341167

1135-
** go.uber.org/zap; version v1.27.0 --
1168+
** go.uber.org/zap; version v1.27.1 --
11361169
https://github.com/uber-go/zap
1137-
Copyright (c) 2016-2017 Uber Technologies, Inc.
1170+
Copyright (c) 2016-2024 Uber Technologies, Inc.
11381171

1139-
** k8s.io/kube-openapi/pkg/internal/third_party/govalidator; version v0.0.0-20250318190949-c8a335a9a2ff --
1172+
** k8s.io/kube-openapi/pkg/internal/third_party/govalidator; version v0.0.0-20250710124328-f3f2b991d03b --
11401173
https://github.com/kubernetes/kube-openapi
11411174
Copyright (c) 2014 Alex Saskevich
11421175

@@ -1160,6 +1193,12 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
11601193
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11611194
------
11621195

1196+
** go.yaml.in/yaml/v3; version v3.0.4 --
1197+
https://github.com/yaml/go-yaml
1198+
Copyright (c) 2006-2010 Kirill Simonov
1199+
Copyright (c) 2006-2011 Kirill Simonov
1200+
Copyright (c) 2011-2019 Canonical Ltd
1201+
11631202
** gopkg.in/yaml.v3; version v3.0.1 --
11641203
https://gopkg.in/yaml.v3
11651204
Copyright (c) 2006-2010 Kirill Simonov
@@ -1216,6 +1255,22 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12161255
See the License for the specific language governing permissions and
12171256
limitations under the License.
12181257

1258+
* For go.yaml.in/yaml/v3 see also this required NOTICE:
1259+
Copyright 2011-2016 Canonical Ltd.
1260+
1261+
Licensed under the Apache License, Version 2.0 (the "License");
1262+
you may not use this file except in compliance with the License.
1263+
You may obtain a copy of the License at
1264+
1265+
http://www.apache.org/licenses/LICENSE-2.0
1266+
1267+
Unless required by applicable law or agreed to in writing, software
1268+
distributed under the License is distributed on an "AS IS" BASIS,
1269+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1270+
See the License for the specific language governing permissions and
1271+
limitations under the License.
1272+
1273+
12191274
* For gopkg.in/yaml.v3 see also this required NOTICE:
12201275
Copyright 2011-2016 Canonical Ltd.
12211276

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
78d14abe2bc4c13b84bf711b7297e51cf9a2259c29d10aa5546225439dfbe50e _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
2-
c3f193ce549f120b57e2a6793a25f3301cd5248541a7e3f338dc9cdd49b75559 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
1+
b42dbb93fd4a2d87a58351484a2c449036756e6b9f36e9f608cfa8378cca8a74 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
2+
1b64bbab1c19e1d3a15dcd8c4c66f2581a32664812ead3d02bdc55507c71a91b _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager

0 commit comments

Comments
 (0)