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

Helm Chart missing from the JAVA sdk #2179

Closed
Tracked by #2847
nicu-da opened this issue Sep 20, 2022 · 2 comments
Closed
Tracked by #2847

Helm Chart missing from the JAVA sdk #2179

nicu-da opened this issue Sep 20, 2022 · 2 comments
Assignees
Labels
area/helm kind/enhancement Improvements or new features mro1 Monica's list of 1st tier overlay related issues resolution/fixed This issue was fixed

Comments

@nicu-da
Copy link

nicu-da commented Sep 20, 2022

What happened?

The documentation for helm charts shows the JAVA api classes that expose the Helm Chart API.
Going through the helm API available in the java sdk we find no classes required to create chart.

Steps to reproduce

Try to create a helm chart in Java.

Expected Behavior

Classes required to create a helm chart are found in the java sdk.

Actual Behavior

Documented classes are not present in the sdk.

Output of pulumi about

No response

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@nicu-da nicu-da added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Sep 20, 2022
@lblackstone lblackstone added kind/enhancement Improvements or new features area/helm and removed kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Sep 20, 2022
@lblackstone
Copy link
Member

Related to #2071

The helm Chart, yaml ConfigFile and ConfigGroup, and kustomize Directory resources are currently implemented with custom logic for each SDK, but have not yet been implemented for Java. Sorry for the confusing registry docs! I opened #2181 to track that bug.

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

This is fixed in the upcoming Chart v4 resource - full Java and YAML SDK support. Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm kind/enhancement Improvements or new features 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

4 participants