Commit Graph

703 Commits (dependabot/github_actions/main/actions/setup-go-6.0.0)

Author SHA1 Message Date
Scott Rigby 985f5af538
Merge pull request #13604 from AustinAbro321/refactor-wait
6 months ago
Scott Rigby 122e7b441a
Merge pull request #13458 from thudi/main
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Gerard Nguyen aa9e4bb42d rebase
7 months ago
Laszlo Uveges 63b6153163 More formatting
7 months ago
Laszlo Uveges acca1b04eb Add missing license header
7 months ago
Laszlo Uveges d03981b82c Fix go imports
7 months ago
Laszlo Uveges 940966d9c8 Fix formatting issues
7 months ago
Laszlo Uveges 2eea520ba4 Delete previously successful hooks when a later hook fails
7 months ago
Laszlo Uveges 0a28223ae5 Restructure hooks tests to be reusable
7 months ago
Laszlo Uveges 788652fd27 Add dummy test case to prove that not all hooks are delted on failure
7 months ago
Austin Abro 2948279fb9
cleanup if statement
7 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
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
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 Berry e5bc21c56b Refactor based on review comment
7 months ago
Chris Berry 9791767baa Refactor based on review comment
7 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
7 months ago
Scott Rigby 52ac92fb69 clarify fix error message
7 months ago
Scott Rigby e8a76bc3eb fix err check
7 months ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
7 months ago
Scott Rigby f729b9ade0 add short circuit return
7 months ago
Chris Berry 243cb2e21f Update based on review comments
7 months ago
Chris Berry 3d4e679d9f Update based on review comments
7 months ago
Chris Berry a55a477069 Fix lint
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
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
7 months ago
Austin Abro 5d12255497
wait for delete
7 months ago
Austin Abro 7fde4962a8
set waiter in functions
7 months ago
Austin Abro f2dd2c9109
add hook only waiter
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
Austin Abro fc10174fa0
merge main
8 months ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
Austin Abro 916aecf1f1
Merge remote-tracking branch 'origin/main' into refactor-wait
8 months ago
George Jenkins 0ce267d907 more options
8 months ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
8 months ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
8 months ago
petercover 605b1a0cf7 chore: fix some comments
8 months ago
Robert Sirchia 57e94e5bd9
Merge pull request #13538 from godhanipayal/godhanipayal/ErrorLogging
8 months ago
George Jenkins 53a4a59eb9
Merge pull request #13600 from gjenkins8/cleanup_NewShowWithConfig
8 months ago
Austin Abro f746c34d09
merge
8 months ago
George Jenkins 77fa61ad39 refactor: Consolidate lint package Run() functions
9 months ago
George Jenkins ca5a9e69c0 refactor: Remove redundant `NewPullWithOpts`
9 months ago
Payal Godhani f8a08145fb Resolving conflict
9 months ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
9 months ago
Matt Farina dc26e5b3e2 Update to Go 1.23
9 months ago
George Jenkins a8d39e6a17
Merge pull request #13576 from gjenkins8/consolidate_lint_run_functions
9 months ago
George Jenkins 5d13b0cac3
Merge pull request #13577 from gjenkins8/gjenkins/rm_pull_with_opts
9 months ago
Austin Abro c26b44f651
update names
9 months ago
Austin Abro 8ce1876192
get rid of ext interface
9 months ago
George Jenkins 8468de42ed cleanup: `NewShowWithConfig` -> `NewShow`
9 months ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
9 months ago
Austin Abro 86338215b7
ability to create different waiters
9 months ago
Austin Abro c3eeab67f9
merge
9 months ago
Austin Abro 947425ee64
refactor new
9 months ago
George Jenkins 88da89085e refactor: Remove redundant `NewPullWithOpts`
9 months ago
George Jenkins 63623665ae refactor: Consolidate lint package Run() functions
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Austin Abro 4c1758143f
basic design up and balling
9 months ago
Matt Farina 5727f56a96
Update to Go 1.23
9 months ago
Payal Godhani 5b18f525ed Fixing a typo
9 months ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
9 months ago
Terry Howe 569f62e58b chore: fix problems with latest lint
10 months ago
George Jenkins b91a772d71
Merge pull request #13444 from justenstall/remove-status-flags
10 months ago
George Jenkins c724175b03
Merge pull request #13343 from niladrih/more-metadata
10 months ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
10 months ago
Evans Mungai 7a22dd28d1
Rename CAFile to CaFile for consistency
10 months ago
Justen Stall 7df69020d8
revert duplicate slice conditions
10 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
KISHOREKUMAR THUDI 2c8cfaea41 Replacing NewSimpleClientSet to NewClientSet due to deprecation
10 months ago
Justen Stall 483697584f
fix(status): remove --show-desc and --show-resources flags
11 months ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
11 months ago
Suleiman Dibirov f4f4a6b81f fix(hooks): correct hooks delete order
11 months ago
wangjingcun de9e138ec1 chore: fix some function names in comment
11 months ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
11 months ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
12 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Scott Rigby 8a26add23f
Fix linting error for pr 12876
1 year ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
1 year ago
Scott Rigby f0442777bb
Merge pull request #12743 from anessi/feat/skip-schema-validation
1 year ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
1 year ago
Joe Julian 4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
1 year ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
1 year ago
Joe Julian cda2c4f802
Merge pull request #12924 from porridge/drop-apis
1 year ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Evans Mungai 12d8d28534
Add username/password to package subcommand
1 year ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
1 year ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
1 year ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
1 year ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
1 year 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
2 years ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years ago
b4nks f004d42847 remove useless print during prepareUpgrade
2 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
2 years ago
Joe Julian b6c679eb97
Merge pull request #12321 from LuBingtan/dev
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
2 years ago
ithrael db9460cc87 fix: helm rollback err tips
2 years ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
2 years ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
2 years ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
2 years ago
satoru 5b08985138 goimports
2 years ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
2 years ago
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
2 years ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
2 years ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
2 years ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
2 years ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Dmitry Chepurovskiy 735ff8f92c
Update pkg/action/install.go
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
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
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
2 years ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago