Update module github.com/cert-manager/cert-manager to v1.15.0 #18
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-cert-manager-cert-manager-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.14.5
->v1.15.0
Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.15.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
cert-manager 1.15 promotes several features to beta, including GatewayAPI support (
ExperimentalGatewayAPISupport
), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (LiteralCertificateSubject
) and the outputting of additional certificate formats (AdditionalCertificateOutputFormats
).Community
Thanks again to all open-source contributors with commits in this release, including: @Pionerd, @SgtCoDFish, @ThatsMrTalbot, @andrey-dubnik, @bwaldrep, @eplightning, @erikgb, @findnature, @gplessis, @import-shiburin, @inteon, @jkroepke, @lunarwhite, @mangeshhambarde, @pwhitehead-splunk & @rodrigorfk, @wallrj.
Thanks also to the following cert-manager maintainers for their contributions during this release: @SgtCoDFish, @SpectralHiss, @ThatsMrTalbot, @hawksight, @inteon, @maelvls & @wallrj.
Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings!
Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer.
In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects.
Changes by Kind
Feature
--enable-gateway-api
flag to enable the integration. (#6961, @ThatsMrTalbot)For example:
cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200
. (#6865, @wallrj)LiteralCertificateSubject
feature to Beta. (#7030, @inteon)extraObjects
; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. (#6424, @gplessis)cert-manager.io/allow-direct-injection
in annotations (#6801, @jkroepke)Design
Bug or Regression
preferredChain
is configured. (#6755, @import-shiburin)disableAutoApproval
andapproveSignerNames
Helm chart options. (#7054, @inteon)Other (Cleanup or Flake)
crds.keep
andcrds.enabled
Helm options can now be used instead of theinstallCRDs
option. (#6760, @inteon)slices
andk8s.io/apimachinery/pkg/util
packages.Removed deprecated CSR functions which have been replaced with other functions in the
pkg/util/pki
package. (#6730, @inteon)cmctl
andkubectl cert-manger
have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 (#6663, @inteon)pkg/util/pki/ParseSubjectStringToRawDERBytes
function. (#6994, @inteon)--controllers
flag only specifies disabled controllers, the default controllers are now enabled implicitly. (#7054, @inteon)GO-2024-2824
. (#6996, @github-actions[bot])v1.14.6
Compare Source
Changes by Kind
Other (Cleanup or Flake)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):Details:
github.com/cenkalti/backoff/v4
v4.2.1
->v4.3.0
github.com/cespare/xxhash/v2
v2.2.0
->v2.3.0
github.com/emicklei/go-restful/v3
v3.11.0
->v3.12.0
github.com/evanphx/json-patch
v5.7.0+incompatible
->v5.9.0+incompatible
github.com/evanphx/json-patch/v5
v5.7.0
->v5.9.0
github.com/go-openapi/jsonpointer
v0.20.2
->v0.21.0
github.com/go-openapi/jsonreference
v0.20.4
->v0.21.0
github.com/go-openapi/swag
v0.22.7
->v0.23.0
github.com/google/uuid
v1.5.0
->v1.6.0
github.com/grpc-ecosystem/grpc-gateway/v2
v2.18.1
->v2.20.0
github.com/miekg/dns
v1.1.57
->v1.1.59
github.com/prometheus/client_model
v0.5.0
->v0.6.1
github.com/prometheus/common
v0.45.0
->v0.46.0
github.com/prometheus/procfs
v0.12.0
->v0.15.0
go.etcd.io/etcd/api/v3
v3.5.11
->v3.5.13
go.etcd.io/etcd/client/pkg/v3
v3.5.11
->v3.5.13
go.etcd.io/etcd/client/v3
v3.5.11
->v3.5.13
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
v0.46.1
->v0.51.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
v0.46.1
->v0.51.0
go.opentelemetry.io/otel
v1.21.0
->v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace
v1.21.0
->v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
v1.21.0
->v1.26.0
go.opentelemetry.io/otel/metric
v1.21.0
->v1.26.0
go.opentelemetry.io/otel/sdk
v1.21.0
->v1.26.0
go.opentelemetry.io/otel/trace
v1.21.0
->v1.26.0
go.opentelemetry.io/proto/otlp
v1.0.0
->v1.2.0
go.uber.org/zap
v1.26.0
->v1.27.0
golang.org/x/crypto
v0.22.0
->v0.23.0
golang.org/x/exp
v0.0.0-20231226003508-02704c960a9b
->v0.0.0-20240506185415-9bf2ced13842
golang.org/x/mod
v0.15.0
->v0.17.0
golang.org/x/net
v0.24.0
->v0.25.0
golang.org/x/oauth2
v0.15.0
->v0.20.0
golang.org/x/sync
v0.6.0
->v0.7.0
golang.org/x/sys
v0.19.0
->v0.20.0
golang.org/x/term
v0.19.0
->v0.20.0
golang.org/x/text
v0.14.0
->v0.15.0
golang.org/x/tools
v0.18.0
->v0.21.0
google.golang.org/genproto
v0.0.0-20240102182953-50ed04b92917
->v0.0.0-20240401170217-c3f982113cda
google.golang.org/genproto/googleapis/api
v0.0.0-20240102182953-50ed04b92917
->v0.0.0-20240515191416-fc5f0ca64291
google.golang.org/genproto/googleapis/rpc
v0.0.0-20240102182953-50ed04b92917
->v0.0.0-20240515191416-fc5f0ca64291
google.golang.org/grpc
v1.60.1
->v1.64.0
google.golang.org/protobuf
v1.33.0
->v1.34.1
k8s.io/kube-aggregator
v0.29.0
->v0.30.1
k8s.io/kube-openapi
v0.0.0-20240228011516-70dd3763d340
->v0.0.0-20240430033511-f0e62f92d13f
k8s.io/utils
v0.0.0-20240102154912-e7106e64919e
->v0.0.0-20240502163921-fe8a2dddb1d0
sigs.k8s.io/apiserver-network-proxy/konnectivity-client
v0.29.0
->v0.30.3
sigs.k8s.io/controller-runtime
v0.16.3
->v0.18.2
sigs.k8s.io/gateway-api
v1.0.0
->v1.1.0