Commit Graph

18 Commits (release-3.20)

Author SHA1 Message Date
Evans Mungai 76dad33fb1
Remove refactorring changes from coalesce_test.go
5 months ago
Evans Mungai 45c12f7140
Fix import
5 months ago
Evans Mungai 26c6f19f96
Update pkg/chart/common/util/coalesce_test.go
5 months ago
Evans Mungai 09f5129d49
Fix lint warning
5 months ago
Evans Mungai 417deb2b6b
Preserve nil values in chart already
5 months ago
Evans Mungai 5417bfaa84
fix(values): preserve nil values when chart default is empty map
5 months ago
Ryan Hockstad 326c1e3f67 add test for nullifying nested global value
2 years ago
Ryan Hockstad ef2eb55283 Add test case for removing an entire object
2 years ago
Scott Rigby 60fcce18d1 Tests for bugfix: Override subcharts with null values #12879
2 years 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