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

Dynamically Create Cloud Namespaces #47

Open
ric-evans opened this issue Jun 22, 2023 · 0 comments
Open

Dynamically Create Cloud Namespaces #47

ric-evans opened this issue Jun 22, 2023 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@ric-evans
Copy link
Member

This will "allow for more parallel workflows and better accounting/safety" -Benedikt

kubernetes_client.create_namespace(client.V1Namespace(metadata=client.V1ObjectMeta(name=namespace)))
https://stackoverflow.com/questions/71484413/kubernetes-cannot-create-resource-namespaces-in-api-group-at-the-cluster-sc
https://stackoverflow.com/questions/64871199/kubernetes-clusterrole-with-namespace-is-allowed

@ric-evans ric-evans added enhancement New feature or request low priority labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant