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
Currently on startup Operator checks if the CRD is present on the cluster. This is because it could be hard to recognize the real problem based on the error message from the client. On the other hand it requires read access on the cluster for the custom resource, what is not desirable in general.
The text was updated successfully, but these errors were encountered:
Currently on startup Operator checks if the CRD is present on the cluster. This is because it could be hard to recognize the real problem based on the error message from the client. On the other hand it requires read access on the cluster for the custom resource, what is not desirable in general.
The text was updated successfully, but these errors were encountered: