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
We are getting misleading/confusing errors when we don't provide a top-level required parameter indicating as if it should have been set under spec.initProvider.
The EventHub "example-eventhub" is invalid:
* spec: Invalid value: "object": no such key: initProvider evaluating rule: messageRetention is a required parameter
* spec: Invalid value: "object": no such key: initProvider evaluating rule: partitionCount is a required parameter
The text was updated successfully, but these errors were encountered:
What happened?
We are getting misleading/confusing errors when we don't provide a top-level required parameter indicating as if it should have been set under
spec.initProvider
.See related discussion: crossplane-contrib/provider-upjet-azure#535 (comment)
How can we reproduce it?
Trying to create the following manifest:
Fails with:
The text was updated successfully, but these errors were encountered: