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
Provider status reports that it is installed, but unhealthy with these events being created:
cannot run post establish hook for package: cannot apply provider package deployment: cannot create object: Deployment.apps "provider-gcp-63e92883e260" is invalid: spec.template.spec.containers[0].image: Required value
Using a Provider with .spec.package set to crossplane/provider-gcp:v0.21.0 seems to work properly.
How can we reproduce it?
Create a Provider with the spec provided above and observe Events in the cluster
What happened?
I created a Provider with the following spec:
Provider status reports that it is installed, but unhealthy with these events being created:
Using a Provider with
.spec.package
set tocrossplane/provider-gcp:v0.21.0
seems to work properly.How can we reproduce it?
Create a Provider with the spec provided above and observe Events in the cluster
What environment did it happen in?
Crossplane version:
upbound/crossplane:v1.5.1-up.1
Running on Openshift 4.9 in GCP
The text was updated successfully, but these errors were encountered: