Commit Graph

23 Commits (3a1719e4e10b121d5e1cbbd46a69bfbf01dbb4c1)

Author SHA1 Message Date
Siew Kam Onn 47956d503a Update TestParseSet to handle nested empty lists in input
10 months ago
Siew Kam Onn b099506632 Refactor coalesce functions to handle empty maps
10 months ago
reddaisyy 1c67fbf108 refactor: use strings.builder
11 months ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility
4 years ago
Martin Hickey a59e584684 Update string handling
4 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
4 years ago
Matt Farina 225f8d7732 Updating index handling
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
zwwhdls 1b39857ac3 add test case
6 years ago
zwwhdls c41c72cee9 add test case
6 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
6 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
6 years ago
Guangwen Feng 2f705f94b6 Add corresponding unit test to the function in parser.go
7 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
7 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
9 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
9 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
9 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
10 years ago