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
Create an AppWrapper around a resource whose CRD is not installed.
As expected, creation fails and the AppWrapper enters a terminal failed state.
Unfortunately, deleting the appwrapper gets stuck with the appwrapper in a terminating state because the delete of the non-existing resource fails with an unexpected error.
Describe the Bug
Create an AppWrapper around a resource whose CRD is not installed.
As expected, creation fails and the AppWrapper enters a terminal failed state.
Unfortunately, deleting the appwrapper gets stuck with the appwrapper in a terminating state because the delete of the non-existing resource fails with an unexpected error.
The text was updated successfully, but these errors were encountered: