Commit Graph

95 Commits (263749874cb21ba31ebca17fe6c19fb3d0379417)

Author SHA1 Message Date
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
3 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
4 months ago
Stephanie Hohenberg bb9356e182 fixes lint issue
5 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
5 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
5 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
5 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
6 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
7 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
7 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
7 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
7 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
7 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
7 months ago
Scott Rigby 315b13334c
Merge pull request #31258 from StephanieHhnbrg/test-unreachable-client
8 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
8 months ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
8 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
Terry Howe b12cd28503
fix: installer action goroutine count
8 months ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
8 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
8 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
9 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
10 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
11 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
11 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
1 year ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
1 year ago
Justen Stall 7a316c8d51
update expected error message in install test
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
1 year ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year 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
2 years 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