Commit Graph

486 Commits (v3.13.2)

Author SHA1 Message Date
Marcin Chojnacki 12826e839c Fixing release labelling in rollback
2 years ago
b4nks 0e7ec78e56 remove useless print during prepareUpgrade
2 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
2 years ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
2 years ago
ithrael db9460cc87 fix: helm rollback err tips
2 years ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
2 years ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
2 years ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
2 years ago
satoru 5b08985138 goimports
2 years ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
2 years ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
2 years ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
2 years ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
2 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
2 years ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
2 years ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
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
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
3 years ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
3 years ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago