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
Implement service admin initialization during startup. Validate GRAVITINO_INITIAL_ADMIN_PASSWORD, initialize missing configured service admins, and fail startup when required credentials are absent.
Describe the subtask
Implement service admin initialization during startup. Validate
GRAVITINO_INITIAL_ADMIN_PASSWORD, initialize missing configured service admins, and fail startup when required credentials are absent.Parent issue
#10959