Commit Graph

2656 Commits (main)

Author SHA1 Message Date
Joe Julian 8554d518d5
Merge pull request #10397 from mtesseract/mc/fix-err-message-on-existing-resource-conflict
12 months ago
Antony Chazapis 786707c065 Add support for RISC-V
12 months ago
Joe Julian 14d363669f
Merge pull request #11529 from wujunwei/fix-update-dependency-panic
12 months ago
Joe Julian ec1d0d8671
Merge pull request #11456 from greed42/tpl-tests
12 months ago
James Blair 9dab6e9770
Remove warning for template directory not found.
12 months ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
1 year ago
Andrew Block c4870d990c
Add created OCI annotation
1 year ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
1 year ago
wujunwei c87f846d88 add GetRegistryClient method
1 year ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
1 year ago
Matt Farina 4e447d87cd
Merge pull request #11397 from wujunwei/fix-helm-lint-infinite-loop
1 year ago
Matt Farina c88d8969da
Merge pull request #12056 from kupnu4x/skeleton-helm-release-autoscaling-v2
1 year ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
1 year ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
1 year ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
1 year ago
Daniel Strobusch 6a4035aea2 lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
1 year ago
Antonio Gamez Diaz 770c51ef0a
Add ClientOptResolver to test util file
1 year ago
Antonio Gamez Diaz e43ffb807e
Merge branch 'main'
1 year ago
Graham Reed 95905f19dd Work around template.Clone omitting options
1 year ago
Graham Reed f235f0f285 Check that missing keys are still handled in tpl
1 year ago
Joe Julian dcd54d59e6
Merge branch 'main' into readiness-generation-check
1 year ago
Joe Julian 17beedb49c
Merge pull request #11870 from cbodonnell/main
1 year ago
Matt Farina 8b19f8df0e
Adding details on the Factory interface
1 year ago
Dmitry Kamenskikh b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
1 year ago
Matt Farina 1800554452
bump version to v3.12.0
1 year ago
Matt Farina b4b629c3c2
Merge pull request #11204 from sabre1041/oci-annotations
1 year ago
Matt Farina b81428919b
Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps
1 year ago
Mathias Neerup fa067ec16c fix: pass 'passCredentialsAll' as env-var to getter
1 year ago
Mathias Neerup f28447c73d feat: pass basic auth to env-vars when running download plugins
1 year ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
1 year ago
Matt Farina 01dabe5312
Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
1 year ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
1 year ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
1 year ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
1 year ago
Joe Julian b3707e666b
strip trailing newline from Files.Lines
1 year ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
1 year ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
1 year ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
1 year ago
Matt Farina 10587613cf
Merge pull request #11949 from dirkmueller/goarches
1 year ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
1 year ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
1 year ago
wujunwei 878e962b23 fix: failed testcase on windows
1 year ago
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
1 year ago
wujunwei cd2609d08e add some test case
1 year ago
wujunwei 8e1c3d0d39 fix comment grammar error.
1 year ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
1 year ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
AdamKorcz 2a9594c0fe pkg/engine: fix nil-dereference
1 year ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
1 year ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
1 year ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
1 year ago
willzgli 11150cdcc6 Fix goroutine leak in perform
1 year ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
1 year ago
Craig O'Donnell ddf8356c1f full source path when output-dir is not provided
1 year ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
1 year ago
Andrew Block c94306f75d
Reimplemented change in httpgetter for insecure TLS option
1 year ago
Andrew Block ec5e29e801
Removed conditional
1 year ago
Andrew Block 154f37efec
Added insecure option to login subcommand
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
1 year ago
muang0 141fa4a037
Update pkg/kube/ready.go
1 year ago
muang0 4cb62d1262
Update pkg/kube/ready.go
1 year ago
muang0 dbb21fcf44
Update pkg/kube/ready.go
1 year ago
muang0 fcc03324a6
Update pkg/kube/ready.go
1 year ago
muang0 a1a1aafb7d
Update pkg/kube/ready.go
1 year ago
cpanato 006bc0f39d
update k8s registry domain
1 year ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
1 year ago
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
1 year ago
Matt Farina 863bc74e5a
Update to func handling
1 year ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
1 year ago
genofire b441f5341d
fix: add podLabels
1 year ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 25ac62e153 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia d66c7db55a feat(helm): add ability for a dry-run to evaluate lookup functions
1 year ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
1 year ago
Tapas Kapadia be99ebe8af feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Matt Farina 76157c6d06
Merge pull request #11720 from mattfarina/fix-11712
1 year ago
Cenk Alti 442d594570 Check status code before retrying request
1 year ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
1 year ago
Matt Farina 6facbada26
bump version to v3.11.0
1 year ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
1 year ago
Matt Farina 774c6ce703
Merge pull request #11439 from phoenixsqf/main
1 year ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
2 years ago
Patrick Scheid c1a65d589a Add protection for stack-overflows for nested keys
2 years ago
Martin Hickey 1819f1f616
Merge pull request #11628 from dastrobu/Linting_error_on_null_in_dependencies_is_misleading_#11627
2 years ago
Daniel Strobusch 6a5f240e9a
change linting error messages for null values in arrays
2 years ago
Jakub Warczarek 3d81ea22ac Fix after CR
2 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor
2 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
2 years ago
Matt Farina 50ec3d4fe4
Fixing indentation
2 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
2 years ago
Matt Farina 71ef5f477b
Merge pull request #11524 from sap-contributions/harmonize-url-reference-resolving
2 years ago
Matt Farina 6d2b10832e
Merge pull request #11616 from zalsader/add-docs-cli-values
2 years ago
Eugene Zuev fc1a5a1123
fix typo: mountPath
2 years ago
Eugene Zuev fd44c0fc14
add volumes and volumeMounts in chartutil
2 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
2 years ago
Matt Farina eb7150fc61
Merge pull request #10912 from SoujanyaMangipudi/main
2 years ago
Soujanya Mangipudi 6f8c1785a4 Merge remote-tracking branch 'helm-upstream/main' into somangip/MergeHelmMain1219
2 years ago
Matt Farina 5a8e91a010
Merge pull request #11604 from xishengcai/patch-1
2 years ago
Pat Riehecky 4f353439fa Seed a default switch to control `automountServiceAccountToken`
2 years ago
Xin Ruan a2b98281a1 Use errors.Is to compare
2 years ago
Martin Hickey 3636f68247
Merge pull request from GHSA-6rx9-889q-vv2r
2 years ago
Martin Hickey 638ebffbc2
Merge pull request from GHSA-53c4-hhmh-vw5q
2 years ago
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33
2 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
2 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
2 years ago
Martin Hickey b1b0d18a83
Merge pull request #11508 from sap-contributions/improve-plugin-install-error
2 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility
2 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
2 years ago
caixisheng c8890e971e
Update chartrepo.go
2 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return.
2 years ago
Martin Hickey a59e584684 Update string handling
2 years ago
Martin Hickey 256e976331 Update repo handling
2 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
2 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install
2 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
2 years ago
Matt Farina 9a5eb70320
Merge pull request #11442 from catandcoder/main
2 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
2 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
2 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
2 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
2 years ago
Martin Hickey 775af2a0ce Update schema validation handling
2 years ago
Graham Reed 9fe912f3c5 Check redefinition of define and include in tpl
2 years ago
Graham Reed ebf5e1e2af Check that `.Template` is passed through `tpl`
2 years ago
Graham Reed 0a6e7d95ab Make sure empty `tpl` values render empty.
2 years ago
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371
2 years ago
Graham Reed a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one
2 years ago
Graham Reed e2a7c7998a Remove the 'reference templates' concept
2 years ago
cui fliter 09d3f31358 fix a few function names on comments
2 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
2 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
2 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
2 years ago
Matt Farina 90a25751bd
Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart
2 years ago
Matt Farina 95140c96d6
Merge pull request #11044 from wujunwei/bug-fix-nil-dependency
2 years ago
Matt Farina 792450129f
Merge pull request #9824 from sathieu/fix_helm_chart_download_without_trailing_slash
2 years ago
Martin Hickey 2baf68fe2d
Merge pull request #11401 from dims/retry-for-issue-9502
2 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
2 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
2 years ago
wujunwei 4fcec24d15 update: Optimize the error message
2 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase.
2 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
2 years ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
2 years ago
Martin Hickey ae828ce0ee Fix code style
2 years ago
Graham Reed db4f330122 Speed up `tpl`
2 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
2 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
2 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
2 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
2 years ago
CI c1bf99c0eb Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
2 years ago
Marcin Owsiany b7c35d2a0f During deletion, explicitly log already deleted resource name.
2 years ago
James Oden 0bf46a6c79 Merge branch 'main' into readiness-generation-check
2 years ago
James Oden d008340891 ready checker- comment update
2 years ago
James Oden 4f99c86914 ready checker- remove duplicate statefulset generational check
2 years ago
James Oden f067073e23 Merge branch 'main' into readiness-generation-check
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
Matt Farina 225f8d7732 Updating index handling
2 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
2 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
2 years ago
Martin Hickey 4cd966fdb5
Merge pull request #11214 from d-d-up/fix_special_string
2 years ago
Matt Farina 4b18b19a5e
Merge pull request #11143 from aep/for-upstream
2 years ago
d-d-up ece46c1d3a fix special string in the filename
2 years ago
CI 3b19ddeb56 one defer
2 years ago
CI 781ddba690 don't change r.CachePath
2 years ago
Matt Farina b3aa0b4118
Fixing x509 test on darwin
2 years ago
CI cd76fcd805 avoid adding new public function
2 years ago
CI 32a41fcfac fix tests
2 years ago
CI 24fa3d910d fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
2 years ago
Arvid E. Picciani b9f347a574 fixes #11142 missing array length check on release
2 years ago
Antonio Gamez Diaz 62be6f1af6
ref(helm): export DescriptorPullSummary fields
2 years ago
Antonio Gamez Diaz 80bc7df782
feat(helm): add 'ClientOptResolver' ClientOption
2 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
2 years ago
yxxhero 39b0a82365 bump Go 1.18
2 years ago
Dominic Evans 7c74f1dd02 fix: improve logging & safety of statefulSetReady
2 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
2 years ago
Dmitry Chepurovskiy 28ab648d3c
Fix flaky TestSQLCreate test by making sqlmock ignore order of sql requests
2 years ago
Dmitry Chepurovskiy 512970ab40
Fixing tests after adding labels to release fixture
2 years ago
Dmitry Chepurovskiy 2f29ccb9d0
Make default release fixture contain custom labels to make tests check that labels are not lost
2 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
2 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Dmitry Chepurovskiy 083e66fe2b
Remove redudant types from util_test.go
2 years ago
Dmitry Chepurovskiy 3a2ed70bd3
Added tests for newly introduced util.go functions
2 years ago
Dmitry Chepurovskiy c7eedbd9c5
Fix broken tests for SQL storage driver
2 years ago
Dmitry Chepurovskiy 95bb77c261
Fix broken tests for configmap and secret storage drivers
2 years ago
Dmitry Chepurovskiy 627ec6a0c6
Make superseded releases keep labels
2 years ago
Dmitry Chepurovskiy ff3e55f655
Support configmap storage driver for install/upgrade actions --labels argument
2 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
2 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
2 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
2 years ago