From 951e8be2336a47a15bbb7e753e4eeeb2be9dd727 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Mon, 8 Apr 2024 16:32:50 -0700 Subject: [PATCH] Bump kubernetes/cloud-provider-vsphere 1-25 to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- .../1-25/ATTRIBUTION.txt | 365 ++++++++++-------- .../cloud-provider-vsphere/1-25/CHECKSUMS | 4 +- .../cloud-provider-vsphere/1-25/GIT_TAG | 2 +- .../cloud-provider-vsphere/README.md | 2 +- 5 files changed, 215 insertions(+), 160 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 596581ba6a..e48a20df19 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -161,7 +161,7 @@ projects: go_version: "1.20" - name: cloud-provider-vsphere versions: - - tag: v1.25.1 + - tag: v1.25.3 go_version: "1.19" - tag: v1.26.0 go_version: "1.19" diff --git a/projects/kubernetes/cloud-provider-vsphere/1-25/ATTRIBUTION.txt b/projects/kubernetes/cloud-provider-vsphere/1-25/ATTRIBUTION.txt index f7c9b4255b..3e67d51ead 100644 --- a/projects/kubernetes/cloud-provider-vsphere/1-25/ATTRIBUTION.txt +++ b/projects/kubernetes/cloud-provider-vsphere/1-25/ATTRIBUTION.txt @@ -1,20 +1,23 @@ -** 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; version v22.3.2 -- +** github.com/coreos/go-systemd/v22; version v22.5.0 -- https://github.com/coreos/go-systemd/v22 -** 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 -- +** github.com/go-logr/stdr; version v1.2.2 -- +https://github.com/go-logr/stdr + +** github.com/go-openapi/jsonpointer; version v0.19.6 -- https://github.com/go-openapi/jsonpointer -** github.com/go-openapi/jsonreference; version v0.19.5 -- +** github.com/go-openapi/jsonreference; version v0.20.2 -- https://github.com/go-openapi/jsonreference -** github.com/go-openapi/swag; version v0.19.14 -- +** github.com/go-openapi/swag; version v0.22.3 -- https://github.com/go-openapi/swag ** github.com/golang/groupcache/lru; version v0.0.0-20210331224755-41bb18bfe9da -- @@ -23,7 +26,10 @@ https://github.com/golang/groupcache ** github.com/golang/mock/gomock; version v1.6.0 -- https://github.com/golang/mock -** github.com/google/gnostic; version v0.5.7-v3refs -- +** github.com/google/cel-go; version v0.13.0 -- +https://github.com/google/cel-go + +** github.com/google/gnostic; version v0.6.9 -- https://github.com/google/gnostic ** github.com/google/gofuzz; version v1.2.0 -- @@ -32,10 +38,10 @@ https://github.com/google/gofuzz ** 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.2-0.20181231171920-c182affec369 -- +** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.4 -- https://github.com/matttproud/golang_protobuf_extensions -** github.com/moby/term; version v0.0.0-20210619224110-3f7ff695adc6 -- +** github.com/moby/term; version v0.0.0-20221205130635-1aeaba878587 -- https://github.com/moby/term ** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- @@ -47,124 +53,124 @@ https://github.com/modern-go/reflect2 ** github.com/NYTimes/gziphandler; version v1.1.1 -- https://github.com/nytimes/gziphandler -** github.com/prometheus/client_golang/prometheus; version v1.12.2 -- +** github.com/prometheus/client_golang/prometheus; version v1.14.0 -- https://github.com/prometheus/client_golang -** github.com/prometheus/client_model/go; version v0.2.0 -- +** github.com/prometheus/client_model/go; version v0.3.0 -- https://github.com/prometheus/client_model -** github.com/prometheus/common; version v0.32.1 -- +** github.com/prometheus/common; version v0.42.0 -- https://github.com/prometheus/common -** github.com/prometheus/procfs; version v0.7.3 -- +** github.com/prometheus/procfs; version v0.9.0 -- https://github.com/prometheus/procfs -** github.com/spf13/cobra; version v1.4.0 -- +** github.com/spf13/cobra; version v1.6.1 -- https://github.com/spf13/cobra ** github.com/vmware-tanzu/vm-operator-api/api/v1alpha1; version v0.1.4-0.20201118171008-5ca641b0e126 -- https://github.com/vmware-archive/vm-operator-api -** github.com/vmware/govmomi; version v0.30.2 -- +** github.com/vmware/govmomi; version v0.30.4 -- https://github.com/vmware/govmomi -** go.etcd.io/etcd/api/v3; version v3.5.4 -- +** go.etcd.io/etcd/api/v3; version v3.5.7 -- https://github.com/etcd-io/etcd -** go.etcd.io/etcd/client/pkg/v3; version v3.5.4 -- +** go.etcd.io/etcd/client/pkg/v3; version v3.5.7 -- https://github.com/etcd-io/etcd -** go.etcd.io/etcd/client/v3; version v3.5.4 -- +** go.etcd.io/etcd/client/v3; version v3.5.7 -- https://github.com/etcd-io/etcd -** go.opentelemetry.io/contrib; version v0.20.0 -- -https://github.com/open-telemetry/opentelemetry-go-contrib - -** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.20.0 -- +** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.40.0 -- https://github.com/open-telemetry/opentelemetry-go-contrib -** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.20.0 -- +** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.40.0 -- https://github.com/open-telemetry/opentelemetry-go-contrib -** go.opentelemetry.io/otel; version v0.20.0 -- +** go.opentelemetry.io/otel; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/exporters/otlp; version v0.20.0 -- +** go.opentelemetry.io/otel/exporters/otlp/internal/retry; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/metric; version v0.20.0 -- +** go.opentelemetry.io/otel/exporters/otlp/otlptrace; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/sdk; version v0.20.0 -- +** go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/sdk/export/metric; version v0.20.0 -- +** go.opentelemetry.io/otel/metric; version v0.37.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/sdk/metric; version v0.20.0 -- +** go.opentelemetry.io/otel/sdk; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/otel/trace; version v0.20.0 -- +** go.opentelemetry.io/otel/trace; version v1.14.0 -- https://github.com/open-telemetry/opentelemetry-go -** go.opentelemetry.io/proto/otlp; version v0.7.0 -- +** go.opentelemetry.io/proto/otlp; version v0.19.0 -- https://github.com/open-telemetry/opentelemetry-proto-go -** google.golang.org/genproto; version v0.0.0-20220502173005-c8bf987b8c21 -- +** google.golang.org/genproto; version v0.0.0-20230331144136-dcfb400f0633 -- https://github.com/googleapis/go-genproto -** google.golang.org/grpc; version v1.47.0 -- +** google.golang.org/grpc; version v1.54.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.25.2 -- +** k8s.io/api; version v0.26.3 -- https://github.com/kubernetes/api -** k8s.io/apimachinery/pkg; version v0.25.2 -- +** k8s.io/apimachinery/pkg; version v0.26.3 -- https://github.com/kubernetes/apimachinery -** k8s.io/apiserver; version v0.25.2 -- +** k8s.io/apiserver; version v0.26.3 -- https://github.com/kubernetes/apiserver -** k8s.io/client-go; version v0.25.2 -- +** k8s.io/client-go; version v0.26.3 -- https://github.com/kubernetes/client-go -** k8s.io/cloud-provider; version v0.25.2 -- +** k8s.io/cloud-provider; version v0.26.3 -- https://github.com/kubernetes/cloud-provider -** k8s.io/cloud-provider-vsphere; version v1.25.1 -- +** k8s.io/cloud-provider-vsphere; version v1.25.3 -- https://github.com/kubernetes/cloud-provider-vsphere -** k8s.io/component-base; version v0.25.2 -- +** k8s.io/component-base; version v0.26.3 -- https://github.com/kubernetes/component-base -** k8s.io/component-helpers/node/util; version v0.25.2 -- +** k8s.io/component-helpers/node/util; version v0.26.3 -- https://github.com/kubernetes/component-helpers -** k8s.io/controller-manager; version v0.25.2 -- +** k8s.io/controller-manager; version v0.26.3 -- https://github.com/kubernetes/controller-manager -** k8s.io/klog/v2; version v2.70.1 -- +** k8s.io/klog/v2; version v2.90.1 -- https://github.com/kubernetes/klog -** k8s.io/kube-openapi/pkg; version v0.0.0-20220803162953-67bda5d908f1 -- +** k8s.io/kms/apis; version v0.26.3 -- +https://github.com/kubernetes/kms + +** k8s.io/kube-openapi/pkg; version v0.0.0-20221012153701-172d655c2280 -- https://github.com/kubernetes/kube-openapi -** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20220803162953-67bda5d908f1 -- +** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20221012153701-172d655c2280 -- https://github.com/kubernetes/kube-openapi -** k8s.io/utils; version v0.0.0-20220728103510-ee6ede2d64ed -- +** k8s.io/utils; version v0.0.0-20230313181309-38a27ef9d749 -- https://github.com/kubernetes/utils -** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.0.32 -- +** sigs.k8s.io/apiserver-network-proxy/konnectivity-client; version v0.1.2 -- https://github.com/kubernetes-sigs/apiserver-network-proxy -** sigs.k8s.io/controller-runtime/pkg; version v0.13.0 -- +** sigs.k8s.io/controller-runtime/pkg; version v0.14.6 -- 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 -- @@ -522,13 +528,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/vmware/vsphere-automation-sdk-go/lib/vapi/std; version v0.2.0 -- +** github.com/vmware/vsphere-automation-sdk-go/lib/vapi/std; version v0.4.0 -- https://github.com/vmware/vsphere-automation-sdk-go/lib -** github.com/vmware/vsphere-automation-sdk-go/runtime; version v0.2.0 -- +** github.com/vmware/vsphere-automation-sdk-go/runtime; version v0.4.0 -- https://github.com/vmware/vsphere-automation-sdk-go/runtime -** github.com/vmware/vsphere-automation-sdk-go/services/nsxt; version v0.3.0 -- +** github.com/vmware/vsphere-automation-sdk-go/services/nsxt; version v0.9.0 -- https://github.com/vmware/vsphere-automation-sdk-go/services/nsxt vsphere-automation-sdk-go @@ -581,7 +587,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/evanphx/json-patch; version v4.12.0+incompatible -- +** github.com/antlr/antlr4/runtime/Go/antlr; version v1.4.10 -- +https://github.com/antlr/antlr4/runtime/Go/antlr + +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.6.0 -- @@ -615,37 +653,34 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/fsnotify/fsnotify; version v1.5.4 -- +** github.com/fsnotify/fsnotify; version v1.6.0 -- https://github.com/fsnotify/fsnotify -Copyright (c) 2012 The Go Authors. All rights reserved. -Copyright (c) 2012-2019 fsnotify Authors. All rights reserved. +Copyright © 2012 The Go Authors. All rights reserved. +Copyright © fsnotify Authors. All rights reserved. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +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. +* 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. +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. ------ @@ -726,7 +761,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. @@ -760,7 +795,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/google/go-cmp/cmp; version v0.5.8 -- +** github.com/google/go-cmp/cmp; version v0.5.9 -- https://github.com/google/go-cmp Copyright (c) 2017 The Go Authors. All rights reserved. @@ -826,8 +861,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/grpc-ecosystem/grpc-gateway; version v1.16.0 -- -https://github.com/grpc-ecosystem/grpc-gateway +** github.com/grpc-ecosystem/grpc-gateway/v2; version v2.15.2 -- +https://github.com/grpc-ecosystem/grpc-gateway/v2 Copyright (c) 2015, Gengo, Inc. All rights reserved. @@ -859,7 +894,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/imdario/mergo; version v0.3.12 -- +** github.com/imdario/mergo; version v0.3.15 -- https://github.com/darccio/mergo Copyright (c) 2013 Dario Castañé. All rights reserved. @@ -930,7 +965,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.32.1 -- +** 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. @@ -966,31 +1001,74 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/PuerkitoBio/purell; version v1.1.1 -- -https://github.com/PuerkitoBio/purell +** github.com/spf13/pflag; version v1.0.5 -- +https://github.com/spf13/pflag -Copyright (c) 2012, Martin Angers -All rights reserved. +Copyright (c) 2012 Alex Ogier. All rights reserved. +Copyright (c) 2012 The Go Authors. 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 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. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +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. -* 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. +** github.com/vmware/govmomi/vim25/xml; version v0.30.4 -- +https://github.com/vmware/govmomi -* Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. +** golang.org/go; version go1.19.13 -- +https://github.com/golang/go -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. +** golang.org/x/crypto; version v0.7.0 -- +https://golang.org/x/crypto ------- +** golang.org/x/net; version v0.8.0 -- +https://golang.org/x/net -** github.com/PuerkitoBio/urlesc; version v0.0.0-20170810143723-de5bf2ad4578 -- -https://github.com/PuerkitoBio/urlesc +** golang.org/x/oauth2; version v0.6.0 -- +https://golang.org/x/oauth2 -** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20220728103510-ee6ede2d64ed -- -https://github.com/kubernetes/utils +** golang.org/x/sync/singleflight; version v0.1.0 -- +https://golang.org/x/sync -Copyright (c) 2012 The Go Authors. All rights reserved. +** golang.org/x/sys/unix; version v0.6.0 -- +https://golang.org/x/sys + +** golang.org/x/term; version v0.6.0 -- +https://golang.org/x/term + +** golang.org/x/text; version v0.8.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.3 -- +https://github.com/kubernetes/apimachinery + +Copyright (c) 2009 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1020,11 +1098,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/spf13/pflag; version v1.0.5 -- -https://github.com/spf13/pflag +** google.golang.org/protobuf; version v1.30.0 -- +https://go.googlesource.com/protobuf -Copyright (c) 2012 Alex Ogier. All rights reserved. -Copyright (c) 2012 The Go Authors. All rights reserved. +Copyright (c) 2018 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1054,40 +1131,14 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** github.com/vmware/govmomi/vim25/xml; version v0.30.2 -- -https://github.com/vmware/govmomi - -** golang.org/go; version go1.19.13 -- -https://github.com/golang/go - -** golang.org/x/crypto; version v0.0.0-20220315160706-3147a52a75dd -- -https://golang.org/x/crypto - -** golang.org/x/net; version v0.0.0-20220722155237-a158d28d115b -- -https://golang.org/x/net - -** golang.org/x/oauth2; version v0.0.0-20211104180415-d3ed0bb246c8 -- -https://golang.org/x/oauth2 - -** golang.org/x/sync/singleflight; version v0.0.0-20220722155255-886fb9371eb4 -- -https://golang.org/x/sync - -** golang.org/x/sys; version v0.0.0-20220722155257-8c9f86f7a55f -- -https://golang.org/x/sys - -** golang.org/x/term; version v0.0.0-20210927222741-03fcf44c2211 -- -https://golang.org/x/term - -** golang.org/x/text; version v0.3.7 -- -https://golang.org/x/text - -** golang.org/x/time/rate; version v0.0.0-20220609170525-579cf78fd858 -- -https://golang.org/x/time +** gopkg.in/gcfg.v1; version v1.2.3 -- +https://gopkg.in/gcfg.v1 -** k8s.io/apimachinery/third_party/forked/golang; version v0.25.2 -- -https://github.com/kubernetes/apimachinery +** gopkg.in/inf.v0; version v0.9.1 -- +https://gopkg.in/inf.v0 -Copyright (c) 2009 The Go Authors. All rights reserved. +Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go +Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1117,10 +1168,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** google.golang.org/protobuf; version v1.28.0 -- -https://go.googlesource.com/protobuf +** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20221012153701-172d655c2280 -- +https://github.com/kubernetes/kube-openapi -Copyright (c) 2018 The Go Authors. All rights reserved. +Copyright (c) 2020 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1150,14 +1201,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** gopkg.in/gcfg.v1; version v1.2.3 -- -https://gopkg.in/gcfg.v1 - -** gopkg.in/inf.v0; version v0.9.1 -- -https://gopkg.in/inf.v0 +** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20230313181309-38a27ef9d749 -- +https://github.com/kubernetes/utils -Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go -Authors. All rights reserved. +Copyright (c) 2012 The Go Authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -1216,15 +1263,19 @@ Copyright (C) 2013 Blake Mizerany https://github.com/blang/semver/v4 Copyright (c) 2014 Benedikt Lang -** github.com/cespare/xxhash/v2; version v2.1.2 -- +** github.com/cenkalti/backoff/v4; version v4.2.0 -- +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.8.0 -- +** github.com/emicklei/go-restful/v3; version v3.10.2 -- https://github.com/emicklei/go-restful/v3 Copyright (c) 2012,2013 Ernest Micklei -** github.com/felixge/httpsnoop; version v1.0.1 -- +** github.com/felixge/httpsnoop; version v1.0.3 -- https://github.com/felixge/httpsnoop Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com) @@ -1236,23 +1287,27 @@ Copyright (c) 2019 Josh Bleecher Snyder https://github.com/json-iterator/go Copyright (c) 2016 json-iterator -** github.com/mailru/easyjson; version v0.7.6 -- +** github.com/mailru/easyjson; version v0.7.7 -- https://github.com/mailru/easyjson Copyright (c) 2016 Mail.Ru Group -** go.uber.org/atomic; version v1.7.0 -- +** github.com/stoewer/go-strcase; version v1.3.0 -- +https://github.com/stoewer/go-strcase +Copyright (c) 2017, Adrian Stoewer + +** go.uber.org/atomic; version v1.10.0 -- https://github.com/uber-go/atomic Copyright (c) 2016 Uber Technologies, Inc. -** go.uber.org/multierr; version v1.6.0 -- +** go.uber.org/multierr; version v1.11.0 -- https://github.com/uber-go/multierr -Copyright (c) 2017 Uber Technologies, Inc. +Copyright (c) 2017-2021 Uber Technologies, Inc. -** go.uber.org/zap; version v1.21.0 -- +** go.uber.org/zap; version v1.24.0 -- https://github.com/uber-go/zap Copyright (c) 2016-2017 Uber Technologies, Inc. -** gopkg.in/natefinch/lumberjack.v2; version v2.0.0 -- +** gopkg.in/natefinch/lumberjack.v2; version v2.2.1 -- https://gopkg.in/natefinch/lumberjack.v2 Copyright (c) 2014 Nate Finch diff --git a/projects/kubernetes/cloud-provider-vsphere/1-25/CHECKSUMS b/projects/kubernetes/cloud-provider-vsphere/1-25/CHECKSUMS index 472f6e9482..1c0afd1782 100644 --- a/projects/kubernetes/cloud-provider-vsphere/1-25/CHECKSUMS +++ b/projects/kubernetes/cloud-provider-vsphere/1-25/CHECKSUMS @@ -1,2 +1,2 @@ -7e4a02e862d8dbdfbbd19cc695f495267199821e08dcef08835b0a4c9014b92d _output/1-25/bin/cloud-provider-vsphere/linux-amd64/vsphere-cloud-controller-manager -6b0436f54db70270ecbecccad10b81474dc360e2a17c96b9077630a4e9308992 _output/1-25/bin/cloud-provider-vsphere/linux-arm64/vsphere-cloud-controller-manager +0ca48286520f41279f776341b464bbb62087bc92438c108656c5e28005001418 _output/1-25/bin/cloud-provider-vsphere/linux-amd64/vsphere-cloud-controller-manager +415bcc6a292c7da034c39e508334b8b7d1ca550c87171257ded2a76ace5e5b99 _output/1-25/bin/cloud-provider-vsphere/linux-arm64/vsphere-cloud-controller-manager diff --git a/projects/kubernetes/cloud-provider-vsphere/1-25/GIT_TAG b/projects/kubernetes/cloud-provider-vsphere/1-25/GIT_TAG index b326275f34..3e00ed7a62 100644 --- a/projects/kubernetes/cloud-provider-vsphere/1-25/GIT_TAG +++ b/projects/kubernetes/cloud-provider-vsphere/1-25/GIT_TAG @@ -1 +1 @@ -v1.25.1 \ No newline at end of file +v1.25.3 diff --git a/projects/kubernetes/cloud-provider-vsphere/README.md b/projects/kubernetes/cloud-provider-vsphere/README.md index 03ce3a0fd6..834afc0cad 100644 --- a/projects/kubernetes/cloud-provider-vsphere/README.md +++ b/projects/kubernetes/cloud-provider-vsphere/README.md @@ -1,5 +1,5 @@ ## **Kubernetes vSphere Cloud Provider** -![1.25 Version](https://img.shields.io/badge/1--25%20version-v1.25.1-blue) +![1.25 Version](https://img.shields.io/badge/1--25%20version-v1.25.3-blue) ![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.26.0-blue) ![1.27 Version](https://img.shields.io/badge/1--27%20version-v1.27.0-blue) ![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.0-blue)