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
fix: update subscription.go with external name handling for observe i… (#486)
* fix: update subscription.go with external name handling for observe imports
* chore: add test for new changes
* fix: update code to be complain to external-name adr
---------
Co-authored-by: sdischer-sap <stephan.discher@sap.com>
err: errors.New("For Observe-only Subscriptions, external-name must be set to 'appName/planName' format. Found: 'test-subscription'. Expected: 'sapappstudio/standard-edition'. Please set the annotation: crossplane.io/external-name: \"sapappstudio/standard-edition\""),
0 commit comments