Commit Graph

18 Commits (d3bc8535bbc87c1b7300aee892a822372a7d4e2d)

Author SHA1 Message Date
Evans Mungai e2df39fc0b
Remove refactorring changes from coalesce_test.go
4 months ago
Evans Mungai 97affe067a
Fix import
4 months ago
Evans Mungai c264166ec6
Update pkg/chart/common/util/coalesce_test.go
4 months ago
Evans Mungai d409df87ff
Fix lint warning
4 months ago
Evans Mungai 6fdd1017ce
Preserve nil values in chart already
4 months ago
Evans Mungai b13743c8d4
fix(values): preserve nil values when chart default is empty map
4 months ago
Ryan Hockstad 326c1e3f67 add test for nullifying nested global value
1 year ago
Ryan Hockstad ef2eb55283 Add test case for removing an entire object
1 year ago
Scott Rigby 60fcce18d1 Tests for bugfix: Override subcharts with null values #12879
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
3 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
5 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
5 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
5 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
6 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
6 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
6 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
7 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
7 years ago