Commit Graph

101 Commits (c288f0b7bed1f6174afdcdaf8779c5d37b07d7a5)

Author SHA1 Message Date
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
11 months ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
12 months ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
12 months ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
1 year ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
1 year ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
1 year ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
1 year ago
Matt Farina 863bc74e5a
Update to func handling
1 year ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
2 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
3 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
3 years ago
Jerome Küttner 9a492f8240 Channel should remain open if there is still a routine that wants to write into it
3 years ago
Jerome Küttner ad3d2cc8ef Fix memory leak in upgrade action
3 years ago
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict
3 years ago
Guangwen Feng 9b7a45a384 Fix a golint issue caused by typo
3 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
3 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
3 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
3 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
3 years ago
Stephane Moser d7833eb2b0 Refactor logic
3 years ago
Stephane Moser 027cea48bf Handle SIGTERM
3 years ago
David Mládek d6eab46876 Add --udpate-dependencies to upgrade command
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
4 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
4 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
4 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
4 years ago
Cristian Klein 9a4f4ec64b fix(helm): Avoid corrupting storage via a lock
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
4 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
4 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
4 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
4 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
4 years ago