Skip to content

Commit

Permalink
Bump etcdadm controllers to v1.0.15 and v1.0.10 (#2611)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gaston authored Oct 26, 2023
1 parent c06d9c4 commit 02d13b1
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ projects:
repos:
- name: etcdadm-bootstrap-provider
versions:
- tag: v1.0.9
go_version: "1.19"
- tag: v1.0.10
go_version: "1.21"
- name: etcdadm-controller
versions:
- tag: v1.0.14
go_version: "1.19"
- tag: v1.0.15
go_version: "1.21"
- name: rolesanywhere-credential-helper
versions:
- tag: v1.0.4
Expand Down
12 changes: 6 additions & 6 deletions projects/aws/etcdadm-bootstrap-provider/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

** github.com/aws/etcdadm-bootstrap-provider; version v1.0.9 --
** github.com/aws/etcdadm-bootstrap-provider; version v1.0.10 --
https://github.com/aws/etcdadm-bootstrap-provider

** github.com/go-logr/logr; version v1.2.3 --
Expand Down Expand Up @@ -745,22 +745,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

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

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

** golang.org/x/oauth2; version v0.6.0 --
https://golang.org/x/oauth2

** golang.org/x/sys/unix; version v0.6.0 --
** golang.org/x/sys/unix; version v0.13.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.6.0 --
** golang.org/x/term; version v0.13.0 --
https://golang.org/x/term

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

** golang.org/x/time/rate; version v0.3.0 --
Expand Down
4 changes: 2 additions & 2 deletions projects/aws/etcdadm-bootstrap-provider/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
9ff4d9e9fa0ba537066229e169ab42eb88b983423f6f09c2efd2c34faf301ad3 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
7c1b4de458d6a505f3ca841e27271ec4257c2fed7430fc0e5c660997dbfd8829 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
c891b7f3341e3b9fdb4f5d50eecf218f7265ce51dc160945449c84426dd12e99 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
ed1c1adb595c790ba4c1e241366fd35d392874635bc790e39a5aec89f1f74d15 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-bootstrap-provider/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.9
v1.0.10
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-bootstrap-provider/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19
1.21
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-bootstrap-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Etcdadm Bootstrap Provider**
![Version](https://img.shields.io/badge/version-v1.0.9-blue)
![Version](https://img.shields.io/badge/version-v1.0.10-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiVjVpNkZxSkZLbFBTZU1RNXZHY0pnREo1VDBVKzFDTEoybVdyd0VYUGNkV0RYQjdwdEM0VGtqMkxlbTdTeDdPT1NKbDRaYWdzdFE3NlFPcWowUUMzcWdnPSIsIml2UGFyYW1ldGVyU3BlYyI6Inlyd044bVFENkpiWU1JT08iLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Etcdadm bootstrap provider](https://github.com/aws/etcdadm-bootstrap-provider) converts a CAPI Machine into an etcd member. It uses [etcdadm](https://github.com/kubernetes-sigs/etcdadm) to provision etcd members. It generates a script containing etcdadm init or join commands which then gets used to initialize a CAPI Machine.
Expand Down
20 changes: 10 additions & 10 deletions projects/aws/etcdadm-controller/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/aws/etcdadm-bootstrap-provider/api; version v1.0.9 --
https://github.com/aws/etcdadm-bootstrap-provider

** github.com/aws/etcdadm-controller; version v1.0.14 --
** github.com/aws/etcdadm-controller; version v1.0.15 --
https://github.com/aws/etcdadm-controller

** github.com/coredns/caddy/caddyfile; version v1.1.0 --
Expand Down Expand Up @@ -80,10 +80,10 @@ https://github.com/etcd-io/etcd
** gomodules.xyz/jsonpatch/v2; version v2.2.0 --
https://github.com/gomodules/jsonpatch

** google.golang.org/genproto/googleapis; version v0.0.0-20230110181048-76db0878b65f --
** google.golang.org/genproto/googleapis; version v0.0.0-20230410155749-daa745c078e1 --
https://github.com/googleapis/go-genproto

** google.golang.org/grpc; version v1.53.0 --
** google.golang.org/grpc; version v1.56.3 --
https://github.com/grpc/grpc-go

** gopkg.in/yaml.v2; version v2.4.0 --
Expand Down Expand Up @@ -803,22 +803,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

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

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

** golang.org/x/oauth2; version v0.6.0 --
** golang.org/x/oauth2; version v0.7.0 --
https://golang.org/x/oauth2

** golang.org/x/sys/unix; version v0.6.0 --
** golang.org/x/sys/unix; version v0.13.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.6.0 --
** golang.org/x/term; version v0.13.0 --
https://golang.org/x/term

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

** golang.org/x/time/rate; version v0.3.0 --
Expand Down Expand Up @@ -857,7 +857,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

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

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions projects/aws/etcdadm-controller/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
5ca6a3af881c438a1f06e8d52781c962613b795d5d81836815193f1febb2c801 _output/bin/etcdadm-controller/linux-amd64/manager
7bdcc0b5adae62b0f14b3a8b3f453964a5224a5f3adf94cb64f06083d31da3a5 _output/bin/etcdadm-controller/linux-arm64/manager
68a2bbcc4ce64919bf890d0f14ce356da333e0d7dc8345e082cbd6f29d2fa0e3 _output/bin/etcdadm-controller/linux-amd64/manager
c2ba41266548a5a9c302f6d117ad566fc673786a43119319c803629311f66b58 _output/bin/etcdadm-controller/linux-arm64/manager
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.14
v1.0.15
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19
1.21
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Etcdadm Controller**
![Version](https://img.shields.io/badge/version-v1.0.14-blue)
![Version](https://img.shields.io/badge/version-v1.0.15-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:
Expand Down

0 comments on commit 02d13b1

Please sign in to comment.