From 334d1804a674ea26a5ee5460bcdb522a593071e0 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Thu, 8 Aug 2024 08:12:07 +0000 Subject: [PATCH] Bump nutanix-cloud-native/cluster-api-provider-nutanix to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- .../ATTRIBUTION.txt | 402 ++++++++++++------ .../cluster-api-provider-nutanix/CHECKSUMS | 4 +- .../cluster-api-provider-nutanix/GIT_TAG | 2 +- .../cluster-api-provider-nutanix/README.md | 2 +- 5 files changed, 283 insertions(+), 129 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index b4f3f4252f..2d2d3d3f53 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -221,7 +221,7 @@ projects: go_version: "1.21" - name: cluster-api-provider-nutanix versions: - - tag: v1.3.5 + - tag: v1.4.0 go_version: "1.22" - org: opencontainers repos: diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt index c42d143e9d..985eee1e7b 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt @@ -1,14 +1,23 @@ -** github.com/go-logr/logr; version v1.3.0 -- +** github.com/coreos/go-semver/semver; version v0.3.1 -- +https://github.com/coreos/go-semver + +** github.com/coreos/go-systemd/v22; version v22.5.0 -- +https://github.com/coreos/go-systemd/v22 + +** 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/stdr; version v1.2.2 -- +https://github.com/go-logr/stdr + +** github.com/go-logr/zapr; version v1.2.4 -- 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 -- @@ -17,13 +26,19 @@ 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/cel-go; version v0.17.7 -- +https://github.com/google/cel-go + +** 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 -- +** github.com/grpc-ecosystem/go-grpc-prometheus; version v1.2.0 -- +https://github.com/grpc-ecosystem/go-grpc-prometheus + +** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.4 -- https://github.com/matttproud/golang_protobuf_extensions ** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- @@ -32,72 +47,144 @@ https://github.com/modern-go/concurrent ** github.com/modern-go/reflect2; version v1.0.2 -- https://github.com/modern-go/reflect2 -** github.com/nutanix-cloud-native/cluster-api-provider-nutanix; version v1.3.5 -- +** github.com/nutanix-cloud-native/cluster-api-provider-nutanix; version v1.4.0 -- https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix ** github.com/nutanix-cloud-native/prism-go-client; version v0.4.0 -- https://github.com/nutanix-cloud-native/prism-go-client -** github.com/prometheus/client_golang/prometheus; version v1.14.0 -- +** github.com/NYTimes/gziphandler; version v1.1.1 -- +https://github.com/nytimes/gziphandler + +** github.com/prometheus/client_golang/prometheus; version v1.17.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.4.1-0.20230718164431-9a2bf3000d16 -- https://github.com/prometheus/client_model -** github.com/prometheus/common; version v0.37.0 -- +** github.com/prometheus/common; version v0.44.0 -- https://github.com/prometheus/common -** github.com/prometheus/procfs; version v0.8.0 -- +** github.com/prometheus/procfs; version v0.11.1 -- https://github.com/prometheus/procfs -** gomodules.xyz/jsonpatch/v2; version v2.2.0 -- +** github.com/spf13/cobra; version v1.8.0 -- +https://github.com/spf13/cobra + +** 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.10 -- +https://github.com/etcd-io/etcd + +** go.etcd.io/etcd/client/v3; version v3.5.10 -- +https://github.com/etcd-io/etcd + +** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.46.0 -- +https://github.com/open-telemetry/opentelemetry-go-contrib + +** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.46.0 -- +https://github.com/open-telemetry/opentelemetry-go-contrib + +** go.opentelemetry.io/otel; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/otel/metric; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/otel/sdk; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/otel/trace; version v1.20.0 -- +https://github.com/open-telemetry/opentelemetry-go + +** go.opentelemetry.io/proto/otlp; version v1.0.0 -- +https://github.com/open-telemetry/opentelemetry-proto-go + +** gomodules.xyz/jsonpatch/v2; version v2.4.0 -- https://github.com/gomodules/jsonpatch +** google.golang.org/genproto/googleapis/api; version v0.0.0-20230913181813-007df8e322eb -- +https://github.com/googleapis/go-genproto + +** google.golang.org/genproto/googleapis/rpc; 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.10 -- +** k8s.io/api; version v0.29.2 -- https://github.com/kubernetes/api -** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.26.10 -- +** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.29.2 -- https://github.com/kubernetes/apiextensions-apiserver -** k8s.io/apimachinery/pkg; version v0.26.10 -- +** k8s.io/apimachinery/pkg; version v0.29.2 -- https://github.com/kubernetes/apimachinery -** k8s.io/client-go; version v0.26.10 -- +** k8s.io/apiserver; version v0.29.2 -- +https://github.com/kubernetes/apiserver + +** k8s.io/client-go; version v0.29.2 -- 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.10 -- +** k8s.io/component-base; version v0.29.2 -- 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/kms; version v0.29.2 -- +https://github.com/kubernetes/kms + +** k8s.io/kube-openapi/pkg; version v0.0.0-20231010175941-2dd684a91f00 -- +https://github.com/kubernetes/kube-openapi + +** k8s.io/kube-openapi/pkg/validation/errors; version v0.0.0-20231010175941-2dd684a91f00 -- +https://github.com/kubernetes/kube-openapi + +** k8s.io/kube-openapi/pkg/validation/spec; 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/strfmt; version v0.0.0-20231010175941-2dd684a91f00 -- https://github.com/kubernetes/kube-openapi -** k8s.io/utils; version v0.0.0-20240310230437-4693a0247e57 -- +** k8s.io/utils; version v0.0.0-20240102154912-e7106e64919e -- https://github.com/kubernetes/utils -** sigs.k8s.io/cluster-api; version v1.4.7 -- +** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.28.0 -- +https://github.com/kubernetes-sigs/apiserver-network-proxy + +** sigs.k8s.io/cluster-api; version v1.6.2 -- https://github.com/kubernetes-sigs/cluster-api -** sigs.k8s.io/controller-runtime; version v0.14.7 -- +** sigs.k8s.io/controller-runtime; version v0.16.5 -- https://github.com/kubernetes-sigs/controller-runtime -** 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 @@ -302,6 +389,22 @@ https://github.com/kubernetes-sigs/structured-merge-diff limitations under the License. +* For github.com/coreos/go-semver/semver see also this required NOTICE: +CoreOS Project +Copyright 2018 CoreOS, Inc + +This product includes software developed at CoreOS, Inc. +(http://www.coreos.com/). + + +* For github.com/coreos/go-systemd/v22 see also this required NOTICE: +CoreOS Project +Copyright 2018 CoreOS, Inc + +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: Copyright 2012 Matt T. Proud (matt.proud@gmail.com) @@ -373,6 +476,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 -- @@ -404,7 +523,42 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/evanphx/json-patch/v5; version v5.6.0 -- +** github.com/antlr/antlr4/runtime/Go/antlr/v4; version v4.0.0-20230305170008-8188dc5388df -- +https://github.com/antlr/antlr4/runtime/Go/antlr/v4 + +Copyright 2021 The ANTLR Project + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. 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. + + 3. Neither the name of the copyright holder 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 HOLDER 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/evanphx/json-patch; version v5.6.0+incompatible -- +https://github.com/evanphx/json-patch + +** github.com/evanphx/json-patch/v5; version v5.7.0 -- https://github.com/evanphx/json-patch/v5 Copyright (c) 2014, Evan Phoenix @@ -435,7 +589,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. @@ -541,7 +695,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. @@ -574,7 +728,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. @@ -607,6 +761,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ +** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.16.0 -- +https://github.com/grpc-ecosystem/grpc-gateway/v2 + +Copyright (c) 2015, Gengo, Inc. +All rights reserved. + +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 Gengo, 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/imdario/mergo; version v0.3.13 -- https://github.com/darccio/mergo @@ -698,7 +885,7 @@ Redistribution and use in source and binary forms, with or without modification, 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 HOLDER 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/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.37.0 -- +** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.44.0 -- https://github.com/prometheus/common Copyright (c) 2011, Open Knowledge Foundation Ltd. @@ -771,25 +958,34 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ** golang.org/go; version go1.22.5 -- https://github.com/golang/go -** golang.org/x/net; version v0.17.0 -- +** golang.org/x/crypto; version v0.18.0 -- +https://golang.org/x/crypto + +** golang.org/x/exp; version v0.0.0-20230905200255-921286631fa9 -- +https://golang.org/x/exp + +** golang.org/x/net; version v0.20.0 -- https://golang.org/x/net -** golang.org/x/oauth2; version v0.6.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/sync/singleflight; version v0.6.0 -- +https://golang.org/x/sync + +** 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.16.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.10 -- +** k8s.io/apimachinery/third_party/forked/golang; version v0.29.2 -- https://github.com/kubernetes/apimachinery Copyright (c) 2009 The Go Authors. All rights reserved. @@ -822,7 +1018,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. @@ -889,7 +1085,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. @@ -922,7 +1118,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-20240310230437-4693a0247e57 -- +** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20240102154912-e7106e64919e -- https://github.com/kubernetes/utils Copyright (c) 2012 The Go Authors. All rights reserved. @@ -955,7 +1151,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 @@ -976,26 +1172,34 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ------ +** github.com/asaskevich/govalidator; version v0.0.0-20190424111038-f61b66f89f4a -- +https://github.com/asaskevich/govalidator +Copyright (c) 2014 Alex Saskevich + ** github.com/beorn7/perks/quantile; version v1.0.1 -- 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 +** github.com/cenkalti/backoff/v4; version v4.2.1 -- +https://github.com/cenkalti/backoff/v4 +Copyright (c) 2014 Cenk Altı + ** github.com/cespare/xxhash/v2; version v2.2.0 -- 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 +** github.com/felixge/httpsnoop; version v1.0.4 -- +https://github.com/felixge/httpsnoop +Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com) + ** github.com/gobuffalo/flect; version v1.0.2 -- https://github.com/gobuffalo/flect Copyright (c) 2019 Mark Bates @@ -1012,40 +1216,43 @@ 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 -** go.uber.org/atomic; version v1.9.0 -- -https://github.com/uber-go/atomic -Copyright (c) 2016 Uber Technologies, Inc. +** github.com/stoewer/go-strcase; version v1.2.0 -- +https://github.com/stoewer/go-strcase +Copyright (c) 2017, Adrian Stoewer -** 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.25.0 -- https://github.com/uber-go/zap Copyright (c) 2016-2017 Uber Technologies, Inc. -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. +** gopkg.in/natefinch/lumberjack.v2; version v2.2.1 -- +https://gopkg.in/natefinch/lumberjack.v2 +Copyright (c) 2014 Nate Finch + +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. ------ ** gopkg.in/yaml.v3; version v3.0.1 -- @@ -1121,59 +1328,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/go-cleanhttp; version v0.5.2 -- https://github.com/hashicorp/go-cleanhttp diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS index e2a8c4ead7..563b11ab3e 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS @@ -1,2 +1,2 @@ -a427d4d28ac4365e25a628990ba7ffe639f820b0894355bce08f6d4fb593f85f _output/bin/cluster-api-provider-nutanix/linux-amd64/manager -caa2dc7b91bc809a89c533dc215269ee8dca72b2bceaae471dbf6458993229af _output/bin/cluster-api-provider-nutanix/linux-arm64/manager +b597e6317f5675a550bff791e84269cfe64956cd891fe6d69f6487f778f25ad5 _output/bin/cluster-api-provider-nutanix/linux-amd64/manager +a3117fdbeb252716edd72d908e99edcc44d9228f60ee9565fe77e3445fc14192 _output/bin/cluster-api-provider-nutanix/linux-arm64/manager diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG index 3252f641be..0d0c52f84d 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG @@ -1 +1 @@ -v1.3.5 +v1.4.0 diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md index e076d0ff44..c5aa55a1e5 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md @@ -1,5 +1,5 @@ ## **Cluster API Provider for Nutanix** -![Version](https://img.shields.io/badge/version-v1.3.5-blue) +![Version](https://img.shields.io/badge/version-v1.4.0-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiWXJwaXpMSkhOTHpUSFU0K2IrSDlnZUFGMjdIRWIvSFNRZllHVmdURTFyRHpxOXlkSmdPTVd2YXhUSDVzY0U1ajVXUDhFRkZXYVp3ZHBhQS9jd3JUTXRNPSIsIml2UGFyYW1ldGVyU3BlYyI6IkhaaGRzVUdUQzlFY29MQ0YiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) The [Cluster API Provider for Nutanix (CAPX)](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix) is a the implementation of Cluster API for Nutanix.