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
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
When either update or creation of a namespace fails, then it ends with a state = failed however there is no additional logic that would handle these namespaces.
When there is a GET for such an namespace then tenant service should:
Try to update the namespace
If an update fails, then remove all namespaces created for the user and create new ones with a new base-name
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When either update or creation of a namespace fails, then it ends with a
state = failed
however there is no additional logic that would handle these namespaces.When there is a GET for such an namespace then tenant service should:
The text was updated successfully, but these errors were encountered: