You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Describe the bug
When installing the knative eventing operator the v0.14.0-upgrade jobs fails with the following error. It appears the service account it uses: eventing-controller does have permission to namespaces so I'm not sure what the problem is.
{"level":"warn","ts":1587242704.338062,"logger":"fallback","caller":"v0.14.0/upgrader.go:42","msg":"Failed to list namespaces: Get https://172.20.0.1:443/api/v1/namespaces: dial tcp 172.20.0.1:443: connect: connection refu
Broker Upgrade failed with: Get https://172.20.0.1:443/api/v1/namespaces: dial tcp 172.20.0.1:443: connect: connection refused
Describe the bug
When installing the knative eventing operator the v0.14.0-upgrade jobs fails with the following error. It appears the service account it uses:
eventing-controllerdoes have permission to namespaces so I'm not sure what the problem is.Expected behavior
Job to complete successfully
To Reproduce
Install eventing operator
Knative release version
0.14.0