- Notifications
You must be signed in to change notification settings - Fork1k
feat: Implement experiment gated CRUD for workspace proxies#6928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This looks good but I don't understand why moons are org-scoped when they're a thing done at the deployment level. Only site owners should be able to add moons and they should be deployment-scoped and work for any workspace in any org.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Workspace proxies currently do nothing, this is just the DB crud side
Fixes:#6906
Future work
More fields to be added.