Skip to content

refactor: improve helm get values and fix withKubeConfig javadoc#347

Merged
manusa merged 1 commit intomainfrom
feat/follow-up-get
Feb 7, 2026
Merged

refactor: improve helm get values and fix withKubeConfig javadoc#347
manusa merged 1 commit intomainfrom
feat/follow-up-get

Conversation

@manusa
Copy link
Owner

@manusa manusa commented Feb 7, 2026

  • Simplify YAML serialization using yaml.Marshal directly
  • Add comprehensive Go tests for GetValues (envtest)
  • Add Java test for withKubeConfigContents
  • Add README documentation for helm get values command
  • Fix withKubeConfig javadoc typo across all commands (./kube/config → ~/.kube/config)

Follows up on #345
Refs #322

- Simplify YAML serialization using yaml.Marshal directly
- Add comprehensive Go tests for GetValues (envtest)
- Add Java test for withKubeConfigContents
- Add README documentation for helm get values command
- Fix withKubeConfig javadoc typo across all commands
  (./kube/config → ~/.kube/config)

Signed-off-by: Marc Nuri <marc@marcnuri.com>
@manusa manusa merged commit 0511019 into main Feb 7, 2026
3 checks passed
@manusa manusa deleted the feat/follow-up-get branch February 7, 2026 07:01
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.

1 participant