Commit Graph

832 Commits (bc215d8c1908d787d74fe7437c1276ea1ebb6bad)

Author SHA1 Message Date
Stephane Jeandeaux 44a594fef5
review
10 months ago
Robert Sirchia c5901abba6
Merge pull request #31050 from spreadshirt/fix-helm-pull-ud-check
10 months ago
Stephane Jeandeaux 8434935a3d
fix fallthrough
10 months ago
Stephane Jeandeaux 65209bed54
Update pkg/action/uninstall.go
10 months ago
Stephane Jeandeaux b3568a67a8
helm uninstall
10 months ago
Joe Julian ae0fe82bc3
Merge remote-tracking branch 'upstream/main' into get-values-test
10 months ago
Khwaja Faraz Ahmed 85164e5705 fix lint errors
10 months ago
Khwaja Faraz Ahmed ded25c1908 Add tests for alias
10 months ago
George Jenkins 93106ba2b6
Merge pull request #30982 from gjenkins8/gjenkins/force_replace_flag
10 months ago
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
10 months ago
Khwaja Faraz Ahmed a37934a892 fix linting issue
10 months ago
Faraz Khawaja 2d2d4a868d Fix struct declaration
10 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
11 months ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
11 months ago
Faraz Khawaja f75100266b Resolve conflicts
11 months ago
Robert Sirchia 619035d789
Merge pull request #31057 from danilobuerger/db/thick-lark
11 months ago
Joe Julian 08909e030b
Merge pull request #31019 from zachburg/templates_lint
11 months ago
Joe Julian 1f3e4ad12a
Merge pull request #31011 from yalosev/feature/add-labels-to-metadata
11 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
11 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
11 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
11 months ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
11 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
11 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
11 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
11 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
11 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
11 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
11 months ago
Carlos Lima a1416cf225 review: style changes
11 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
11 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
11 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
11 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
11 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
11 months ago
acceptacross 9623fb80f1 chore: fix some function names in comment
1 year ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
1 year ago
Scott Rigby e2630d1aba
Merge pull request #30939 from TerryHowe/action-hooks-delete-policy-mutex
1 year ago
Terry Howe a8cbf3aa51 fix: action hooks delete policy mutex
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
1 year ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year 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 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Stepan Paksashvili 5c2f89307d feat(pkg/engine): and custom funcs to action config
1 year ago
Stepan Paksashvili 9073bcf53e feat(pkg/engine): add support for custom template funcs
1 year ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
1 year ago
Benoit Tigeot d33e2896f0
Prevent failures with method signatures on hooks
1 year ago
Scott Rigby e397f44840
Merge pull request #30673 from nvanthao/process-all-hook-deletions-on-failure
1 year ago
Robert Sirchia 8733103743
Merge pull request #30718 from klihub/fixes/package/multiple-charts-single-passwd-from-stdin
1 year ago
Krisztian Litkey 3102c28804
fix: allow signing multiple charts with passphrase from stdin.
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
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
1 year ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
1 year ago
Robert Sirchia f5decfc28d
Merge pull request #30737 from rpolishchuk/investigation-pr-30610
1 year ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
1 year ago
Matt Farina 7938662f95
Remove ValidName regex
1 year ago
Benoit Tigeot 68440d7b29
Prefer using slog.Any when displaying errors
1 year ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot 5c746037b3
Prevent redefining verbose flags
1 year ago
Benoit Tigeot 710770eed4
Linting
1 year ago
Benoit Tigeot baa597c567
Do not remove the functionality to print log in test
1 year ago
Benoit Tigeot b6adbbb227
Enforce error style with others
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
1 year ago
Benoit Tigeot ede73860c1
Fix call to kube log
1 year ago
Benoit Tigeot f4631bf3d8
Migrate kube package to slog
1 year ago
Patrick Seidensal e55707b09d
Fix --take-ownership
1 year ago
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
1 year ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Gerard Nguyen aa9e4bb42d rebase
1 year ago
Laszlo Uveges 63b6153163 More formatting
1 year ago
Laszlo Uveges acca1b04eb Add missing license header
1 year ago
Laszlo Uveges d03981b82c Fix go imports
1 year ago
Laszlo Uveges 940966d9c8 Fix formatting issues
1 year ago
Laszlo Uveges 2eea520ba4 Delete previously successful hooks when a later hook fails
1 year ago
Laszlo Uveges 0a28223ae5 Restructure hooks tests to be reusable
1 year ago
Laszlo Uveges 788652fd27 Add dummy test case to prove that not all hooks are delted on failure
1 year ago
Austin Abro 2948279fb9
cleanup if statement
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
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
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 Berry e5bc21c56b Refactor based on review comment
1 year ago
Chris Berry 9791767baa Refactor based on review comment
1 year ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Scott Rigby 52ac92fb69 clarify fix error message
1 year ago
Scott Rigby e8a76bc3eb fix err check
1 year ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
1 year ago
Scott Rigby f729b9ade0 add short circuit return
1 year ago
Chris Berry 243cb2e21f Update based on review comments
1 year ago
Chris Berry 3d4e679d9f Update based on review comments
1 year ago
Chris Berry a55a477069 Fix lint
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
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
1 year ago
Austin Abro 5d12255497
wait for delete
1 year ago
Austin Abro 7fde4962a8
set waiter in functions
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
Austin Abro fc10174fa0
merge main
1 year ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
1 year ago
Austin Abro 916aecf1f1
Merge remote-tracking branch 'origin/main' into refactor-wait
1 year ago
George Jenkins 0ce267d907 more options
1 year ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
1 year ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
1 year ago
petercover 605b1a0cf7 chore: fix some comments
1 year ago
Robert Sirchia 57e94e5bd9
Merge pull request #13538 from godhanipayal/godhanipayal/ErrorLogging
1 year ago
George Jenkins 53a4a59eb9
Merge pull request #13600 from gjenkins8/cleanup_NewShowWithConfig
1 year ago
Austin Abro f746c34d09
merge
1 year ago
George Jenkins 77fa61ad39 refactor: Consolidate lint package Run() functions
1 year ago
George Jenkins ca5a9e69c0 refactor: Remove redundant `NewPullWithOpts`
1 year ago
Payal Godhani f8a08145fb Resolving conflict
1 year ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
1 year ago
Matt Farina dc26e5b3e2 Update to Go 1.23
1 year ago
George Jenkins a8d39e6a17
Merge pull request #13576 from gjenkins8/consolidate_lint_run_functions
1 year ago
George Jenkins 5d13b0cac3
Merge pull request #13577 from gjenkins8/gjenkins/rm_pull_with_opts
1 year ago
Austin Abro c26b44f651
update names
1 year ago
Austin Abro 8ce1876192
get rid of ext interface
1 year ago
George Jenkins 8468de42ed cleanup: `NewShowWithConfig` -> `NewShow`
1 year ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
1 year ago
Austin Abro 86338215b7
ability to create different waiters
1 year ago
Austin Abro c3eeab67f9
merge
1 year ago
Austin Abro 947425ee64
refactor new
1 year ago
George Jenkins 88da89085e refactor: Remove redundant `NewPullWithOpts`
1 year ago
George Jenkins 63623665ae refactor: Consolidate lint package Run() functions
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Austin Abro 4c1758143f
basic design up and balling
1 year ago
Matt Farina 5727f56a96
Update to Go 1.23
1 year ago
Payal Godhani 5b18f525ed Fixing a typo
1 year ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
1 year ago
Terry Howe 569f62e58b chore: fix problems with latest lint
2 years ago
George Jenkins b91a772d71
Merge pull request #13444 from justenstall/remove-status-flags
2 years ago
George Jenkins c724175b03
Merge pull request #13343 from niladrih/more-metadata
2 years ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
2 years ago
Evans Mungai 7a22dd28d1
Rename CAFile to CaFile for consistency
2 years ago
Justen Stall 7df69020d8
revert duplicate slice conditions
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
KISHOREKUMAR THUDI 2c8cfaea41 Replacing NewSimpleClientSet to NewClientSet due to deprecation
2 years ago
Justen Stall 483697584f
fix(status): remove --show-desc and --show-resources flags
2 years ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
2 years ago
Suleiman Dibirov f4f4a6b81f fix(hooks): correct hooks delete order
2 years ago
wangjingcun de9e138ec1 chore: fix some function names in comment
2 years ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Scott Rigby 8a26add23f
Fix linting error for pr 12876
2 years ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
2 years ago
Scott Rigby f0442777bb
Merge pull request #12743 from anessi/feat/skip-schema-validation
2 years ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
2 years ago
Joe Julian 4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
2 years ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
2 years ago
Joe Julian cda2c4f802
Merge pull request #12924 from porridge/drop-apis
2 years ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
2 years ago
Evans Mungai 12d8d28534
Add username/password to package subcommand
2 years ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
2 years ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
2 years ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
2 years ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
2 years ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Marcin Owsiany a6863a64ce Drop unused field.
2 years ago
Mario Manno a7856c0398 Add ability to adopt unmanaged resources
2 years ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
2 years ago
Daniel Pap f25e0d6073 show crds command output separated by document separator
3 years ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
3 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
3 years ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
3 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
3 years ago
b4nks f004d42847 remove useless print during prepareUpgrade
3 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
3 years ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
3 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
3 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
3 years ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
3 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
3 years ago