Commit Graph

15 Commits (e577d55ba643cdc8769b001c41aa11dc8e27f82d)

Author SHA1 Message Date
Matthew Fisher daeb458302
Merge pull request #4142 from elritsch/set-string-force-string-value-for-booleans-and-null
7 years ago
Herbert Mühlburger 8817f7baa7 test: add test for 'ParseIntoString' and update test for 'ParseInto'
7 years ago
Elmar Ritsch a7362d76bc Add test to make sure --set flag interprets `null` as `nil`
7 years ago
Elmar Ritsch 7308e766e2 Add test to make sure --set-string flag takes `null` as string
7 years ago
Elmar Ritsch 272d9bc6ef Parse booleans and null as string values with --set-string flag
7 years ago
Matthew Fisher f7f686f7d0
Revert "toYaml - Fix #3470 and #3410's trailing \n issues"
7 years ago
Michelle Noorali 1850aeade9 fix(pkg/strvals): evaluate "null" values
7 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
7 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes #3470 - trailing \n issue
7 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
7 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
7 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
7 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
8 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
8 years ago