From 13a69595e6afd2954237853171d0d178c85a5e0b Mon Sep 17 00:00:00 2001 From: Knative Automation Date: Mon, 11 Sep 2023 14:25:25 +0000 Subject: [PATCH] upgrade to latest dependencies bumping knative.dev/serving aeb4e94...4ab6bd7: > 4ab6bd7 Update community files (# 14349) > a8a8be2 Update documentation about Knative serving encryption (# 14213) > 9ad6c42 Update net-kourier nightly (# 14344) > d822a70 Change configuration case for tests (# 14330) > 945016d Update net-certmanager nightly (# 14345) > 17c3012 Update net-contour nightly (# 14342) > 0c6808b Update net-istio nightly (# 14341) > 91ba6d0 Update net-gateway-api nightly (# 14343) > fb6997c Update net-contour nightly (# 14339) > b92463c Update net-gateway-api nightly (# 14336) > b61b9f7 Update net-certmanager nightly (# 14335) > 9fb227c Update net-kourier nightly (# 14338) > 4e3cd12 Update net-istio nightly (# 14337) > b25e8dd upgrade to latest dependencies (# 14328) bumping knative.dev/networking 17b4f7b...4804203: > 4804203 Update community files (# 854) > 0cf7093 upgrade to latest dependencies (# 853) bumping knative.dev/pkg 27252a3...09df2b6: > 09df2b6 Update community files (# 2817) > 6550b1f Bump actions/checkout from 3 to 4 (# 2811) bumping knative.dev/hack 760813a...3af329f: > 3af329f Update community files (# 313) Signed-off-by: Knative Automation --- go.mod | 8 ++++---- go.sum | 16 ++++++++-------- .../pkg/apis/serving/v1/route_lifecycle.go | 4 ++-- .../serving/v1beta1/domainmapping_lifecycle.go | 2 +- vendor/modules.txt | 8 ++++---- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/go.mod b/go.mod index b7d399b26..e69f4d482 100644 --- a/go.mod +++ b/go.mod @@ -16,10 +16,10 @@ require ( k8s.io/api v0.26.5 k8s.io/apimachinery v0.26.5 k8s.io/client-go v0.26.5 - knative.dev/hack v0.0.0-20230906172513-760813ad2706 - knative.dev/networking v0.0.0-20230906132213-17b4f7b1ea4a - knative.dev/pkg v0.0.0-20230905144417-27252a376b30 - knative.dev/serving v0.38.1-0.20230906132413-aeb4e94d5752 + knative.dev/hack v0.0.0-20230911131120-3af329f73ff3 + knative.dev/networking v0.0.0-20230911132222-48042038ea3d + knative.dev/pkg v0.0.0-20230911130819-09df2b681efd + knative.dev/serving v0.38.1-0.20230911141518-4ab6bd712877 ) require ( diff --git a/go.sum b/go.sum index 3d5a888fd..a3867d0a6 100644 --- a/go.sum +++ b/go.sum @@ -663,14 +663,14 @@ k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 h1:+70TFaan3hfJzs+7VK2o+O k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4= k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2 h1:GfD9OzL11kvZN5iArC6oTS7RTj7oJOIfnislxYlqTj8= k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= -knative.dev/hack v0.0.0-20230906172513-760813ad2706 h1:5/b4gPIUUNqVFkDKO9AMnEkdUvZrFVqf+z3r5rJ9w/U= -knative.dev/hack v0.0.0-20230906172513-760813ad2706/go.mod h1:dx0YG3YWqJu653e9tjcT0Q1ZdS9JJXLKbUhzr4EB0g8= -knative.dev/networking v0.0.0-20230906132213-17b4f7b1ea4a h1:xiF0cQfHuo0qBoaSeXjyk+56Cu1gYv0ezu6qMx9E8us= -knative.dev/networking v0.0.0-20230906132213-17b4f7b1ea4a/go.mod h1:nXiCx9KmJ5WgDofa8zOXA5poIQe8GeBL/neZtQyfobg= -knative.dev/pkg v0.0.0-20230905144417-27252a376b30 h1:q8OCYCux80XnBIscEUTyK9kMAM5cYhPMXlU0b77maz0= -knative.dev/pkg v0.0.0-20230905144417-27252a376b30/go.mod h1:KOCW7iby+PL0aSDG2Ta7Vf1kCn+VAqL7QaTyK0c4fuk= -knative.dev/serving v0.38.1-0.20230906132413-aeb4e94d5752 h1:AoeSPwhpamWSF9hqK+PsmXqCGFpwhNEgOg9juW6qxww= -knative.dev/serving v0.38.1-0.20230906132413-aeb4e94d5752/go.mod h1:n6R3LX2i+sIdOsSYlUN5W9HuSdG/3+QN13VwCSsmPMk= +knative.dev/hack v0.0.0-20230911131120-3af329f73ff3 h1:3vOdwAi/IjOTQvL2nP3RDRgPuYIbSRqEgaIgAgDFC08= +knative.dev/hack v0.0.0-20230911131120-3af329f73ff3/go.mod h1:dx0YG3YWqJu653e9tjcT0Q1ZdS9JJXLKbUhzr4EB0g8= +knative.dev/networking v0.0.0-20230911132222-48042038ea3d h1:4ja2C3Azc3N7mOypo2efX3j5OalvBU3FwGGxHM8GDo0= +knative.dev/networking v0.0.0-20230911132222-48042038ea3d/go.mod h1:+QuFm3aotxR+gM69XilYuJiu5JOyGf1Mlw42IfSaCkk= +knative.dev/pkg v0.0.0-20230911130819-09df2b681efd h1:p73TV5lMulQpFpa7FBMSGORaL9MFzENu+IVhMv/ELMs= +knative.dev/pkg v0.0.0-20230911130819-09df2b681efd/go.mod h1:KOCW7iby+PL0aSDG2Ta7Vf1kCn+VAqL7QaTyK0c4fuk= +knative.dev/serving v0.38.1-0.20230911141518-4ab6bd712877 h1:BfVa9HdqhKWV0FRRTOMgj1RRUBBjbHyWT/KHfxSMp1w= +knative.dev/serving v0.38.1-0.20230911141518-4ab6bd712877/go.mod h1:v3lJx+0X60fxa+0yu6DY94ez1qbf6bt1vp7iXglHipU= pgregory.net/rapid v1.0.0 h1:iQaM2w5PZ6xvt6x7hbd7tiDS+nk7YPp5uCaEba+T/F4= rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8= rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0= diff --git a/vendor/knative.dev/serving/pkg/apis/serving/v1/route_lifecycle.go b/vendor/knative.dev/serving/pkg/apis/serving/v1/route_lifecycle.go index ba2908cd1..fe2a43223 100644 --- a/vendor/knative.dev/serving/pkg/apis/serving/v1/route_lifecycle.go +++ b/vendor/knative.dev/serving/pkg/apis/serving/v1/route_lifecycle.go @@ -193,7 +193,7 @@ const ( // AutoTLSNotEnabledMessage is the message which is set on the // RouteConditionCertificateProvisioned condition when it is set to True // because AutoTLS was not enabled. - AutoTLSNotEnabledMessage = "autoTLS is not enabled" + AutoTLSNotEnabledMessage = "auto-tls is not enabled" // TLSNotEnabledForClusterLocalMessage is the message which is set on the // RouteConditionCertificateProvisioned condition when it is set to True @@ -202,7 +202,7 @@ const ( ) // MarkTLSNotEnabled sets RouteConditionCertificateProvisioned to true when -// certificate config such as autoTLS is not enabled or private cluster-local service. +// certificate config such as auto-tls is not enabled or private cluster-local service. func (rs *RouteStatus) MarkTLSNotEnabled(msg string) { routeCondSet.Manage(rs).MarkTrueWithReason(RouteConditionCertificateProvisioned, "TLSNotEnabled", msg) diff --git a/vendor/knative.dev/serving/pkg/apis/serving/v1beta1/domainmapping_lifecycle.go b/vendor/knative.dev/serving/pkg/apis/serving/v1beta1/domainmapping_lifecycle.go index 80fed9d33..830a65c96 100644 --- a/vendor/knative.dev/serving/pkg/apis/serving/v1beta1/domainmapping_lifecycle.go +++ b/vendor/knative.dev/serving/pkg/apis/serving/v1beta1/domainmapping_lifecycle.go @@ -62,7 +62,7 @@ const ( // AutoTLSNotEnabledMessage is the message which is set on the // DomainMappingConditionCertificateProvisioned condition when it is set to True // because AutoTLS was not enabled. - AutoTLSNotEnabledMessage = "autoTLS is not enabled" + AutoTLSNotEnabledMessage = "auto-tls is not enabled" // TLSCertificateProvidedExternally indicates that a TLS secret won't be created or managed // instead a reference to an existing TLS secret should have been provided in the DomainMapping spec TLSCertificateProvidedExternally = "TLS certificate was provided externally" diff --git a/vendor/modules.txt b/vendor/modules.txt index 2b544d143..06f6a1298 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -594,10 +594,10 @@ k8s.io/utils/lru k8s.io/utils/net k8s.io/utils/strings/slices k8s.io/utils/trace -# knative.dev/hack v0.0.0-20230906172513-760813ad2706 +# knative.dev/hack v0.0.0-20230911131120-3af329f73ff3 ## explicit; go 1.18 knative.dev/hack -# knative.dev/networking v0.0.0-20230906132213-17b4f7b1ea4a +# knative.dev/networking v0.0.0-20230911132222-48042038ea3d ## explicit; go 1.18 knative.dev/networking/pkg/apis/networking knative.dev/networking/pkg/apis/networking/v1alpha1 @@ -605,7 +605,7 @@ knative.dev/networking/pkg/client/clientset/versioned/scheme knative.dev/networking/pkg/client/clientset/versioned/typed/networking/v1alpha1 knative.dev/networking/pkg/client/clientset/versioned/typed/networking/v1alpha1/fake knative.dev/networking/pkg/config -# knative.dev/pkg v0.0.0-20230905144417-27252a376b30 +# knative.dev/pkg v0.0.0-20230911130819-09df2b681efd ## explicit; go 1.18 knative.dev/pkg/apis knative.dev/pkg/apis/duck @@ -622,7 +622,7 @@ knative.dev/pkg/network knative.dev/pkg/profiling knative.dev/pkg/ptr knative.dev/pkg/tracker -# knative.dev/serving v0.38.1-0.20230906132413-aeb4e94d5752 +# knative.dev/serving v0.38.1-0.20230911141518-4ab6bd712877 ## explicit; go 1.18 knative.dev/serving/pkg/apis/autoscaling knative.dev/serving/pkg/apis/autoscaling/v1alpha1