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
feat: support async provisioning (202) and admin-only instances panel
- Accept HTTP 202 from challenge manager API when instance is provisioning
- Skip caching instance data while it is still deploying (locked=True)
- Restrict the instances panel route to admins only
- Switch from register_user_page_menu_bar to register_admin_plugin_menu_bar
- Show tofu version on the admin settings page
0 commit comments