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

Support ConfigFile in Java #2071

Closed
Tracked by #2785
hnicke opened this issue Jun 29, 2022 · 2 comments
Closed
Tracked by #2785

Support ConfigFile in Java #2071

hnicke opened this issue Jun 29, 2022 · 2 comments
Assignees
Labels
area/providers kind/enhancement Improvements or new features language/java mro1 Monica's list of 1st tier overlay related issues resolution/fixed This issue was fixed

Comments

@hnicke
Copy link

hnicke commented Jun 29, 2022

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

It would be handy to improve the kubernetes provider support by implementing ConfigFile in the java SDK.

Use Case: I'm currently bootstrapping a new k8s cluster and installed cert-manager using the pulumi java sdk.
I realized that there is no way to install a ClusterIssuer.
Preferably I'd like to use a CustomResource in this case. The more generic ConfigFile would suit me as well.

@hnicke hnicke added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 29, 2022
@mikhailshilkov mikhailshilkov added language/java and removed needs-triage Needs attention from the triage team labels Jun 29, 2022
@mikhailshilkov mikhailshilkov transferred this issue from pulumi/pulumi-java Jul 13, 2022
@danielrbradley danielrbradley changed the title Support ConfigFile and/or CustomResource Support ConfigFile in Java Dec 19, 2022
@danielrbradley
Copy link
Member

Note: Edited to focus this issue on the ConfigFile part and using #2274 to focus on the CustomResource issue.

@mnlumi mnlumi added the mro1 Monica's list of 1st tier overlay related issues label Mar 28, 2023
@EronWright EronWright self-assigned this Apr 17, 2024
@EronWright EronWright added the resolution/fixed This issue was fixed label Apr 17, 2024
@EronWright
Copy link
Contributor

This feature is available now with the new "v2" implementations, enjoy!
https://www.pulumi.com/blog/kubernetes-yaml-v2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers kind/enhancement Improvements or new features language/java mro1 Monica's list of 1st tier overlay related issues resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

5 participants