Closed rileyhun closed 3 years ago
This might to be related to using a knative-gcp version with events-system
as the system namespace (either v0.20.0
or v0.20.1
) while using a version of the init_control_plane_gke.sh
script that initializes cloud-run-events
as the system namespace.
Note that after https://github.com/google/knative-gcp/pull/2161 we are back to using cloud-run-events
as the system namespace so I would recommend trying the same steps again but with KGCP_VERSION=v0.20.2
.
Describe the bug I get the following error
I think it's failing at this part of the script
A few weeks ago, I had no issues installing knative-gcp by following your instructions in the documentation, but today encountered this issue.
Expected behavior A clear and concise description of what you expected to happen.
To Reproduce
Other Notes: