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
Is your feature request related to a problem? Please describe.
Yes, it is related to #2165
Describe the solution you'd like
When there is an issue during tenant creation, such as a persistent volume (PV) issue preventing the tenant from being created, I suggest providing a clear message explaining the problem instead of continuously displaying 'Provisioning initial users.'
Describe alternatives you've considered
count events to determine when there is an error, already tried
current one is to wait until minio is healthy to actually engage on the creation of a user, seems to be the right approach as of now
Is your feature request related to a problem? Please describe.
Yes, it is related to #2165
Describe the solution you'd like
When there is an issue during tenant creation, such as a persistent volume (PV) issue preventing the tenant from being created, I suggest providing a clear message explaining the problem instead of continuously displaying 'Provisioning initial users.'
Describe alternatives you've considered
Additional context
Originated from #2165
The text was updated successfully, but these errors were encountered: