Commit Graph

40 Commits (47956d503aeb7378ac85d62d088493fbdd080d34)

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
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Matt Farina 7ad309791c
Merge pull request #13344 from AdamKorcz/fuzzzz1
2 years ago
Adam Korczynski b203cc17c8 add strvals fuzzer from cncf-fuzzing
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Patrick Scheid c1a65d589a Add protection for stack-overflows for nested keys
4 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
4 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility
4 years ago
Martin Hickey a59e584684 Update string handling
4 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
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 d58a984878 fix conflict
6 years ago
zwwhdls 1b39857ac3 add test case
6 years ago
zwwhdls 4532485fd0 fix another extreme case
6 years ago
zwwhdls c41c72cee9 add test case
6 years ago
zwwhdls 5396df2e28 fix #6116
6 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
6 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
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
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
8 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes #3470 - trailing \n issue
8 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
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