Commit Graph

89 Commits (b87f2da2f8b54a8bbc489ee7e8d853f80cab08f6)

Author SHA1 Message Date
Matt Farina ca8eae9361
Reproducible chart archive builds
4 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
5 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
5 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
6 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
6 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
6 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
6 months ago
Scott Rigby 315b13334c
Merge pull request #31258 from StephanieHhnbrg/test-unreachable-client
6 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
6 months ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
6 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
6 months ago
Terry Howe b12cd28503
fix: installer action goroutine count
6 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
7 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
7 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
8 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
8 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
9 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
9 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
10 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
11 months ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
11 months ago
Justen Stall 7a316c8d51
update expected error message in install test
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
11 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
11 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
11 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
11 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
12 months ago
Austin Abro 1a3fb75b34
merge
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Chris 3964f84ac8 Tidy up imports
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 6aa19b8c92
more error wrapping uses
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
2 years 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
3 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
3 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
3 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