Commit Graph

3446 Commits (main)

Author SHA1 Message Date
Evans Mungai 0687961da4
Revert CAFile rename breaking change
1 year ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Dr. Stefan Schimanski b9bdeca93b
kube/client: add to global client-go scheme in init func
1 year ago
ricardo.bartels@telekom.de af13b0d8dc adds tests for handling of Helm index with broken chart versions #13176
1 year ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
1 year ago
Maor Friedman 84cbb2c59b fix repository-cache flag help description from file to directory
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
Matt Farina b3b6479e4c
Merge pull request #13117 from sidkmenon/sm/proxy-tls
1 year ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Matt Farina ff03c66d44
Merge pull request #13120 from idsulik/issue-13110
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
Evan Foster 69362df367 fix(helm): Use burst limit setting for discovery
1 year ago
Suleiman Dibirov adeb4ca3d9 fix(dependencyBuild): prevent race condition in concurrent helm dependency
1 year ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
1 year ago
Leo R. Lundgren be88c963c4 style(pkg/chartutil): add missing dots and indentation to defaultValues
1 year ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
1 year ago
Daniel Strobusch 90df4fa4d1
fix docs of DeployedAll
1 year ago
Matt Clegg 3c39705212
ISSUE-9507: TEST server with varied Accept Header
1 year ago
Scott Rigby 51a07e7e78
Merge pull request #13013 from mattfarina/release-version-3.15
1 year ago
fheinecke e502486109
Merge branch 'main' into feat/add-toyamlpretty-1
1 year ago
Matt Farina c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
1 year ago
Matt Clegg fff3547f9c
ISSUE-9507: ADD `application/gzip,application/octet-stream` accept header when downloading chart
1 year ago
Matt Farina 886e626636 bump version to v3.15.0
1 year ago
Matt Farina 7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
1 year ago
Matt Farina cf823d40d4
Merge pull request #12971 from dirkmueller/cert_extended_range
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Jeff van Dam ee41b5f0fc Update manager_test.go
1 year ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Calvin Krist 214fb6eff3 Fix namespace on kubeconfig error
1 year ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
1 year ago
Marcin Owsiany f5d2ac070d
Remove somewhat incorrect comment.
1 year ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
1 year ago
Marcin Owsiany a6863a64ce Drop unused field.
1 year ago
Bhargav Ravuri 9c0b4c8121
test(create): Test to check deprecated resource templates
1 year ago
deterclosed dd37787ffd chore: remove repetitive words
2 years ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Ryan Hockstad 5a58751a05 merge null child chart objects
2 years ago
Matt Farina 976ed8c0be
Merge pull request #12761 from ricardomaraschini/proxy-for-oci-download
2 years ago
Matt Farina 2dea5bf335
Merge pull request #11790 from Nordix/waitRetry
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
Aaron U'Ren 29ab5c4b02 feat(load.go): add warning on requirements.lock
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 764557c470
Some fixes
2 years ago
Trent V ceb44fd307
Merge branch 'helm:main' into main
2 years ago
Matt Farina c7f318ca4c
Merge pull request #12789 from gjenkins8/fix_chart_index_load_invalid_alias
2 years ago
Felipe Santos c86a8cbd53 perf(dep-up): do not update the same repo multiple times
2 years ago
Trenton VanderWert ab640a7177
added sprintf solution and found other possible overflow occurences
2 years ago
George Jenkins 8d19bcb78a add error messages
2 years ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
2 years ago
Trenton VanderWert 4a45342887
changed Iota to FormatInt to allow int64 value preventing 2038 overflow
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Ricardo Maraschini 94c1deae6d bug: add proxy support for oci getter
2 years ago
Matt Farina e81f6140dd
Merge pull request #12428 from matt-carr/main
2 years ago
Matt Farina f4c37e7db5
bump version to
2 years ago
Matt Farina c042264a9d
Fix issues when verify generation readiness was merged
2 years ago
Matt Farina b299359f66
Merge pull request #10920 from muang0/readiness-generation-check
2 years ago
Matt Farina 7fd08041b1
Merge pull request #12617 from porridge/dynamic-client
2 years ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Andrew Block 77d54d7dbe
Merge pull request #11351 from greed42/fast-tpl
2 years ago
Joe Julian 762a1c7adc
Merge pull request #12688 from mattfarina/bump-go-1.21
2 years ago
Matt Farina 83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 6d96283c0b
Merge pull request #12204 from CARV-ICS-FORTH/riscv64
2 years ago
Joe Julian e06a1432d5
Merge pull request #12530 from refl3ction/patch-1
2 years ago
Joe Julian c9366c3a5c
Merge pull request #11878 from Exchizz/feature/pass-basic-auth-to-download-plugin
2 years ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
2 years ago
Joe Julian 35e94bb99d
Merge pull request #12440 from sergelogvinov/hook-name
2 years ago
Joe Julian c3742e6331
Merge pull request #12662 from ialidzhikov/enh/make-ignore-pkg-public
2 years ago
Joe Julian 30c35166e8
Merge pull request #12350 from iamasmith/qps-iamasmith-1
2 years ago
Marcin Owsiany a997de1f11 tests(pkg/engine): test RenderWithClientProvider
2 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
2 years ago
Marcin Owsiany bfec4ec926 feature(pkg/engine): introduce RenderWithClientProvider
2 years ago
Daniel Pap f25e0d6073 show crds command output separated by document separator
2 years ago
Fred Heinecke 73f1dcc1d9 Added `toYamlPretty` template function
2 years ago
Sean Mills ce87ece23e Remove excessive logging
2 years ago
Matt Farina 0592b3800a
Merge pull request #12457 from genofire/patch-1
2 years ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
2 years ago
Matt Farina dae8783177
Merge pull request #12447 from dm3ch/allow-filtering-using-system-labels
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
Denis Policastro 9f0313e5f5
feat: move livenessProbe and readinessProbe values to default values file
2 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
2 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
2 years ago
Dmitry Chepurovskiy 250f0bd46e
Drop filterSystemLabels usage from Query method
2 years ago
Dmitry Chepurovskiy 0ec47f8ec9
Apply review suggestions
2 years ago
Serge Logvinov b0d163771e feat: print failed hook name
2 years ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
2 years ago
Matt Farina 1b260d0a79
Merge pull request #12433 from larszi/fix-12432-helm-create-serviceaccount
2 years ago
Matt Farina ff8f0276ca
Merge pull request #12429 from hiddeco/fix-swallowed-err
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years ago
genofire 919bffe2db
chore(create): indent to spaces
2 years ago
Dmitry Chepurovskiy e6d9b99255
Allow using label selectors for system labels for sql backend.
2 years ago
Dmitry Chepurovskiy e219c756e0
Allow using label selectors for system labels for secrets and configmap
2 years ago
b4nks f004d42847 remove useless print during prepareUpgrade
2 years ago
Lars Zimmermann 828763e0d8
FIX Default ServiceAccount yaml
2 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
2 years ago
Hidde Beydals da3c666a82
fix(registry): unswallow error
2 years ago
Matt Carr c25736c894 Fix grammatical error
2 years ago
Matt Farina 162b3efc33
Merge pull request #12394 from abrarcv170/patch-1
2 years ago
Andy Smith 415af5b0e9 Add qps/HELM_QPS parameter
2 years ago
Matt Farina c372b15022
bump version to v3.13.0
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Matt Farina 30254deff4
Merge pull request #12088 from mslapek/fix/11971-run-with-ctx
2 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
2 years ago
abrarcv170 4199be82b5
Increased release information key name max length.
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
Matt Farina 4feafb528b
Merge pull request #12019 from GOodCoffeeLover/feat/rw-psql
2 years ago
Joe Julian e7bb860d9a
Merge pull request #12245 from hiddeco/json-index
2 years ago
Jeff van Dam 183f01b32c Made urls key more specific
2 years ago
Joe Julian edc93cb988
Merge pull request #11649 from tim-chaplin-dd/tim.chaplin/fix-selector-labels-2
2 years ago
Joe Julian eb4edc96c5
Merge pull request #10965 from mattfarina/factory-comment
2 years ago
Maxim Trofimov 4944acb341 fix conflict
2 years ago
Maxim Trofimov 6138e101aa add big tests
2 years ago
Maxim Trofimov 199784f711 fix conflict
2 years ago
Maxim Trofimov b786cb40f0 fix
2 years ago
Maxim Trofimov df5904d88a add check if all migrations already applied
2 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
2 years ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
2 years ago
Tim Chaplin 479be0c36b
Use labels instead of selectorLabels for pod labels
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 f9e03f196d
Merge pull request #12278 from heijian123/main
2 years ago
Joe Julian a749b66310
Merge pull request #12203 from 0xff-dev/main
2 years ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
2 years ago
Joe Julian b3c35c0aea
Merge pull request #11129 from antgamdia/10623-allow-setting-oci-resolver-2
2 years ago
0xff-dev 2011a3191c chore: HTTPGetter add default timeout
2 years ago
Joe Julian 1a465d603d
Merge pull request #10564 from suzaku/ignore-not-found
2 years ago
Joe Julian a680f72f7e
Merge pull request #11926 from AdamKorcz/fix1
2 years ago
Joe Julian 0be8ac35ab
Merge pull request #11927 from AdamKorcz/fix2
2 years ago
Joe Julian e19c6cf199
Merge pull request #11644 from jcpunk/automountServiceAccountToken
2 years ago
Joe Julian a0a83637dc
Merge pull request #11780 from genofire/patch-1
2 years ago
Joe Julian 0468fde6ce
Merge pull request #11928 from AdamKorcz/fix3
2 years ago
Joe Julian 67096285c2
Merge remote-tracking branch 'upstream/main' into automountServiceAccountToken
2 years ago
Joe Julian a10626cdf0
Merge remote-tracking branch 'upstream/main' into patch-1
2 years ago
guoguangwu bf543d94e9 fix: precedence typo
2 years ago
Antonio Gamez Diaz 3607cd7110
Avoid nil dereference if passing a nil resolver
2 years ago
Jeff van Dam 0a7bffdd3c Merge branch 'fixDepUpPerformance' of https://github.com/Nordix/helm into fixDepUpPerformance
2 years ago
Jeff van Dam e5fdaa1c65 Update chart_downloader.go
2 years ago
Antonio Gamez Diaz 197d1defbf
Add required changes after merge
2 years ago
Antonio Gamez Diaz ad6f45819a
Merge branch 'main'
2 years ago
Joe Julian 4b28d7b08d
Merge remote-tracking branch 'upstream/main' into fix1
2 years ago
Joe Julian bc8bef4c15
Merge remote-tracking branch 'upstream/main' into fix2
2 years ago
Joe Julian c42fdd1e0b
Merge remote-tracking branch 'upstream/main' into fix3
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
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder
2 years ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
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 02ef594a43
Merge pull request #11591 from ruanxin/use_wrapped_error
2 years ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
2 years ago
Joe Julian 617db7b9d1
Merge pull request #11670 from zhekazuev/feature/volumes-in-chartutil
2 years ago
Joe Julian 819931b226
Merge pull request #12237 from cuisongliu/auth_basic
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Graham Reed b261a1b1be Test update for "Allow a nested `tpl` invocation access to `defines` in a containing one"
2 years ago
Graham Reed 36d417de3b Test update for "Speed up `tpl`"
2 years ago
Graham Reed 97dbb96f5a Merge remote-tracking branch 'origin/main' into fast-tpl
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 e8a748d300
Updated per feedback from gjenkins8
2 years ago
Joe Julian ca61c326c2
Merge pull request #11758 from joejulian/remove_blank_list_item_from_files_lines
2 years ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
2 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
2 years ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
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
Stefan McShane 1a3e9a95dd addressing comment
2 years ago
MichaelMorris d2cf8c66f1 Updated for review comments
2 years ago
MichaelMorris fc74964f8a Add robustness to wait status checks
2 years ago
Joe Julian 99e1dce8c8
Merge pull request #9950 from jeffrosenberg/error-on-failed-jobs-9285
2 years ago
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
2 years ago
Antony Chazapis 786707c065 Add support for RISC-V
2 years ago
Joe Julian 14d363669f
Merge pull request #11529 from wujunwei/fix-update-dependency-panic
2 years ago
Joe Julian ec1d0d8671
Merge pull request #11456 from greed42/tpl-tests
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
2 years ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
2 years ago
Andrew Block c4870d990c
Add created OCI annotation
2 years ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
2 years ago
Matt Farina 4e447d87cd
Merge pull request #11397 from wujunwei/fix-helm-lint-infinite-loop
2 years ago
Matt Farina c88d8969da
Merge pull request #12056 from kupnu4x/skeleton-helm-release-autoscaling-v2
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
2 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
2 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
2 years ago
Daniel Strobusch 6a4035aea2 lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
2 years ago
Antonio Gamez Diaz 770c51ef0a
Add ClientOptResolver to test util file
2 years ago
Antonio Gamez Diaz e43ffb807e
Merge branch 'main'
2 years ago
Graham Reed 95905f19dd Work around template.Clone omitting options
2 years ago
Graham Reed f235f0f285 Check that missing keys are still handled in tpl
2 years ago
Jeff van Dam 13b9c679f6
Update chart_downloader.go
2 years ago
Joe Julian dcd54d59e6
Merge branch 'main' into readiness-generation-check
2 years ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
2 years ago
Matt Farina 8b19f8df0e
Adding details on the Factory interface
2 years ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
2 years ago
Matt Farina 1800554452
bump version to v3.12.0
2 years ago
Matt Farina b4b629c3c2
Merge pull request #11204 from sabre1041/oci-annotations
2 years ago
Matt Farina b81428919b
Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
2 years ago
Mathias Neerup fa067ec16c fix: pass 'passCredentialsAll' as env-var to getter
2 years ago
Mathias Neerup f28447c73d feat: pass basic auth to env-vars when running download plugins
2 years ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
2 years ago
Matt Farina 01dabe5312
Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Dominik Müller 266ab5af05 test(pkg/engine): add tests for TOML parsing
2 years ago
Dominik Müller f550eda6e9 feat(pkg/engine): add TOML parsing functionality
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 years ago
Joe Julian b3707e666b
strip trailing newline from Files.Lines
2 years ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
2 years ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
2 years ago
Matt Farina 10587613cf
Merge pull request #11949 from dirkmueller/goarches
2 years ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
3 years ago
wujunwei 878e962b23 fix: failed testcase on windows
3 years ago
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
3 years ago
wujunwei cd2609d08e add some test case
3 years ago
wujunwei 8e1c3d0d39 fix comment grammar error.
3 years ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
3 years ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
AdamKorcz 2a9594c0fe pkg/engine: fix nil-dereference
3 years ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
3 years ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
3 years ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
3 years ago
willzgli 11150cdcc6 Fix goroutine leak in perform
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
3 years ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block c94306f75d
Reimplemented change in httpgetter for insecure TLS option
3 years ago
Andrew Block ec5e29e801
Removed conditional
3 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
muang0 141fa4a037
Update pkg/kube/ready.go
3 years ago
muang0 4cb62d1262
Update pkg/kube/ready.go
3 years ago
muang0 dbb21fcf44
Update pkg/kube/ready.go
3 years ago
muang0 fcc03324a6
Update pkg/kube/ready.go
3 years ago
muang0 a1a1aafb7d
Update pkg/kube/ready.go
3 years ago
cpanato 006bc0f39d
update k8s registry domain
3 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
3 years ago
genofire b441f5341d
fix: add podLabels
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do 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
Matt Farina 76157c6d06
Merge pull request #11720 from mattfarina/fix-11712
3 years ago
Cenk Alti 442d594570 Check status code before retrying request
3 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
3 years ago
Matt Farina 6facbada26
bump version to v3.11.0
3 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
3 years ago
Matt Farina 774c6ce703
Merge pull request #11439 from phoenixsqf/main
3 years ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
3 years ago
Patrick Scheid c1a65d589a Add protection for stack-overflows for nested keys
3 years ago
Martin Hickey 1819f1f616
Merge pull request #11628 from dastrobu/Linting_error_on_null_in_dependencies_is_misleading_#11627
3 years ago
Daniel Strobusch 6a5f240e9a
change linting error messages for null values in arrays
3 years ago
Jakub Warczarek 3d81ea22ac Fix after CR
3 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor
3 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
3 years ago
Matt Farina 50ec3d4fe4
Fixing indentation
3 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
3 years ago
Matt Farina 71ef5f477b
Merge pull request #11524 from sap-contributions/harmonize-url-reference-resolving
3 years ago
Matt Farina 6d2b10832e
Merge pull request #11616 from zalsader/add-docs-cli-values
3 years ago
Eugene Zuev fc1a5a1123
fix typo: mountPath
3 years ago
Eugene Zuev fd44c0fc14
add volumes and volumeMounts in chartutil
3 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
3 years ago
Matt Farina eb7150fc61
Merge pull request #10912 from SoujanyaMangipudi/main
3 years ago
Soujanya Mangipudi 6f8c1785a4 Merge remote-tracking branch 'helm-upstream/main' into somangip/MergeHelmMain1219
3 years ago
Matt Farina 5a8e91a010
Merge pull request #11604 from xishengcai/patch-1
3 years ago
Pat Riehecky 4f353439fa Seed a default switch to control `automountServiceAccountToken`
3 years ago
Xin Ruan a2b98281a1 Use errors.Is to compare
3 years ago
Martin Hickey 3636f68247
Merge pull request from GHSA-6rx9-889q-vv2r
3 years ago
Martin Hickey 638ebffbc2
Merge pull request from GHSA-53c4-hhmh-vw5q
3 years ago
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33
3 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
3 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
3 years ago
Martin Hickey b1b0d18a83
Merge pull request #11508 from sap-contributions/improve-plugin-install-error
3 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility
3 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
3 years ago
caixisheng c8890e971e
Update chartrepo.go
3 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return.
3 years ago
Martin Hickey a59e584684 Update string handling
3 years ago
Martin Hickey 256e976331 Update repo handling
3 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
3 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install
3 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
3 years ago
Matt Farina 9a5eb70320
Merge pull request #11442 from catandcoder/main
3 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
3 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
3 years ago
Martin Hickey 775af2a0ce Update schema validation handling
3 years ago
Graham Reed 9fe912f3c5 Check redefinition of define and include in tpl
3 years ago
Graham Reed ebf5e1e2af Check that `.Template` is passed through `tpl`
3 years ago
Graham Reed 0a6e7d95ab Make sure empty `tpl` values render empty.
3 years ago
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371
3 years ago
Graham Reed a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one
3 years ago
Graham Reed e2a7c7998a Remove the 'reference templates' concept
3 years ago
cui fliter 09d3f31358 fix a few function names on comments
3 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
3 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
3 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
3 years ago
Matt Farina 90a25751bd
Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart
3 years ago
Matt Farina 95140c96d6
Merge pull request #11044 from wujunwei/bug-fix-nil-dependency
3 years ago
Matt Farina 792450129f
Merge pull request #9824 from sathieu/fix_helm_chart_download_without_trailing_slash
3 years ago
Martin Hickey 2baf68fe2d
Merge pull request #11401 from dims/retry-for-issue-9502
3 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
3 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
3 years ago
wujunwei 4fcec24d15 update: Optimize the error message
3 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase.
3 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
3 years ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
3 years ago
Martin Hickey ae828ce0ee Fix code style
3 years ago
Graham Reed db4f330122 Speed up `tpl`
3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
3 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
3 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
3 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
3 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
3 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name.
3 years ago
James Oden 0bf46a6c79 Merge branch 'main' into readiness-generation-check
3 years ago
James Oden d008340891 ready checker- comment update
3 years ago
James Oden 4f99c86914 ready checker- remove duplicate statefulset generational check
3 years ago
James Oden f067073e23 Merge branch 'main' into readiness-generation-check
3 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
3 years ago
Matt Farina 225f8d7732 Updating index handling
3 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
3 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
3 years ago
Martin Hickey 4cd966fdb5
Merge pull request #11214 from d-d-up/fix_special_string
3 years ago
Matt Farina 4b18b19a5e
Merge pull request #11143 from aep/for-upstream
3 years ago
d-d-up ece46c1d3a fix special string in the filename
3 years ago
CI 3b19ddeb56 one defer
3 years ago
CI 781ddba690 don't change r.CachePath
3 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin
3 years ago
CI cd76fcd805 avoid adding new public function
3 years ago
CI 32a41fcfac fix tests
3 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
3 years ago
Arvid E. Picciani b9f347a574 fixes #11142 missing array length check on release
3 years ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields
3 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption
3 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
3 years ago
yxxhero 39b0a82365 bump Go 1.18
3 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
3 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
Dmitry Chepurovskiy 28ab648d3c
Fix flaky TestSQLCreate test by making sqlmock ignore order of sql requests
3 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
3 years ago
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
3 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
3 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
3 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
3 years ago
Dmitry Chepurovskiy 083e66fe2b
Remove redudant types from util_test.go
3 years ago
Dmitry Chepurovskiy 3a2ed70bd3
Added tests for newly introduced util.go functions
3 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver
3 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
3 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
3 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument
3 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
3 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
3 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
3 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
3 years ago
Matthew Fisher 2ae4937e42
Merge pull request #10762 from yxxhero/fix_registry_config_issue
3 years ago
Matthew Fisher e54e24cc90
Merge pull request #10852 from IamMayankThakur/main
3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
3 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
3 years ago
Andrew Seigner bd7c97f786 Bump k8s packages from 0.23.6 to 0.24.0
3 years ago
Martin Hickey 8d3f9a475d
Merge pull request #10767 from marquiz/fixes/unit-test
3 years ago
James Oden d94c5094f6 Verify generation in readiness checks
3 years ago
Suresh Kumar d7a5f54b6f test: added tests to load plugin from home dir with space
3 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
3 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
3 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader
3 years ago
Martin Hickey f1b1958e68
Merge pull request #10085 from werf/fix_no_deployed_releases_on_history_limit_hit
3 years ago
Martin Hickey 511df9e710
Merge pull request #10201 from SgtCoDFish/signerrcheck
3 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
3 years ago
Martin Hickey a368bde6c8
Merge pull request #10850 from greed42/install-helm-version
3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
3 years ago
Matt Farina 4d2e21e860
Merge pull request #10832 from true-north-engineering/main
3 years ago
Matt Farina 3fdb7cac01
Merge pull request #10110 from zegerius/main
3 years ago
Mayank Thakur fe00c9296d Fixed helm uninstall not deleting the resource.
3 years ago
Graham Reed 82a2a2e85c Populate Capabilities.HelmVersion during install
3 years ago
stan-sz 6c55d9e3e9 Fix linter
3 years ago
stan-sz a7e4ae752a Update install.go
3 years ago
stan-sz 660e4ffe7a Log error message on failed download
3 years ago
yxxhero eb5f128f9e
Merge branch 'main' into fix_registry_config_issue
4 years ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter
4 years ago
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling
4 years ago
Timofey Kirillov da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
4 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
4 years ago
Scott Rigby 634b18295a
Merge pull request #10568 from monostream/feature/fix-connection-leak
4 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
4 years ago
yxxhero 9f199b6517 fix --registry-config issue
4 years ago
Matthew Fisher e9abdc5efe
Merge pull request #9751 from cndoit18/fix-issue-9747
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport
4 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests
4 years ago
Matthias Fehr 2acda0cc5b Add docs block
4 years ago
Matthias Fehr 45367ca9bf Add transport option and tests
4 years ago
alexandr.danilin c598a226e9 Fixes #10566
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
4 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
4 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
4 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 from sabre1041/bearer-token-oci
4 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
4 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
4 years ago
guofutan 44423fb2ca fix: keep the API: postrender.NewExec and Add NewExecWithArgs
4 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
4 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
4 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
4 years ago
Martin Hickey 9975d62525 Handle Hungarian notation issue
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Josh Dolitsky 86a94f2f53
Merge pull request #10578 from sabre1041/oci-tag-evaluation
4 years ago
Andrew Block 0677a156bc
Limits need to call tag API when explicit version specified
4 years ago
Martin Hickey 21952fccc4
Merge pull request #10574 from Juneezee/refactor/os.ReadDir
4 years ago
Eng Zer Jun e12f3570b5
refactor: use `os.ReadDir` for lightweight directory reading
4 years ago
Matthias Fehr aa33f4fdd8 Reuse http transport
4 years ago
Andrew Block c8a2559236
Management of bearer tokens for tag listing
4 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
4 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
4 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 91a46ad14f move paths for updated directory location
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
4 years ago
Scott Rigby ee382eb169
Remove unneeded assignment
4 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
4 years ago
Andrew Block 23989f9e24
Updates to chart downloader
4 years ago
Scott Rigby ba4020770e
Fix linting
4 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
4 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message
4 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
4 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Scott Rigby 39792b5ad0
Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary"
4 years ago
Scott Rigby 16453c372c
It appears we never got to this block below. Quick rec by Farina. Untested if necessary
4 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
4 years ago
Martin Hickey 292368a64d
Merge pull request #10209 from yxxhero/fix_sa_issue
4 years ago
yxxhero f82896b0b5 add more debug msg when helm upgrade
4 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message
4 years ago
mengjiao.liu 160da867d0 validate release name during install
4 years ago
jayonlau 55bb6c307a lean up extra spaces
4 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
4 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper
4 years ago
Jerome Küttner 9a492f8240 Channel should remain open if there is still a routine that wants to write into it
4 years ago
Jerome Küttner ad3d2cc8ef Fix memory leak in upgrade action
4 years ago
cndoit18 94dc605968
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations
4 years ago
Ashley Davis 0ab44aef70
add more error checks during the signing process
4 years ago
Matthew Fisher 5d47255a3d
Merge pull request #10230 from yxxhero/fix_sdk_namespace_issue
4 years ago
Matthew Fisher 67f92d63fa
Merge pull request #9640 from wangchenglong01/wangchl01
4 years ago
Matthew Fisher a8d33e7df4
Merge pull request #9918 from cndoit18/fix-issue-9915
4 years ago
Bhavin Gandhi c3310bb724 fix(pkg/kube): statefulSetReady: handle partition cases correctly
4 years ago
Tyler Auerbeck 4bf99e54eb
Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380)
4 years ago
Moritz Clasmeier 8613770f78 Adjust error message wrongly claiming that there is a resource conflict
4 years ago
Matt Farina 7838fb769d
Fix specifying of Kubernetes version from build scripts
4 years ago
Matt Farina 6809070032
Merge pull request #10325 from sboschman/lint-with-ldflags
4 years ago
Josh Dolitsky 889c70b729
Add nolint comments
4 years ago
Martin Hickey ea1b1f5a07 Use buffered channel for signal notification
4 years ago
Timofey Kirillov 7f68bfa1fa
fix: added resource info into the validation error
4 years ago
Sverre Boschman 81a373ead5 allow ldflags to overwrite k8s version
4 years ago
Martin Hickey 1278306509
Merge pull request #10271 from stuartdrennan/lint-values-dependencies
4 years ago
Guangwen Feng 9b7a45a384 Fix a golint issue caused by typo
4 years ago
Asir Tamboli ea49d811bf Updated oci format logic
4 years ago
Stuart Drennan 1931b0702d fix(helm): process dependencies import-values
4 years ago
yxxhero 0d3289eb0b add unittest for SetNamespace method
4 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
4 years ago
Alexey Igrychev 5753f61ae3 docs: fix typo Charts.yaml
4 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files
4 years ago
Aram Zegerius 752aa6d462 Simplify testdata charts
4 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts
4 years ago
Damien Nozay 65ec3d6fd6 Make validation errors easier to fix
4 years ago
Matthew Fisher adfb52eda5 fix tarFromLocalDir saving file dependencies in dest path
4 years ago
Jeff Rosenberg b13f3a13d4
Merge branch 'main' into error-on-failed-jobs-9285
4 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
4 years ago
Damien Nozay 9fa373e8be Make validation errors easier to fix
4 years ago
Matthew Fisher d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path
4 years ago
Aram Zegerius c4952c9c8c
Fix value precedence
4 years ago
Matt Farina 7d13cd5ca1
Merge pull request #10081 from mattfarina/bump-version-3.7
4 years ago
cndoit18 da15d96a68
fix(install): if subcharts are disabled, the CRD for subcharts should not be installed
4 years ago
Matt Farina f895948ae2
Fixing issue with non-existant .Template when using tpl function
4 years ago
Matt Farina e6a92c4b62
bump version to 3.7
4 years ago
Matt Farina accf82ba1c
Merge pull request #9180 from Moser-ss/feature-handle-SIGINT
4 years ago
Matt Farina 2062a59566
Merge pull request #9702 from mikeshng/uninstall-wait
4 years ago
Josh Dolitsky caa97158d0
Revert moving registry actions back to pkg/
4 years ago
Josh Dolitsky bf9c9b45a8
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Martin Hickey c3ad0c7242
Merge pull request #9333 from bgutjahr/fix-9332
4 years ago
Josh Dolitsky 77750962d5
Move registry actions back to pkg/
4 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 2ab0d0a89f
Merge pull request #10008 from yxxhero/fix_HELM_PLUGINS_behavior_another_way
4 years ago
Mike Ng 75fe8883cc Rename newly introduced interface to InterfaceExt
4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
4 years ago
Mike Ng d51a61f9ab Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
4 years ago
Bernd Gutjahr 5cf9735a9d improved coalesce readability by getting rid of continue statements
4 years ago
Bernd Gutjahr 1740e7f89b enhanced coelesce_test with some more test cases
4 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
4 years ago
Matt Farina ac80a5eec9
Merge branch 'main' into feat/subcharts-scope
4 years ago
Matt Farina 2de6f9d424
Merge pull request #9993 from Ka0o0/make-isroot-available-to-template
4 years ago
Matt Farina f509bc6891
Merge pull request #10047 from lsowen/feature-10042
4 years ago
Matt Farina f1ef1020e2
Merge pull request #10017 from corhere/fix/9981-fail-message-with-newlines
4 years ago
Matt Farina 9443a7ead4
Merge pull request #10033 from avorima/show-crds-command
4 years ago
Matthew Fisher c7502671ef
Merge pull request #9934 from jayonlau/clean_up
4 years ago
Kai Takac 8fcaf7b85c Add Chart IsRoot test
4 years ago
Kai Takac 06ae6f933a Make Chart's IsRoot available to templates
4 years ago
Adam Reese 1f55ecfcd3
Merge pull request #9914 from adamreese/feat/list-object-linter
4 years ago
lsowen 249d1b5fb9 Fix SIGSEGV when job.Spec.Completions is nil
4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
4 years ago
Matthew Fisher 29da1b94e9
Merge pull request #9889 from bacongobbler/fix-5567
4 years ago
John Howard 82a2abf512 Update oras-go to v0.4.0
4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
4 years ago
Matthew Fisher 92bd9558e5
Merge pull request #9998 from bacongobbler/distribution-v3
4 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
4 years ago
André Schröder 2131f4cba8 [fix concern] implement test
4 years ago
Martin Hickey d83dd95cae
Merge pull request #9774 from yxxhero/fix_msg_when_index_yaml_empty
4 years ago
Cory Snider 79df3926f6 fix(engine): parse fail messages with newlines
4 years ago
yxxhero 133c227331 add unittest
4 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
4 years ago
Stephane Moser 4bc901c95f Resolve PR comments
4 years ago
Josh Dolitsky f0a528ec05
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matthew Fisher 4801818f7c
Switch to distribution v3
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
4 years ago
Martin Hickey 29d273f985
Merge pull request #9967 from longkai/fix-typo
4 years ago
longkai 2deb641efd fix(typo): fix typo of storage doc
4 years ago
Valentin Flaux 3daaea0a1c feat(pkg/engine): expose subcharts scope in parent
4 years ago
Nicolas De Loof 663c569887 Migrate to oras-go library
4 years ago
Rosenberg, Jeff cd04e3f418 Throw an error from jobReady() if the job exceeds its BackoffLimit
4 years ago
Stephane Moser 4026190e7b Revert change in PrintingKubeClient
4 years ago
Stephane Moser 7bfb2a3602 Improve tests
4 years ago
Stephane Moser 2164e3f26c Rename time dependecy
4 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina ea41e790a5
Merge pull request #9763 from sathieu/patch-1
4 years ago
jayonlau fc5473f762 Clean up extra spaces
4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
4 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
4 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 21251378b4
Merge pull request #9870 from mattfarina/fix-9859
4 years ago
Adam Reese 53263c6fb7
feat(linter): check for nested resource-policy annotations
4 years ago
小龙同学 cf0c6fed51
fix(doc): fix kube client interface doc. (#9882)
4 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
4 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
4 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
4 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
4 years ago
Stephane Moser d7833eb2b0 Refactor logic
4 years ago
Stephane Moser 027cea48bf Handle SIGTERM
4 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
4 years ago
Josh Dolitsky 1809cc0509
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
4 years ago
Matt Farina aeb94798f0
Set Helm as manager for managedFields
4 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
4 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 4ed8e77026
remove tmp path in case it exists
4 years ago
Josh Dolitsky e5b03c73f0
do not update oci-based repos
4 years ago
Josh Dolitsky 3e17c1a7ef
remove action errors assuming CLI
4 years ago
Josh Dolitsky eba63beab1
move experimental actions to new internal package
4 years ago
Josh Dolitsky 24a216d3b2
move pkg/uploader, pkg/pusher to internal
4 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
4 years ago
Mathieu Parent dbb4eb6b75 Ensure RawPath match Path when resolving reference
4 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Josh Dolitsky 4e7a01fa7a
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Martin Hickey 281380f31c
Merge pull request #9659 from mladedav/feature/upgrade-dep-up
4 years ago
Martin Hickey ed7b6c4761
Merge pull request #8470 from mikeshng/sql-query-fix
4 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
4 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
4 years ago
Martin Hickey dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Martin Hickey 599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
4 years ago
Martin Hickey e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
4 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
4 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
4 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
4 years ago
Matt Farina d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
4 years ago
Matt Farina 8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
4 years ago
Matt Farina 3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
4 years ago
cndoit18 a79cad5539
support max-col-width parameters
4 years ago
David Mládek d6eab46876 Add --udpate-dependencies to upgrade command
4 years ago
Quentin Devos a9d59f946a
feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
4 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
4 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
4 years ago
Cookie Wang 8959d93711 Add error check to avoid panic
4 years ago
shoubhik 257a427866 upgrade to kubernetes 1.21
5 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
5 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
5 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
5 years ago
Adam Reese db2aa1a8d6
fix(ci) update ci to use main branch
5 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
5 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
5 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
5 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
5 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
5 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
5 years ago
Josh Dolitsky 617c9e1b12
Merge pull request #9313 from jmcelwain/master
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
5 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
5 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
5 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
5 years ago
Josh Dolitsky 158d7df5f5
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
5 years ago
Martin Hickey 3e31983a37
Merge pull request #8559 from zsuzhengdu/f/improve-console-output-for-resource-policy-keep
5 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
5 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter
5 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
5 years ago
Matt Farina 85794cfc6e
Merge pull request #9131 from dlipovetsky/check-cleanup-error
5 years ago
Joe Lanford f57c01cd93
update test expectation for new template error string
5 years ago
Adam Reese 6ce9ba60b7
Merge pull request from GHSA-c38g-469g-cmgx
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
James McElwain 54410194a6 closes #9312
5 years ago
Josh Dolitsky 0b2fec08ac
Upgrade to oras v0.9.0 (#9269)
5 years ago
Nick Jones 042567808f
Update default ingress values section to correspond with template
5 years ago
Matt Farina e8ac5b0aeb
Merge pull request #9200 from mattfarina/fix-dep-build
5 years ago
Matt Farina 1135392b48 Fix dep build with OCI based charts
5 years ago
Matt Farina 4bbdd5cb8f
Merge pull request #9195 from mattfarina/bump-version-3.5
5 years ago
Guangwen Feng fee2257e34 Fix typo in comment
5 years ago
Matt Farina 8082f6db45 bump version to
5 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
5 years ago
Matt Farina 49f895db6b
Merge pull request #8843 from bloodorangeio/oci-pull
5 years ago
Daniel Lipovetsky 1da2212a9d
Add explanatory comments to action.List and action.History
5 years ago
Daniel Lipovetsky 00cf10d360
fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error
5 years ago
Daniel Lipovetsky 8c28da6567
test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions
5 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
5 years ago
Martin Hickey ba9cad9379
Merge pull request #8484 from chriswells0/subset
5 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
5 years ago
Dinu Mathai a202fb0c0b
Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)
5 years ago
Marc Khouzam bed1a42a39 fix(pkg/chartutil): Remove warning for nils
5 years ago
Matt Farina fb0345a07f Updating to sprig 3.2.0
5 years ago
Peter Engelbert f666fceb30 Remove OCI boolean from struct
5 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Lüchinger Dominic cc1d2d62e9 Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
5 years ago
Marcus Speight 7a663a56c2 Fixed Test
5 years ago
Marcus Speight 8aa42824f9 Added test for lint mode
5 years ago
Matthew Fisher 976d668dec
Merge pull request #9048 from MaXinjian/install
5 years ago
Matthew Fisher f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
5 years ago
rimas f30badd570 Fix test
5 years ago
rimas ce1a46899f Fixes #9083
5 years ago
Scaat Feng 89f2f84a02 [FIX]error string should not be capitalized
5 years ago
Scaat Feng 9020c95fb1 [FIX]comment should start with whitespace
5 years ago
Scaat Feng f1f2e6ff4c [FIX]comment should start with whitespace
5 years ago
Scaat Feng 1852694a65 [FIX]comment should start with whitespace
5 years ago
Scaat Feng 14f6bde04a [FIX]error string should not be capitalized
5 years ago
Scaat Feng 0de89685d4 [COMMENT]fix comment
5 years ago
Scaat Feng b6bd8d7363 [FIX]'rest' collides with imported package name
5 years ago
Scaat Feng 5c14eec3a3 [FIX]receiver names are different
5 years ago
Jon Huhn 5d08a0d00e Fix typo
5 years ago
Salim Salaues 50144aad03 fix: ingress path issue
5 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
5 years ago
Marcus Speight 7a0739a863 Fail message is now the same as the required message.
5 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
5 years ago
Matt Farina a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
5 years ago
Matt Farina 82002c3cfb Added tests for PR 8948
5 years ago
Martin Hickey 0ba4fcba87
Merge pull request #8862 from banzaicloud/linter-multiple-documents
5 years ago
Martin Hickey 6696a9fa5f
Merge pull request #8970 from zerefwayne/patch-8965
5 years ago
Nandor Kracser dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
5 years ago
Martin Hickey 6ca989e777
Merge pull request #8913 from cvila84/fork-lint-bug
5 years ago
Marc Khouzam e16d26717b fix(helm): flag descriptions start with lowercase
5 years ago
Martin Hickey 9c97dc8fa2
Merge pull request #8933 from wawa0210/fix-helm-package-escape-invalid-version
5 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
zhangye15 bd03e1b5c7 fix style conformance
5 years ago
zhangye15 c96dc48f21 fix test-style error
5 years ago
zh168654 8d498d58e7 add test cases
5 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed
5 years ago
Aayush Joglekar babc8c9a70 Add remaining tests in TestDependentChartAliases
5 years ago
Martin Hickey 9aa0fbee6c
Merge pull request #8879 from hickeyma/fix/incorrect-lint-msg
5 years ago
Chris Wells 2a7a98ae5a feat: Allow helm test to run a subset of tests
5 years ago
wawa0210 2c19838295
Fix that the invalid version number of the helm package command will escape
5 years ago
Du Zheng 87040536fb Improve the console output for resource policy keep to align with helm2.
5 years ago
Matt Farina 43b0ef5f20
Merge pull request #8855 from janario/fix/reusabe-kube-client
5 years ago
Matt Farina af2d3021f4
Merge pull request #8952 from mattfarina/fix-8940
5 years ago
Matt Farina c0d3877231
Merge pull request #8915 from zheng1/master
5 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles
5 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
5 years ago
Lehel Gyuro 27807e1bb5 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
5 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Martin Hickey b83632e757 Update err message to use the regex pattern directly
5 years ago
Martin Hickey 5785dd6d49 Fix the lint error message for valid names
5 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
5 years ago
Matt Farina ce4fa95868 bump version to v3.4.0
5 years ago
Matt Farina 75b7aeaeeb
Merge pull request #7024 from jan25/issue-6972
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
5 years ago
Martin Hickey 8667aa4f98
Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation
5 years ago
Matthew Fisher e73af10d0b
Merge pull request #8696 from f0rmiga/patch-1
5 years ago
Erik Sundell 1d9767fea2 helm create: make generated YAML indentation more consistent
5 years ago
Janario Oliveira cf3870a57f Adjusted import
5 years ago
Janario Oliveira 10a29d1662 Reuse kube-client
5 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
5 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
5 years ago
Matt Farina 593fec6868
Merge pull request #8807 from mattfarina/feat-8806
5 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
5 years ago
Matt Farina b7c38c879a Adding support for k8s 1.19
5 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
5 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
5 years ago
Abhilash Gnan f61332f379 add time-format flag to list command
5 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
5 years ago
Mike Ng 3be333b73b keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode
5 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
5 years ago
Sebastian Sdorra 467bd49bb0
support passing signing passphrase from file or stdin (#8394)
5 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
5 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
5 years ago
Matt Butcher 59d5b94d35
Merge pull request from GHSA-9vp5-m38w-j776
5 years ago
Matthew Fisher aa5431ab71
Merge pull request #8751 from technosophos/fix/helm-create-overwrite
5 years ago
Matthew Fisher 2a74204508
go fmt
5 years ago
Matthew Fisher 84de24edc9
Merge pull request #8752 from technosophos/fix/better-http-plugin-checks
5 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
5 years ago
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
5 years ago
Matt Farina b5daf5a484
Merge pull request #8753 from technosophos/fix/dependency-status
5 years ago
Matt Farina 11f75e420c
Merge pull request #8750 from technosophos/fix/helm-create-name
5 years ago
Matt Butcher 40b7800287
handle case where dependency name collisions break dependency resolution
5 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
5 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
5 years ago
Thulio Ferraz Assis b4bb73d8ce
fix: if not .Values.autoscaling.enabled indent
5 years ago
Matt Butcher c4ef82be13
validate the name passed in during helm create
5 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
5 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
5 years ago
Paul Brousseau 3192408415 Fixing typo in engine comments
5 years ago
Li Zhijian 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file
5 years ago
Li Zhijian d9ad9153c8 Use RemoveAll to remove a non-empty directory
5 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
5 years ago
Li Zhijian ba4c8029c2 Use T.cleanup() to cleanup helm-action-test
5 years ago
Thulio Ferraz Assis 6766017d38
fix: with .Values.podAnnotations indent template
5 years ago
Martin Hickey daa104d60e Revert PR 8562
5 years ago
Matt Farina e454e6a910
Merge pull request #8682 from liuming-dev/remove-duplicate-variable-definition
5 years ago
Martin Hickey 2a9ef6d3b0
Merge pull request #8529 from lingsamuel/status-show-desc
5 years ago
Ling Samuel da6878dc0f
feat: status command display description
5 years ago
Liu Ming 317616482c Remove duplicate variable definition
5 years ago
Matt Butcher 04fb35814f
Fixed a variable name collision caused by two PR merges (#8681)
5 years ago
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
5 years ago
Matt Butcher 96d9ab9663
fix name length check on lint (#8543)
5 years ago
Zhou Hao 0669f40e81 cleanup tempfiles for load_test
5 years ago
Matt Farina 3fc88f2492
Fixing failing CI for windows
5 years ago
Matthew Fisher 0a28e5cbff
Merge pull request #8631 from mrueg/sem-fixes
5 years ago
Matt Farina c7b5f5f88f
Merge pull request #8627 from mattfarina/fix-6418
5 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
5 years ago
Matthew Fisher 0941e3e345
Merge pull request #8613 from tariq1890/if-optimise
5 years ago
Matt Farina 11f658e223
Fixing linting of templates on Windows
5 years ago
Matthew Fisher 198f403688
Merge pull request #8590 from Foxboron/morten/fix-go1.15
5 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
5 years ago
Matthew Fisher bb33b9264f
Merge pull request #8507 from rajatjindal/fix-watch-timeout-error
5 years ago
Martin Hickey 273d0364be
Merge pull request #8532 from dm3ch/labels-selector
5 years ago
Morten Linderud 83a5e620d0
release/mock: Ensure conversion from int to string yields a string
5 years ago
Martin Hickey 91094186eb
Merge pull request #8562 from andytom/chore/update_starter_chart
5 years ago
Thomas O'Donnell 4b1fa60d58 Update Common Lables template in starter chart
5 years ago
Martin Hickey 621c2020c6
Merge pull request #8505 from jiayushe/master
5 years ago
Martin Hickey a5047b2f6c
Merge pull request #8438 from donggangcj/feature/support-jsonpath
5 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
5 years ago
Dong Gang df4708a9de polish the error handler
5 years ago
Dmitry Chepurovskiy 266c74f390
Move selector filtering after latest release version filtering
5 years ago
Dmitry Chepurovskiy 2ea8f805b9
Added testing for list action with selector
5 years ago
Dmitry Chepurovskiy 09172b468a
Fix linting issues
5 years ago
Dmitry Chepurovskiy 357a0785bc
Added selector filtering
5 years ago
Dmitry Chepurovskiy 99bd709530
Pass labels from secret/configmap to release object
5 years ago
Dmitry Chepurovskiy edc7d8ea32
Added selector option to list command
5 years ago
Martin Hickey 4cc19d1d82 Fix typo
5 years ago
Martin Hickey 37661a8089
Merge pull request #8282 from andrewmelis/list-history-filter
5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
5 years ago
Zhengyi Lai ebf6d7e5b2
Bugfix: panic when chart contains requirements.lock
5 years ago
Haoming Zhang b6bbf34097
Close gzip reader when done.
5 years ago