knative-extensions / kn-plugin-event

Kn plugin for sending events to Knative sinks.
Apache License 2.0
7 stars 22 forks source link

pkg/k8s.TestNewClients unit test fails in the Release job #378

Closed cardil closed 2 weeks ago

cardil commented 2 weeks ago

The release job is failing, as seen here: https://prow.knative.dev/view/gs/knative-prow/logs/nightly_kn-plugin-event_main_periodic/1849020558818152448

The culprit is (setting just KUBECONFIG isn't enough to break existing Kube connection, when running in-cluster): https://github.com/knative-extensions/kn-plugin-event/blob/3f209e4bd665f54706a10f812ea91788d15e9cb1/pkg/k8s/kubeclient_test.go#L30

/kind bug

cardil commented 2 weeks ago

Confirmed the failure, when executed on the cluster