Commit Graph

85 Commits (gjenkins/fix_helm4_release)

Author SHA1 Message Date
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
1 week ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
1 week ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
2 weeks ago
Scott Rigby 315b13334c
Merge pull request #31258 from StephanieHhnbrg/test-unreachable-client
3 weeks ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
3 weeks ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
3 weeks ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
3 weeks ago
Terry Howe b12cd28503
fix: installer action goroutine count
4 weeks ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
1 month ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
1 month ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
2 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
3 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
4 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
5 months ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
5 months ago
Justen Stall 7a316c8d51
update expected error message in install test
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
5 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
5 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Austin Abro 1a3fb75b34
merge
7 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Austin Abro 11eeb4a6b1
merge
7 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Chris 3964f84ac8 Tidy up imports
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
1 year ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
2 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
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
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
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago