-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cert manager to v1.15.3 (#3790)
* Bump cert-manager/cert-manager to latest release * Update patches for cert-manager v1.15.3 * Replace cert-manager ctl binary with startupapicheck binary * Update ATTRIBUTION and CHECKSUMS files for cert-manager v1.15.3 --------- Co-authored-by: EKS Distro PR Bot <[email protected]>
- Loading branch information
1 parent
902686f
commit d3fe132
Showing
20 changed files
with
6,035 additions
and
3,794 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 -- | ||
https://github.com/cert-manager/cert-manager | ||
|
||
** github.com/cert-manager/cert-manager/acmesolver-binary; version v1.14.7 -- | ||
** github.com/cert-manager/cert-manager/acmesolver-binary; version v1.15.3 -- | ||
https://github.com/cert-manager/cert-manager/acmesolver-binary | ||
|
||
** github.com/go-logr/logr; version v1.4.1 -- | ||
|
@@ -14,9 +14,6 @@ https://github.com/go-logr/zapr | |
** github.com/google/gofuzz; version v1.2.0 -- | ||
https://github.com/google/gofuzz | ||
|
||
** github.com/matttproud/golang_protobuf_extensions/v2/pbutil; version v2.0.0 -- | ||
https://github.com/matttproud/golang_protobuf_extensions/v2 | ||
|
||
** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- | ||
https://github.com/modern-go/concurrent | ||
|
||
|
@@ -26,13 +23,13 @@ https://github.com/modern-go/reflect2 | |
** github.com/prometheus/client_golang/prometheus; version v1.18.0 -- | ||
https://github.com/prometheus/client_golang | ||
|
||
** github.com/prometheus/client_model/go; version v0.5.0 -- | ||
** github.com/prometheus/client_model/go; version v0.6.1 -- | ||
https://github.com/prometheus/client_model | ||
|
||
** github.com/prometheus/common; version v0.45.0 -- | ||
** github.com/prometheus/common; version v0.46.0 -- | ||
https://github.com/prometheus/common | ||
|
||
** github.com/prometheus/procfs; version v0.12.0 -- | ||
** github.com/prometheus/procfs; version v0.15.0 -- | ||
https://github.com/prometheus/procfs | ||
|
||
** github.com/spf13/cobra; version v1.8.0 -- | ||
|
@@ -41,25 +38,25 @@ https://github.com/spf13/cobra | |
** gopkg.in/yaml.v2; version v2.4.0 -- | ||
https://gopkg.in/yaml.v2 | ||
|
||
** k8s.io/api/core/v1; version v0.29.0 -- | ||
** k8s.io/api/core/v1; version v0.30.1 -- | ||
https://github.com/kubernetes/api | ||
|
||
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.29.0 -- | ||
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.30.1 -- | ||
https://github.com/kubernetes/apiextensions-apiserver | ||
|
||
** k8s.io/apimachinery/pkg; version v0.29.0 -- | ||
** k8s.io/apimachinery/pkg; version v0.30.1 -- | ||
https://github.com/kubernetes/apimachinery | ||
|
||
** k8s.io/component-base; version v0.29.0 -- | ||
** k8s.io/component-base; version v0.30.1 -- | ||
https://github.com/kubernetes/component-base | ||
|
||
** k8s.io/klog/v2; version v2.110.1 -- | ||
** k8s.io/klog/v2; version v2.120.1 -- | ||
https://github.com/kubernetes/klog | ||
|
||
** k8s.io/utils; version v0.0.0-20240102154912-e7106e64919e -- | ||
** k8s.io/utils; version v0.0.0-20240502163921-fe8a2dddb1d0 -- | ||
https://github.com/kubernetes/utils | ||
|
||
** sigs.k8s.io/gateway-api/apis/v1; version v1.0.0 -- | ||
** sigs.k8s.io/gateway-api/apis/v1; version v1.1.0 -- | ||
https://github.com/kubernetes-sigs/gateway-api | ||
|
||
** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd -- | ||
|
@@ -278,10 +275,6 @@ https://github.com/kubernetes-sigs/yaml | |
limitations under the License. | ||
|
||
|
||
* For github.com/matttproud/golang_protobuf_extensions/v2/pbutil see also this required NOTICE: | ||
Copyright 2012 Matt T. Proud ([email protected]) | ||
|
||
|
||
* For github.com/prometheus/client_golang/prometheus see also this required NOTICE: | ||
Prometheus instrumentation library for Go applications | ||
Copyright 2012-2015 The Prometheus Authors | ||
|
@@ -441,7 +434,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.45.0 -- | ||
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.46.0 -- | ||
https://github.com/prometheus/common | ||
|
||
Copyright (c) 2011, Open Knowledge Foundation Ltd. | ||
|
@@ -511,7 +504,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** golang.org/go; version go1.21.13 -- | ||
** golang.org/go; version go1.22.7 -- | ||
https://github.com/golang/go | ||
|
||
** golang.org/x/net; version v0.26.0 -- | ||
|
@@ -523,7 +516,7 @@ https://golang.org/x/sys | |
** golang.org/x/text; version v0.16.0 -- | ||
https://golang.org/x/text | ||
|
||
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.29.0 -- | ||
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.30.1 -- | ||
https://github.com/kubernetes/apimachinery | ||
|
||
Copyright (c) 2009 The Go Authors. All rights reserved. | ||
|
@@ -556,7 +549,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** google.golang.org/protobuf; version v1.33.0 -- | ||
** google.golang.org/protobuf; version v1.34.1 -- | ||
https://go.googlesource.com/protobuf | ||
|
||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -623,7 +616,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-20240102154912-e7106e64919e -- | ||
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240502163921-fe8a2dddb1d0 -- | ||
https://github.com/kubernetes/utils | ||
|
||
Copyright (c) 2012 The Go Authors. All rights reserved. | ||
|
@@ -664,7 +657,7 @@ Copyright (C) 2013 Blake Mizerany | |
https://github.com/blang/semver/v4 | ||
Copyright (c) 2014 Benedikt Lang <github at benediktlang.de> | ||
|
||
** github.com/cespare/xxhash/v2; version v2.2.0 -- | ||
** github.com/cespare/xxhash/v2; version v2.3.0 -- | ||
https://github.com/cespare/xxhash/v2 | ||
Copyright (c) 2016 Caleb Spare | ||
|
||
|
@@ -676,7 +669,7 @@ Copyright (c) 2016 json-iterator | |
https://github.com/uber-go/multierr | ||
Copyright (c) 2017-2021 Uber Technologies, Inc. | ||
|
||
** go.uber.org/zap; version v1.26.0 -- | ||
** go.uber.org/zap; version v1.27.0 -- | ||
https://github.com/uber-go/zap | ||
Copyright (c) 2016-2017 Uber Technologies, Inc. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 -- | ||
https://github.com/cert-manager/cert-manager | ||
|
||
** github.com/cert-manager/cert-manager/cainjector-binary; version v1.14.7 -- | ||
** github.com/cert-manager/cert-manager/cainjector-binary; version v1.15.3 -- | ||
https://github.com/cert-manager/cert-manager/cainjector-binary | ||
|
||
** github.com/go-logr/logr; version v1.4.1 -- | ||
|
@@ -11,13 +11,13 @@ https://github.com/go-logr/logr | |
** github.com/go-logr/zapr; version v1.3.0 -- | ||
https://github.com/go-logr/zapr | ||
|
||
** github.com/go-openapi/jsonpointer; version v0.20.2 -- | ||
** github.com/go-openapi/jsonpointer; version v0.21.0 -- | ||
https://github.com/go-openapi/jsonpointer | ||
|
||
** github.com/go-openapi/jsonreference; version v0.20.4 -- | ||
** github.com/go-openapi/jsonreference; version v0.21.0 -- | ||
https://github.com/go-openapi/jsonreference | ||
|
||
** github.com/go-openapi/swag; version v0.22.7 -- | ||
** github.com/go-openapi/swag; version v0.23.0 -- | ||
https://github.com/go-openapi/swag | ||
|
||
** github.com/golang/groupcache/lru; version v0.0.0-20210331224755-41bb18bfe9da -- | ||
|
@@ -29,9 +29,6 @@ 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/v2/pbutil; version v2.0.0 -- | ||
https://github.com/matttproud/golang_protobuf_extensions/v2 | ||
|
||
** github.com/modern-go/concurrent; version v0.0.0-20180306012644-bacd9c7ef1dd -- | ||
https://github.com/modern-go/concurrent | ||
|
||
|
@@ -41,13 +38,13 @@ https://github.com/modern-go/reflect2 | |
** github.com/prometheus/client_golang/prometheus; version v1.18.0 -- | ||
https://github.com/prometheus/client_golang | ||
|
||
** github.com/prometheus/client_model/go; version v0.5.0 -- | ||
** github.com/prometheus/client_model/go; version v0.6.1 -- | ||
https://github.com/prometheus/client_model | ||
|
||
** github.com/prometheus/common; version v0.45.0 -- | ||
** github.com/prometheus/common; version v0.46.0 -- | ||
https://github.com/prometheus/common | ||
|
||
** github.com/prometheus/procfs; version v0.12.0 -- | ||
** github.com/prometheus/procfs; version v0.15.0 -- | ||
https://github.com/prometheus/procfs | ||
|
||
** github.com/spf13/cobra; version v1.8.0 -- | ||
|
@@ -59,40 +56,40 @@ https://github.com/gomodules/jsonpatch | |
** gopkg.in/yaml.v2; version v2.4.0 -- | ||
https://gopkg.in/yaml.v2 | ||
|
||
** k8s.io/api; version v0.29.0 -- | ||
** k8s.io/api; version v0.30.1 -- | ||
https://github.com/kubernetes/api | ||
|
||
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.29.0 -- | ||
** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.30.1 -- | ||
https://github.com/kubernetes/apiextensions-apiserver | ||
|
||
** k8s.io/apimachinery/pkg; version v0.29.0 -- | ||
** k8s.io/apimachinery/pkg; version v0.30.1 -- | ||
https://github.com/kubernetes/apimachinery | ||
|
||
** k8s.io/client-go; version v0.29.0 -- | ||
** k8s.io/client-go; version v0.30.1 -- | ||
https://github.com/kubernetes/client-go | ||
|
||
** k8s.io/component-base; version v0.29.0 -- | ||
** k8s.io/component-base; version v0.30.1 -- | ||
https://github.com/kubernetes/component-base | ||
|
||
** k8s.io/klog/v2; version v2.110.1 -- | ||
** k8s.io/klog/v2; version v2.120.1 -- | ||
https://github.com/kubernetes/klog | ||
|
||
** k8s.io/kube-aggregator/pkg/apis/apiregistration; version v0.29.0 -- | ||
** k8s.io/kube-aggregator/pkg/apis/apiregistration; version v0.30.1 -- | ||
https://github.com/kubernetes/kube-aggregator | ||
|
||
** k8s.io/kube-openapi/pkg; version v0.0.0-20240103051144-eec4567ac022 -- | ||
** k8s.io/kube-openapi/pkg; version v0.0.0-20240430033511-f0e62f92d13f -- | ||
https://github.com/kubernetes/kube-openapi | ||
|
||
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240103051144-eec4567ac022 -- | ||
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20240430033511-f0e62f92d13f -- | ||
https://github.com/kubernetes/kube-openapi | ||
|
||
** k8s.io/utils; version v0.0.0-20240102154912-e7106e64919e -- | ||
** k8s.io/utils; version v0.0.0-20240502163921-fe8a2dddb1d0 -- | ||
https://github.com/kubernetes/utils | ||
|
||
** sigs.k8s.io/controller-runtime; version v0.16.3 -- | ||
** sigs.k8s.io/controller-runtime; version v0.18.2 -- | ||
https://github.com/kubernetes-sigs/controller-runtime | ||
|
||
** sigs.k8s.io/gateway-api/apis/v1; version v1.0.0 -- | ||
** sigs.k8s.io/gateway-api/apis/v1; version v1.1.0 -- | ||
https://github.com/kubernetes-sigs/gateway-api | ||
|
||
** sigs.k8s.io/json; version v0.0.0-20221116044647-bc3834ca7abd -- | ||
|
@@ -311,10 +308,6 @@ https://github.com/kubernetes-sigs/yaml | |
limitations under the License. | ||
|
||
|
||
* For github.com/matttproud/golang_protobuf_extensions/v2/pbutil see also this required NOTICE: | ||
Copyright 2012 Matt T. Proud ([email protected]) | ||
|
||
|
||
* For github.com/prometheus/client_golang/prometheus see also this required NOTICE: | ||
Prometheus instrumentation library for Go applications | ||
Copyright 2012-2015 The Prometheus Authors | ||
|
@@ -429,7 +422,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/evanphx/json-patch/v5; version v5.7.0 -- | ||
** github.com/evanphx/json-patch/v5; version v5.9.0 -- | ||
https://github.com/evanphx/json-patch/v5 | ||
|
||
Copyright (c) 2014, Evan Phoenix | ||
|
@@ -532,7 +525,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/golang/protobuf; version v1.5.3 -- | ||
** github.com/golang/protobuf; version v1.5.4 -- | ||
https://github.com/golang/protobuf | ||
|
||
Copyright 2010 The Go Authors. All rights reserved. | ||
|
@@ -703,7 +696,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.45.0 -- | ||
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.46.0 -- | ||
https://github.com/prometheus/common | ||
|
||
Copyright (c) 2011, Open Knowledge Foundation Ltd. | ||
|
@@ -773,16 +766,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** golang.org/go; version go1.21.13 -- | ||
** golang.org/go; version go1.22.7 -- | ||
https://github.com/golang/go | ||
|
||
** golang.org/x/exp/maps; version v0.0.0-20231226003508-02704c960a9b -- | ||
** golang.org/x/exp/maps; version v0.0.0-20240506185415-9bf2ced13842 -- | ||
https://golang.org/x/exp | ||
|
||
** golang.org/x/net; version v0.26.0 -- | ||
https://golang.org/x/net | ||
|
||
** golang.org/x/oauth2; version v0.15.0 -- | ||
** golang.org/x/oauth2; version v0.20.0 -- | ||
https://golang.org/x/oauth2 | ||
|
||
** golang.org/x/sys/unix; version v0.21.0 -- | ||
|
@@ -797,7 +790,7 @@ https://golang.org/x/text | |
** golang.org/x/time/rate; version v0.5.0 -- | ||
https://golang.org/x/time | ||
|
||
** k8s.io/apimachinery/third_party/forked/golang; version v0.29.0 -- | ||
** k8s.io/apimachinery/third_party/forked/golang; version v0.30.1 -- | ||
https://github.com/kubernetes/apimachinery | ||
|
||
Copyright (c) 2009 The Go Authors. All rights reserved. | ||
|
@@ -830,7 +823,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
------ | ||
|
||
** google.golang.org/protobuf; version v1.33.0 -- | ||
** google.golang.org/protobuf; version v1.34.1 -- | ||
https://go.googlesource.com/protobuf | ||
|
||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -897,7 +890,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-20240103051144-eec4567ac022 -- | ||
** k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json; version v0.0.0-20240430033511-f0e62f92d13f -- | ||
https://github.com/kubernetes/kube-openapi | ||
|
||
Copyright (c) 2020 The Go Authors. All rights reserved. | ||
|
@@ -930,7 +923,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-20240102154912-e7106e64919e -- | ||
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240502163921-fe8a2dddb1d0 -- | ||
https://github.com/kubernetes/utils | ||
|
||
Copyright (c) 2012 The Go Authors. All rights reserved. | ||
|
@@ -992,11 +985,11 @@ Copyright (C) 2013 Blake Mizerany | |
https://github.com/blang/semver/v4 | ||
Copyright (c) 2014 Benedikt Lang <github at benediktlang.de> | ||
|
||
** github.com/cespare/xxhash/v2; version v2.2.0 -- | ||
** github.com/cespare/xxhash/v2; version v2.3.0 -- | ||
https://github.com/cespare/xxhash/v2 | ||
Copyright (c) 2016 Caleb Spare | ||
|
||
** github.com/emicklei/go-restful/v3; version v3.11.0 -- | ||
** github.com/emicklei/go-restful/v3; version v3.12.0 -- | ||
https://github.com/emicklei/go-restful/v3 | ||
Copyright (c) 2012,2013 Ernest Micklei | ||
|
||
|
@@ -1016,7 +1009,7 @@ Copyright (c) 2016 Mail.Ru Group | |
https://github.com/uber-go/multierr | ||
Copyright (c) 2017-2021 Uber Technologies, Inc. | ||
|
||
** go.uber.org/zap; version v1.26.0 -- | ||
** go.uber.org/zap; version v1.27.0 -- | ||
https://github.com/uber-go/zap | ||
Copyright (c) 2016-2017 Uber Technologies, Inc. | ||
|
||
|
Oops, something went wrong.