mirror of https://github.com/knative/client.git
upgrade to latest dependencies (#1805)
bumping knative.dev/serving ac7c74b...b2a416f:%0A > b2a416f Update net-gateway-api nightly (# 13907)%0A > 91ac3b3 Update net-certmanager nightly (# 13904)%0A > 787ac48 Update net-istio nightly (# 13902)%0A > d315f71 Update net-contour nightly (# 13903)%0A > b38ef3a Update net-istio nightly (# 13899)%0A > b9b9d13 Update net-contour nightly (# 13900)%0A > 9530fe9 Update net-certmanager nightly (# 13897)%0A > 12bd205 Update net-kourier nightly (# 13898)%0A > 4db179f upgrade to latest dependencies (# 13895)%0A > 0c8f091 Update net-gateway-api nightly (# 13894)%0A > f83732d Update net-kourier nightly (# 13893)%0A > 87af840 upgrade to latest dependencies (# 13891)%0A > 171cecd change mininum TLS version for tag to digest resolution (# 13886)%0A > ef58d9b Update net-contour nightly (# 13881)%0A > 842c516 Update net-istio nightly (# 13883)%0A > cb946ff Update net-certmanager nightly (# 13882)%0A > d0eea80 Update net-gateway-api nightly (# 13880)%0A > c377269 Update actions (# 13879)%0A > 018c7f8 Update net-kourier nightly (# 13871)%0A > 235e7f1 Update net-contour nightly (# 13870)%0A > 29089ce Update net-gateway-api nightly (# 13873)%0A > f87c4d7 Update net-istio nightly (# 13872)%0A > a96e2c5 upgrade to latest dependencies (# 13875)%0A > e363b61 Update net-certmanager nightly (# 13874)%0A > 9af99e5 Load certificate when they are updated when internal-encryption is enabled (# 13854)%0A > 3efe96d Update community files (# 13868)%0A > 944e8e0 Update net-kourier nightly (# 13864)%0A > 4d85bc0 Update net-contour nightly (# 13865)%0A > 96b84bd Update net-certmanager nightly (# 13866)%0A > f5d3865 Update community files (# 13863)%0Abumping knative.dev/eventing 3224e50...193f2df:%0A > 193f2df Eventing TLS: support `K_CA_CERTS` in adapter/v2 (# 6848)%0A > cc3d254 [main] Upgrade to latest dependencies (# 6863)%0A > 81f8e67 Fix ChannelChain test lifecyle (# 6862)%0A > d7fe38f [main] Upgrade to latest dependencies (# 6860)%0A > a5b4810 [main] Update actions (# 6858)%0A > 43a2554 [main] Upgrade to latest dependencies (# 6855)%0A > cf7ee9c [main] Update actions (# 6853)%0A > d2eaff5 [main] Update community files (# 6856)%0A > c59bd1f Eventing TLS: Install Cert Manager as part of the test setup phase (# 6850)%0A > d35f808 [main] Upgrade to latest dependencies (# 6852)%0Abumping knative.dev/hack 9153cc6...f591fea:%0A > f591fea individual globbing is required (# 284)%0A > 4b3f230 Update community files (# 283)%0Abumping knative.dev/networking 0b998c1...e5d04e8:%0A > e5d04e8 upgrade to latest dependencies (# 796)%0A > 62fd5d0 Update actions (# 793)%0A > b77b4a6 Bump Go version in github action (# 795)%0A > 750a9e4 Update community files (# 792)%0A > 62b7e26 Update actions (# 789)%0A > 366f276 upgrade to latest dependencies (# 788)%0A > fb58275 Update community files (# 790)%0Abumping knative.dev/pkg ef19121...dfad48e:%0A > dfad48e upgrade to latest dependencies (# 2728)%0A > 53f04b3 Make minimum TLS version configurable for webhooks (# 2721)%0A > ce10b06 Update actions (# 2726)%0A > d3d7625 Update community files (# 2724)%0A > 166893c upgrade to latest dependencies (# 2719) Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
e2513545b8
commit
8c648379a4
10
go.mod
10
go.mod
|
|
@ -20,11 +20,11 @@ require (
|
|||
k8s.io/cli-runtime v0.25.2
|
||||
k8s.io/client-go v0.25.4
|
||||
k8s.io/code-generator v0.25.4
|
||||
knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263
|
||||
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f
|
||||
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef
|
||||
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df
|
||||
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da
|
||||
knative.dev/eventing v0.36.1-0.20230418180955-193f2dffd536
|
||||
knative.dev/hack v0.0.0-20230417170854-f591fea109b3
|
||||
knative.dev/networking v0.0.0-20230419144338-e5d04e805e50
|
||||
knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0
|
||||
knative.dev/serving v0.36.1-0.20230420202939-b2a416f3bc0d
|
||||
sigs.k8s.io/yaml v1.3.0
|
||||
)
|
||||
|
||||
|
|
|
|||
20
go.sum
20
go.sum
|
|
@ -1087,16 +1087,16 @@ 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/eventing v0.36.1-0.20230411013349-3224e50c7263 h1:9Vf3oKzXvLSKra5oVCwASkKrIhMG7LgUVbrJPm5wlxM=
|
||||
knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263/go.mod h1:04GSGLHjBkgDEGRIg2wM7n5BB27BRIoMqb9emFp/YNU=
|
||||
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f h1:KPAIuFU5+u4CLS1B21QqqMYv4SScOipH7U2O8cbuAwE=
|
||||
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
|
||||
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef h1:S8gCH6+4tvqF8Ond1U9rBbthoRci59eOBqY8HI46uq0=
|
||||
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef/go.mod h1:V2ZPhM1LH+4J/rqoI6Dlt1qX6ac15uFZXkaLBlILeHU=
|
||||
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df h1:G5kuFGA167KLF6W943zW2HpKhJJ3750x0ZUFNBfHkrM=
|
||||
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df/go.mod h1:EQk8+qkZ8fMtrDYOOb9e9xMQG29N+L54iXBCfNXRm90=
|
||||
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da h1:TRVe0lhxI+LatXsvwFxgk5xmfgMzVjA6uF8IGoUhRgg=
|
||||
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da/go.mod h1:mQAOTzNVLUUjWHMOFluHcYxFTFwgGZxJiMWLP2FZADw=
|
||||
knative.dev/eventing v0.36.1-0.20230418180955-193f2dffd536 h1:HCvZKARYpR/4BNKVY5fCDxsKqCNH13BXTFR0mbAcD6Q=
|
||||
knative.dev/eventing v0.36.1-0.20230418180955-193f2dffd536/go.mod h1:v5MzGGi/TfApMkYaRssEo2b5AOPlyzQV6a+H8169408=
|
||||
knative.dev/hack v0.0.0-20230417170854-f591fea109b3 h1:+W4WBOq83tfGXKhtv8OB/uJeYqze3zh69GKiz1ucuqk=
|
||||
knative.dev/hack v0.0.0-20230417170854-f591fea109b3/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
|
||||
knative.dev/networking v0.0.0-20230419144338-e5d04e805e50 h1:X9rPBYr7Vrm075q0iXTr7/0oklkYoyqvlnrUwNzcUhI=
|
||||
knative.dev/networking v0.0.0-20230419144338-e5d04e805e50/go.mod h1:o2MyGpGfU5DoSAWCE2f/jnSC9GjGOplCslbA99yDkGo=
|
||||
knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0 h1:EFQcoUo8I4bc+U3y6tR1B3ONYZSHWUdAfI7Vh7dae8g=
|
||||
knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0/go.mod h1:2qWPP9Gjh9Q7ETti+WRHnBnGCSCq+6q7m3p/nmUQviE=
|
||||
knative.dev/serving v0.36.1-0.20230420202939-b2a416f3bc0d h1:6J7Ss5Of8oPTVbj3Wa8VQrvbEycfqpWZBzCIdKcAcX8=
|
||||
knative.dev/serving v0.36.1-0.20230420202939-b2a416f3bc0d/go.mod h1:JxH2HRtA7aApDHBGUGE0kG6l7ZkvVbJFgE+0V6djB3k=
|
||||
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=
|
||||
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ function tag_images_in_yamls() {
|
|||
local DOCKER_BASE="${KO_DOCKER_REPO}/${REPO_ROOT_DIR/$SRC_DIR}"
|
||||
local GEO_REGIONS="${GEO_REPLICATION[@]} "
|
||||
echo "Tagging any images under '${DOCKER_BASE}' with ${TAG}"
|
||||
# shellcheck disable=SC2068
|
||||
for file in $@; do
|
||||
[[ "${file##*.}" != "yaml" ]] && continue
|
||||
echo "Inspecting ${file}"
|
||||
|
|
@ -316,7 +317,8 @@ function build_from_source() {
|
|||
function get_images_in_yamls() {
|
||||
rm -rf "$IMAGES_REFS_FILE"
|
||||
echo "Assembling a list of image refences to sign"
|
||||
for file in "$@"; do
|
||||
# shellcheck disable=SC2068
|
||||
for file in $@; do
|
||||
[[ "${file##*.}" != "yaml" ]] && continue
|
||||
echo "Inspecting ${file}"
|
||||
while read -r image; do
|
||||
|
|
@ -407,10 +409,11 @@ function sign_release() {
|
|||
if [[ -f "$IMAGES_REFS_FILE" ]]; then
|
||||
COSIGN_EXPERIMENTAL=1 cosign sign $(cat "$IMAGES_REFS_FILE") \
|
||||
--recursive --identity-token="${ID_TOKEN}"
|
||||
cp "${IMAGES_REFS_FILE}" "${ARTIFACTS}"
|
||||
if [ -n "${ATTEST_IMAGES:-}" ]; then # Temporary Feature Gate
|
||||
provenance-generator --clone-log=/logs/clone.json \
|
||||
--image-refs="$IMAGES_REFS_FILE" --output=attestation.json
|
||||
mkdir -p "${ARTIFACTS}"/attestation && cp attestation.json "${ARTIFACTS}"/attestation
|
||||
mkdir -p "${ARTIFACTS}" && cp attestation.json "${ARTIFACTS}"
|
||||
COSIGN_EXPERIMENTAL=1 cosign attest $(cat "$IMAGES_REFS_FILE") \
|
||||
--recursive --identity-token="${ID_TOKEN}" \
|
||||
--predicate=attestation.json --type=slsaprovenance
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ func getCredentials(component string, secret *corev1.Secret, logger *zap.Sugared
|
|||
return nil
|
||||
}
|
||||
return credentials.NewTLS(&tls.Config{
|
||||
MinVersion: tls.VersionTLS12,
|
||||
MinVersion: tls.VersionTLS13,
|
||||
GetClientCertificate: func(*tls.CertificateRequestInfo) (*tls.Certificate, error) {
|
||||
cert, err := tls.X509KeyPair(secret.Data["client-cert.pem"], secret.Data["client-key.pem"])
|
||||
if err != nil {
|
||||
|
|
|
|||
|
|
@ -919,8 +919,8 @@ k8s.io/utils/net
|
|||
k8s.io/utils/pointer
|
||||
k8s.io/utils/strings/slices
|
||||
k8s.io/utils/trace
|
||||
# knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263
|
||||
## explicit; go 1.18
|
||||
# knative.dev/eventing v0.36.1-0.20230418180955-193f2dffd536
|
||||
## explicit; go 1.19
|
||||
knative.dev/eventing/pkg/apis/config
|
||||
knative.dev/eventing/pkg/apis/duck
|
||||
knative.dev/eventing/pkg/apis/duck/v1
|
||||
|
|
@ -947,10 +947,10 @@ knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1
|
|||
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1/fake
|
||||
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2
|
||||
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2/fake
|
||||
# knative.dev/hack v0.0.0-20230411013550-9153cc618c1f
|
||||
# knative.dev/hack v0.0.0-20230417170854-f591fea109b3
|
||||
## explicit; go 1.18
|
||||
knative.dev/hack
|
||||
# knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef
|
||||
# knative.dev/networking v0.0.0-20230419144338-e5d04e805e50
|
||||
## explicit; go 1.18
|
||||
knative.dev/networking/pkg
|
||||
knative.dev/networking/pkg/apis/networking
|
||||
|
|
@ -965,7 +965,7 @@ knative.dev/networking/pkg/http/probe
|
|||
knative.dev/networking/pkg/http/proxy
|
||||
knative.dev/networking/pkg/http/stats
|
||||
knative.dev/networking/pkg/k8s
|
||||
# knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df
|
||||
# knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0
|
||||
## explicit; go 1.18
|
||||
knative.dev/pkg/apis
|
||||
knative.dev/pkg/apis/duck
|
||||
|
|
@ -1015,7 +1015,7 @@ knative.dev/pkg/tracing/config
|
|||
knative.dev/pkg/tracing/propagation
|
||||
knative.dev/pkg/tracing/propagation/tracecontextb3
|
||||
knative.dev/pkg/tracker
|
||||
# knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da
|
||||
# knative.dev/serving v0.36.1-0.20230420202939-b2a416f3bc0d
|
||||
## explicit; go 1.18
|
||||
knative.dev/serving/pkg/apis/autoscaling
|
||||
knative.dev/serving/pkg/apis/autoscaling/v1alpha1
|
||||
|
|
|
|||
Loading…
Reference in New Issue