Commit Graph

513 Commits (eecb848dcbdc06182300299961b68c2f4be909a1)

Author SHA1 Message Date
Nathan Baulch ef85fa7f2d
Grammar fixes
3 weeks ago
Nathan Baulch ff9dd262e3
Fix typos
3 weeks ago
Scott Rigby 8a26add23f
Fix linting error for pr 12876
2 months ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
2 months ago
Scott Rigby f0442777bb
Merge pull request #12743 from anessi/feat/skip-schema-validation
2 months ago
Joe Julian 4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
3 months ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
3 months ago
Joe Julian cda2c4f802
Merge pull request #12924 from porridge/drop-apis
3 months ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
3 months ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
3 months ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
3 months ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
4 months ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
6 months ago
Marcin Owsiany a6863a64ce Drop unused field.
6 months ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
7 months ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
7 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
7 months ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
9 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
9 months ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
9 months ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
11 months ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
11 months ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
11 months ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
1 year ago
b4nks f004d42847 remove useless print during prepareUpgrade
1 year ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
1 year ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
1 year ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
1 year ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
1 year ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
1 year ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
1 year ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
1 year ago
ithrael db9460cc87 fix: helm rollback err tips
1 year ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
1 year ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
1 year ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
1 year ago
satoru 5b08985138 goimports
1 year ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
1 year ago
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
1 year ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
1 year ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
1 year ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
1 year ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
1 year ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
1 year ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
1 year ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
1 year ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
1 year ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
1 year ago