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
Note the serverType cpx113 (which doesn't exists) when I try to delete this nodepool and replace it with a correct one (since nodepools are immutable) the current state stored in the db will still hold this wrong value and the updated input manifest with the new nodepool will fail.
Expected Behaviour
The Update should handle the above described case.
Current Behaviour
If I provide a wrong nodepool definition
Note the
serverType
cpx113 (which doesn't exists) when I try to delete this nodepool and replace it with a correct one (since nodepools are immutable) the current state stored in the db will still hold this wrong value and the updated input manifest with the new nodepool will fail.Expected Behaviour
The Update should handle the above described case.
Steps To Reproduce
Anything else to note
The text was updated successfully, but these errors were encountered: