Skip to content

Commit 21377bf

Browse files
upgrade to latest dependencies (#755)
bumping knative.dev/eventing 6f26b7a...0a7b2da: > 0a7b2da [main] Upgrade to latest dependencies (# 9020) bumping knative.dev/reconciler-test f9452e4...51affda: > 51affda upgrade to latest dependencies (# 878) bumping knative.dev/pkg 388556d...a395c10: > a395c10 upgrade to latest dependencies (# 3345) bumping knative.dev/hack 9909d69...54d1312: > 54d1312 fix check_licenses GOTOOLCHAIN mismatch with go-licenses (# 464) > 748c85e Fix create kind test cluster args (# 466) Signed-off-by: Knative Automation <automation@knative.team>
1 parent a7f9515 commit 21377bf

6 files changed

Lines changed: 31 additions & 23 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ require (
2929
k8s.io/client-go v0.35.3
3030
k8s.io/code-generator v0.35.3
3131
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
32-
knative.dev/eventing v0.48.1-0.20260415140439-6f26b7aa6898
33-
knative.dev/hack v0.0.0-20260415132636-9909d690ab4d
34-
knative.dev/pkg v0.0.0-20260415140041-388556d5c488
35-
knative.dev/reconciler-test v0.0.0-20260415133838-f9452e44d0c0
32+
knative.dev/eventing v0.48.1-0.20260415165636-0a7b2da46145
33+
knative.dev/hack v0.0.0-20260415233235-54d1312ccc91
34+
knative.dev/pkg v0.0.0-20260416015135-a395c1078b3d
35+
knative.dev/reconciler-test v0.0.0-20260415143040-51affdaaa44f
3636
)
3737

3838
require sigs.k8s.io/yaml v1.6.0

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,14 +1072,14 @@ k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 h1:Y3gxNAuB0OBLImH611+UDZ
10721072
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912/go.mod h1:kdmbQkyfwUagLfXIad1y2TdrjPFWp2Q89B3qkRwf/pQ=
10731073
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 h1:SjGebBtkBqHFOli+05xYbK8YF1Dzkbzn+gDM4X9T4Ck=
10741074
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
1075-
knative.dev/eventing v0.48.1-0.20260415140439-6f26b7aa6898 h1:Cm2Qy64eGRdUaUd7LCZSAyLMhFvu9hbsdeHbuWp4rOs=
1076-
knative.dev/eventing v0.48.1-0.20260415140439-6f26b7aa6898/go.mod h1:9D+qMb6T6/F6+umyIvj2qKP4HsGjOjQK+YE3ntAIa6s=
1077-
knative.dev/hack v0.0.0-20260415132636-9909d690ab4d h1:ckrA4ssLeQF0dKfvL8Do9IKR+5tHE9Oiy1eNx+3YNz8=
1078-
knative.dev/hack v0.0.0-20260415132636-9909d690ab4d/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
1079-
knative.dev/pkg v0.0.0-20260415140041-388556d5c488 h1:7rmo6AW+6NLaWI+qTWv0ABlXz1bpdpaNnnpSBiuQ3vs=
1080-
knative.dev/pkg v0.0.0-20260415140041-388556d5c488/go.mod h1:LaL/m4gFNTSUOP0DvHNCVcruVTi5Dyzts5/6UlPuTEQ=
1081-
knative.dev/reconciler-test v0.0.0-20260415133838-f9452e44d0c0 h1:Yt1DJdXRSCLAw/5zB4XbS/pl7WaKHz3vrbK0ADJoclo=
1082-
knative.dev/reconciler-test v0.0.0-20260415133838-f9452e44d0c0/go.mod h1:SE/0eKYf5MgUbMnclCY5vcL87l4cP0RSzHjXGV2nGn0=
1075+
knative.dev/eventing v0.48.1-0.20260415165636-0a7b2da46145 h1:p6CRV2KuYXk1dW2AWSJ11N4gYJy82Trtpciwj7BZTNg=
1076+
knative.dev/eventing v0.48.1-0.20260415165636-0a7b2da46145/go.mod h1:ykUKyweljeKMmkxcrkMEgl3S6tubLzeF/bPAqeddvl0=
1077+
knative.dev/hack v0.0.0-20260415233235-54d1312ccc91 h1:YkboMEJ48h7DxRQSPe2SePm1yKK0YYgrsQW5Mmc0SEk=
1078+
knative.dev/hack v0.0.0-20260415233235-54d1312ccc91/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
1079+
knative.dev/pkg v0.0.0-20260416015135-a395c1078b3d h1:u9tHGBMUh1CYgZOdIBxeXpjvEPNIXT/rCjWVFUtzzs8=
1080+
knative.dev/pkg v0.0.0-20260416015135-a395c1078b3d/go.mod h1:SvS4U6mNzjdSvasGVgnuox9eKsG9INWroDcpBo0wFnE=
1081+
knative.dev/reconciler-test v0.0.0-20260415143040-51affdaaa44f h1:MJOPG/WEhpXks2NHoo+T3a2VkUbXomPv0SxoYvJbJto=
1082+
knative.dev/reconciler-test v0.0.0-20260415143040-51affdaaa44f/go.mod h1:nIg1R8Knqn1ieSCi2h5oye62ZM18vgSEyzca0VMXFFU=
10831083
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
10841084
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
10851085
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

vendor/knative.dev/hack/e2e-tests.sh

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,14 @@ function setup_test_cluster() {
5454
header "Setting up test cluster"
5555
kubectl get nodes
5656

57-
# Set the actual project the test cluster resides in
58-
# It will be a project assigned by Boskos if test is running on Prow,
59-
# otherwise will be ${E2E_GCP_PROJECT_ID} set up by user.
60-
E2E_PROJECT_ID="$(gcloud config get-value project)"
57+
# Set the actual project the test cluster resides in. For GKE this
58+
# comes from the Boskos-configured gcloud context; for other
59+
# providers (e.g. kind) it is not meaningful and is left empty.
60+
if [[ "${CLOUD_PROVIDER}" == "gke" ]]; then
61+
E2E_PROJECT_ID="$(gcloud config get-value project)"
62+
else
63+
E2E_PROJECT_ID=""
64+
fi
6165
export E2E_PROJECT_ID
6266
readonly E2E_PROJECT_ID
6367

vendor/knative.dev/hack/infra-library.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ function dump_cluster_state() {
8484
# Create a test cluster and run the tests if provided.
8585
# Parameters: $1 - cluster provider name, e.g. gke
8686
# $2 - custom flags supported by kntest
87-
# $3 - test command to run after cluster is created
87+
# $3 - extra gcloud flags (gke only)
88+
# $4 - test command to run after cluster is created
8889
function create_test_cluster() {
8990
# Fail fast during setup.
9091
set -o errexit
@@ -96,7 +97,7 @@ function create_test_cluster() {
9697

9798
case "$1" in
9899
gke) create_gke_test_cluster "$2" "$3" "$4" "${5:-}" ;;
99-
kind) create_kind_test_cluster "$2" "$3" "${4:-}" ;;
100+
kind) create_kind_test_cluster "$2" "${4:-}" ;;
100101
*) echo "unsupported provider: $1"; exit 1 ;;
101102
esac
102103

vendor/knative.dev/hack/library.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,10 @@ function run_kntest() {
922922

923923
# Run go-licenses to check for forbidden licenses.
924924
function check_licenses() {
925-
# Check that we don't have any forbidden licenses.
925+
# Pin GOTOOLCHAIN to the project's Go version so that go-licenses is
926+
# compiled with the same toolchain. GOTOOLCHAIN=auto (the go_run default)
927+
# may select a different Go, causing isStdLib() path mismatches.
928+
GOTOOLCHAIN="$(go env GOVERSION)" \
926929
go_run github.com/google/go-licenses/v2@v2.0.1 \
927930
check "${REPO_ROOT_DIR}/..." || \
928931
{ echo "--- FAIL: go-licenses failed the license check"; return 1; }

vendor/modules.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,7 @@ k8s.io/utils/net
12001200
k8s.io/utils/pointer
12011201
k8s.io/utils/ptr
12021202
k8s.io/utils/trace
1203-
# knative.dev/eventing v0.48.1-0.20260415140439-6f26b7aa6898
1203+
# knative.dev/eventing v0.48.1-0.20260415165636-0a7b2da46145
12041204
## explicit; go 1.25.0
12051205
knative.dev/eventing/pkg/apis
12061206
knative.dev/eventing/pkg/apis/common/integration/v1alpha1
@@ -1309,10 +1309,10 @@ knative.dev/eventing/test/lib/sender
13091309
knative.dev/eventing/test/test_images
13101310
knative.dev/eventing/test/test_images/event-sender
13111311
knative.dev/eventing/test/test_images/print
1312-
# knative.dev/hack v0.0.0-20260415132636-9909d690ab4d
1312+
# knative.dev/hack v0.0.0-20260415233235-54d1312ccc91
13131313
## explicit; go 1.24
13141314
knative.dev/hack
1315-
# knative.dev/pkg v0.0.0-20260415140041-388556d5c488
1315+
# knative.dev/pkg v0.0.0-20260416015135-a395c1078b3d
13161316
## explicit; go 1.25.0
13171317
knative.dev/pkg/apis
13181318
knative.dev/pkg/apis/duck
@@ -1400,7 +1400,7 @@ knative.dev/pkg/webhook/json
14001400
knative.dev/pkg/webhook/resourcesemantics
14011401
knative.dev/pkg/webhook/resourcesemantics/defaulting
14021402
knative.dev/pkg/webhook/resourcesemantics/validation
1403-
# knative.dev/reconciler-test v0.0.0-20260415133838-f9452e44d0c0
1403+
# knative.dev/reconciler-test v0.0.0-20260415143040-51affdaaa44f
14041404
## explicit; go 1.25.0
14051405
knative.dev/reconciler-test/cmd/eventshub
14061406
knative.dev/reconciler-test/pkg/environment

0 commit comments

Comments
 (0)