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

enable zrok env with Py SDK #509

Open
qrkourier opened this issue Jan 3, 2024 · 2 comments
Open

enable zrok env with Py SDK #509

qrkourier opened this issue Jan 3, 2024 · 2 comments
Labels
feature New feature description
Milestone

Comments

@qrkourier
Copy link
Member

qrkourier commented Jan 3, 2024

Add a declarative function to enable the env unless already enabled that returns the enabled root context.

This is the Py SDK counterpart to the Go SDK feature: #510

@qrkourier qrkourier self-assigned this Jan 3, 2024
@michaelquigley michaelquigley added the feature New feature description label Jan 5, 2024
@michaelquigley michaelquigley added this to the v0.4 milestone Jan 5, 2024
@qrkourier
Copy link
Member Author

First, I'll trace how existing functions leverage the generated OpenAPI client library. That'll instruct me in using the generated classes for calling the account "enable" operation in the controller API.

@michaelquigley
Copy link
Collaborator

I would actually recommend implementing (and getting this handled with a successful PR) in golang before doing it in Python. #510

@qrkourier qrkourier removed their assignment Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature description
Projects
Development

No branches or pull requests

2 participants