Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SE2 tenant creation support #31

Open
flaki opened this issue Oct 20, 2022 · 2 comments
Open

SE2 tenant creation support #31

flaki opened this issue Oct 20, 2022 · 2 comments
Assignees

Comments

@flaki
Copy link
Contributor

flaki commented Oct 20, 2022

No description provided.

@flaki
Copy link
Contributor Author

flaki commented Oct 21, 2022

The upcoming updated version of this library (currently work-in-progress in flaki/se2-support) will support SE2 functionality.

@flaki flaki self-assigned this Oct 21, 2022
@flaki
Copy link
Contributor Author

flaki commented Dec 7, 2022

This is implemented by api.ts, this talks to the hosted SE2 API (specific to the hosted offering of SE2, self-hosted versions only has expose a local control plane which is currently handled by admin.ts).

Currently it only has listTenant and createTenant methods but I'd imagine this will also have functions for e.g. listing and manipulating plugins per tenant & environment. Tenant plugin listing is not yet available in the API, the internal tracking issue for the feature is suborbital/se2#872

The discrepancy between the hosted and self-hosted versions is an issue in making this straightforward, and consolidating the two has been also discussed internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant