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
#23 was caused because we never knew if the ObjectMeta that we referenced existed in the Kubernetes Open API definitions.We need to add a check before/after the final mappings are generated to see if the target actually exists in the Kubernetes or OpenShift Open API definitions.
#23 was caused because we never knew if the ObjectMeta that we referenced existed in the Kubernetes Open API definitions.We need to add a check before/after the final mappings are generated to see if the target actually exists in the Kubernetes or OpenShift Open API definitions.
CC: @surajssd
The text was updated successfully, but these errors were encountered: