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

[release-0.18] Bump CAPC #2597

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
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ projects:
go_version: "1.20"
- name: cluster-api-provider-cloudstack
versions:
- tag: v0.4.9-rc6
- tag: v0.4.9-rc7
go_version: "1.19"
- name: cluster-api-provider-vsphere
versions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** cloud.google.com/go/compute/metadata; version v1.7.0 --
https://github.com/googleapis/google-cloud-go

** github.com/apache/cloudstack-go/v2/cloudstack; version v2.13.0 --
** github.com/apache/cloudstack-go/v2/cloudstack; version v2.15.0 --
https://github.com/apache/cloudstack-go/v2

** github.com/Azure/go-autorest/autorest; version v0.11.27 --
Expand All @@ -29,7 +29,7 @@ https://github.com/coredns/corefile-migration
** github.com/docker/distribution; version v2.8.1+incompatible --
https://github.com/distribution/distribution

** github.com/go-logr/logr; version v1.2.3 --
** github.com/go-logr/logr; version v1.2.4 --
https://github.com/go-logr/logr

** github.com/go-openapi/jsonpointer; version v0.19.5 --
Expand Down Expand Up @@ -65,16 +65,16 @@ 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.16.0 --
https://github.com/prometheus/client_golang

** github.com/prometheus/client_model/go; version v0.3.0 --
https://github.com/prometheus/client_model

** github.com/prometheus/common; version v0.37.0 --
** github.com/prometheus/common; version v0.42.0 --
https://github.com/prometheus/common

** github.com/prometheus/procfs; version v0.8.0 --
** github.com/prometheus/procfs; version v0.10.1 --
https://github.com/prometheus/procfs

** gomodules.xyz/jsonpatch/v2; version v2.2.0 --
Expand All @@ -83,16 +83,16 @@ https://github.com/gomodules/jsonpatch
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** k8s.io/api; version v0.25.3 --
** k8s.io/api; version v0.25.13 --
https://github.com/kubernetes/api

** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.25.3 --
https://github.com/kubernetes/apiextensions-apiserver

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

** k8s.io/client-go; version v0.25.3 --
** k8s.io/client-go; version v0.25.13 --
https://github.com/kubernetes/client-go

** k8s.io/cluster-bootstrap/token; version v0.25.3 --
Expand All @@ -110,13 +110,13 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20221106113015-f73e7dbcfe29 --
https://github.com/kubernetes/kube-openapi

** k8s.io/utils; version v0.0.0-20221108210102-8e77b1f39fe2 --
** k8s.io/utils; version v0.0.0-20230711102312-30195339c3c7 --
https://github.com/kubernetes/utils

** sigs.k8s.io/cluster-api; version v1.2.12 --
https://github.com/kubernetes-sigs/cluster-api

** sigs.k8s.io/cluster-api-provider-cloudstack; version v0.4.9-rc6 --
** sigs.k8s.io/cluster-api-provider-cloudstack; version v0.4.9-rc7 --
https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack

** sigs.k8s.io/controller-runtime; version v0.12.3 --
Expand Down Expand Up @@ -540,7 +540,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/golang/protobuf; version v1.5.2 --
** github.com/golang/protobuf; version v1.5.3 --
https://github.com/golang/protobuf

Copyright 2010 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -607,7 +607,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.2.0 --
** github.com/google/uuid; version v1.3.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -711,7 +711,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.42.0 --
https://github.com/prometheus/common

Copyright (c) 2011, Open Knowledge Foundation Ltd.
Expand Down Expand Up @@ -784,31 +784,31 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
** golang.org/go; version go1.19.13 --
https://github.com/golang/go

** golang.org/x/crypto/pkcs12; version v0.3.0 --
** golang.org/x/crypto/pkcs12; version v0.14.0 --
https://golang.org/x/crypto

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

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

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

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

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

** golang.org/x/time/rate; version v0.2.0 --
https://golang.org/x/time

** k8s.io/apimachinery/third_party/forked/golang; version v0.25.3 --
** k8s.io/apimachinery/third_party/forked/golang; version v0.25.13 --
https://github.com/kubernetes/apimachinery

** k8s.io/client-go/third_party/forked/golang/template; version v0.25.3 --
** k8s.io/client-go/third_party/forked/golang/template; version v0.25.13 --
https://github.com/kubernetes/client-go

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -841,7 +841,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 Expand Up @@ -941,7 +941,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-20221108210102-8e77b1f39fe2 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20230711102312-30195339c3c7 --
https://github.com/kubernetes/utils

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1003,7 +1003,7 @@ Copyright (C) 2013 Blake Mizerany
https://github.com/blang/semver
Copyright (c) 2014 Benedikt Lang <github at benediktlang.de>

** github.com/cespare/xxhash/v2; version v2.1.2 --
** github.com/cespare/xxhash/v2; version v2.2.0 --
https://github.com/cespare/xxhash/v2
Copyright (c) 2016 Caleb Spare

Expand Down Expand Up @@ -1032,7 +1032,7 @@ Copyright (c) 2016 json-iterator
https://github.com/mailru/easyjson
Copyright (c) 2016 Mail.Ru Group

** github.com/onsi/gomega; version v1.24.0 --
** github.com/onsi/gomega; version v1.27.8 --
https://github.com/onsi/gomega
Copyright (c) 2013-2014 Onsi Fakhouri

Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
f9d66e18cb321e1440f93edd67b5bddc71ffc20e4e3e465ee684dd5d71b09611 _output/bin/cluster-api-provider-cloudstack/linux-amd64/manager
ab5111dc720f5ed018b84b09002e138e8ccda5e35032518108c635a4c8c69c4f _output/bin/cluster-api-provider-cloudstack/linux-arm64/manager
551bf20ad76508a6e495a7410120038acfa206a2d96ac1015e8f15fea6dfd1c6 _output/bin/cluster-api-provider-cloudstack/linux-amd64/manager
1f7720a1f35ef5ab04e50f747498a8d4c6f5e877a87721c5059769455da167d6 _output/bin/cluster-api-provider-cloudstack/linux-arm64/manager
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.9-rc6
v0.4.9-rc7
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Cluster API Provider for CloudStack**
![Version](https://img.shields.io/badge/version-v0.4.9--rc6-blue)
![Version](https://img.shields.io/badge/version-v0.4.9--rc7-blue)
[![Go Report Card](https://goreportcard.com/badge/kubernetes-sigs/cluster-api-provider-cloudstack)](https://goreportcard.com/report/kubernetes-sigs/cluster-api-provider-cloudstack)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiS0M4VGRyK0xWM2ZZY0pRbVMvY0pHRWlVSEJ3M1I4SXNRaVNxSnB5blVYTHpHSkNFWlpXcWhHSmdlSkhCVnVwSXJyVm16NFlSUzVSRC9vN2g2bmY5NjVnPSIsIml2UGFyYW1ldGVyU3BlYyI6ImQ4ZldMWnMweEIyTmxrTk8iLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

Expand Down