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

Add auto-generated cert-manager CRD Python classes #71

Closed
wants to merge 2 commits into from

Conversation

benglewis
Copy link

See #66

benglewis added 2 commits May 30, 2024 10:37
I had to adjust `meta/v1/__init__.py` to fix the outputs import from `pulumi_kubernetes` and remove the other stub files from `meta/v1/`
Copy link

PR is now waiting for a maintainer to run the acceptance tests.
Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@mjeffryes
Copy link
Member

Thanks for taking the time to draft this @benglewis. Conceptually, I think we're eager to do something like this, but we want to make sure we can do it in a way that scales to all languages and to many more CRDs.

As mentioned in my comment on #66, we'll have an overhaul crd2pulumi coming soon that should make working with CRDs much easier, and are working on a longer term effort to get those generated SDKs in to the registry and package managers.

@mjeffryes mjeffryes closed this Jun 11, 2024
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

Successfully merging this pull request may close these issues.

2 participants