Commit Graph

2897 Commits (4f4c858f9c8f2e55871d80e877241abb9fa69b21)

Author SHA1 Message Date
Terry Howe bcbf68f206 fix: make ORAS reference private
1 year ago
Terry Howe 22f86e5a62 fix: issue with helm template and oci chart
1 year ago
Terry Howe 633e71614e feat: allow installation by OCI digest
1 year ago
Matt Farina f08e2d14bb Updating to helm.sh/helm/v4
1 year ago
dnskr c55b7ca400 ref(create): don't render empty resource fields
1 year ago
Matt Farina dc26e5b3e2 Update to Go 1.23
1 year ago
Matt Farina 090d3e9579
Merge pull request #13611 from mattfarina/version-v4
1 year ago
George Jenkins a8d39e6a17
Merge pull request #13576 from gjenkins8/consolidate_lint_run_functions
1 year ago
George Jenkins 5d13b0cac3
Merge pull request #13577 from gjenkins8/gjenkins/rm_pull_with_opts
1 year ago
Matt Farina 27bcda42dd
Updating the internal version to v4
1 year ago
George Jenkins 1c807df5ba cleanup: Remove superceeded 'lint/rules.Values' function
1 year ago
George Jenkins 8468de42ed cleanup: `NewShowWithConfig` -> `NewShow`
1 year ago
George Jenkins 3b9cce9669 cleanup: Remove 'ProcessDependenciesWithMerge'
1 year ago
Ryan Hockstad ef2eb55283 Add test case for removing an entire object
1 year ago
Scott Rigby 60fcce18d1 Tests for bugfix: Override subcharts with null values #12879
1 year ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
1 year ago
Jiasheng Zhu f5d488122b fix: check group for resource info match
1 year ago
George Jenkins 88da89085e refactor: Remove redundant `NewPullWithOpts`
1 year ago
George Jenkins edabef668a more tidy
1 year ago
George Jenkins 63623665ae refactor: Consolidate lint package Run() functions
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
George Jenkins b97ed6545a
Merge pull request #13232 from dnskr/helm-create-dont-render-empty-resource-fields
1 year ago
Matt Farina 5727f56a96
Update to Go 1.23
1 year ago
Payal Godhani 5b18f525ed Fixing a typo
1 year ago
Payal Godhani 34cd8341c3 Add Contextual Error Messages to RunWithContext
1 year ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
1 year ago
Terry Howe 569f62e58b chore: fix problems with latest lint
1 year ago
George Jenkins b91a772d71
Merge pull request #13444 from justenstall/remove-status-flags
1 year ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
1 year ago
Matt Farina a1af40621a
Merge pull request #13499 from gjenkins8/shadow_oras_remoteclient_type
1 year ago
Andrew Block 2cea1466d3
Merge pull request #12962 from stevehipwell/add-plugin-platform-hooks
1 year ago
George Jenkins 76ba8a4b9f naming is hard
1 year ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
1 year ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
1 year ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
1 year ago
Steve Hipwell bb9f0f7816
feat: Added multi-platform plugin hook support
1 year ago
George Jenkins c724175b03
Merge pull request #13343 from niladrih/more-metadata
1 year ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
1 year ago
Evans Mungai 7a22dd28d1
Rename CAFile to CaFile for consistency
1 year ago
Robert Sirchia 21568dee29
Merge pull request #13425 from MathieuCesbron/main
1 year ago
Justen Stall 483697584f
fix(status): remove --show-desc and --show-resources flags
1 year ago
Matt Farina 2aba8a1fcd
Merge pull request #13424 from wangjingcun/main
1 year ago
mathieu cesbron fc17fc75e2 Fix typo "re-use" to "reuse"
1 year ago
wangjingcun e4062e7e00 fix: fix label name
1 year ago
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
1 year ago
Robert Sirchia 106e2f98e3
Merge pull request #13418 from alex-kattathra-johnson/issue-13417
1 year ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
1 year ago
Zach Burgess 0cc78c6ac3 Fix typo in pkg/lint/rules/chartfile_test.go
1 year ago
Suleiman Dibirov f4f4a6b81f fix(hooks): correct hooks delete order
2 years ago
Tianle Xu a51ea6ec73
Allow tests to run on loong64
2 years ago
Andrew Block 717529a7e5
Merge pull request #13376 from helm/fix_oci_push_timestamp
2 years ago
Robert Sirchia 5ae91e11ae
Merge pull request #13034 from mattclegg/issue-9507
2 years ago
George Jenkins 85499b2fdc
Merge pull request #13400 from wangjingcun/main
2 years ago
Terry Howe d2b94f6200 fix: make ORAS reference private
2 years ago
Terry Howe aca7e8d775 fix: issue with helm template and oci chart
2 years ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
2 years ago
wangjingcun de9e138ec1 chore: fix some function names in comment
2 years ago
Robert Sirchia 7e6b34d7dd
removing duplicate empty test
2 years ago
Robert Sirchia 16a4e37f20
fixing unit test as per Matt
2 years ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
2 years ago
Evans Mungai 3c4d0bb061
Fix failing tests
2 years ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Robert Sirchia a205af755e
adding more unit test
2 years ago
Robert Sirchia 999b85145a
adding test coverage for ready.go
2 years ago
Matt Farina 8f59c8e807
Merge pull request #9713 from andreaskaris/issue9710
2 years ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
2 years ago
Jon Olsson ca584648ee minor spelling fix
2 years ago
Matt Farina 54be5511e6
Merge pull request #12788 from vtrenton/main
2 years ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
2 years ago
Trent V. f9183a522a
Merge branch 'helm:main' into main
2 years ago
Trent V 4ede1c9c37
Merge branch 'helm:main' into main
2 years ago
dnskr 81c6a9085c ref(create): don't render empty resource fields
2 years ago
George Jenkins f5fcae8356 verbs
2 years ago
George Jenkins 02ef83fe28 fix: Use chart archive modifed time for OCI push
2 years ago
Matt Farina 145d12f82f
Merge pull request #13177 from bb-Ricardo/main
2 years ago
ricardo.bartels@telekom.de cdbef2b7d1
Revering change unrelated to issue #13176
2 years ago
Matt Farina 2da76a06e7
Merge pull request #13345 from AdamKorcz/fuzzzzz2
2 years ago
Matt Farina 7ad309791c
Merge pull request #13344 from AdamKorcz/fuzzzz1
2 years ago
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
2 years ago
Matt Farina eecb848dcb
Merge pull request #13301 from NathanBaulch/typos
2 years ago
Matt Farina d45439f2e9
Merge pull request #11923 from Bhargav-InfraCloud/helm-create-deprication-tests
2 years ago
Adam Korczynski b203cc17c8 add strvals fuzzer from cncf-fuzzing
2 years ago
Adam Korczynski e432f39ea7 add chart fuzz tests
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Matt Farina b7c29d776f
Merge pull request #13329 from chenrui333/fix-test-chart
2 years ago
Rui Chen ddead08eb8
fix: fix testchart lint errors
2 years ago
Fred Heinecke 30ce031d77 Merge branch 'main' into feat/add-toyamlpretty-1
2 years ago
Joe Julian ff4877e696
Merge pull request #13224 from sttts/sttts-fix-apiext-registration
2 years ago
Joe Julian 1c73ea44ad
Merge remote-tracking branch 'upstream/main' into feat/toml-parsing
2 years ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
2 years ago
Matt Farina d644da6205
bump version to v3.16.0
2 years ago
Matt Farina 36ae5168bd
Merge pull request #13256 from robertsirc/issue-13229
2 years ago
Andrew Block a6f5844fb4
Merge pull request #13231 from dnskr/helm-create-drop-old-kubernetes-support
2 years ago
Joe Julian 333754479b
Merge pull request #11726 from Nordix/fixDepUpPerformance
2 years ago
Robert Sirchia b92cc927d1
fixing changes as per requested.
2 years ago
Robert Sirchia b98952fb01
Merge branch 'helm:main' into issue-13229
2 years ago
Matt Farina 109dbe7c18
Merge pull request #13172 from maorfr/repository-cache-help-fix
2 years ago
Robert Sirchia e72978edcf
Updating the inline documentation.
2 years ago
Scott Rigby 8a26add23f
Fix linting error for pr 12876
2 years ago
Matt Farina c261d0655c
Merge pull request #12876 from manno/sdk-ignore-missing-annotations
2 years ago
Scott Rigby f0442777bb
Merge pull request #12743 from anessi/feat/skip-schema-validation
2 years ago
dnskr f9ba3c568b ref(create): drop old Kubernetes versions support in Ingress template
2 years ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
2 years ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Dr. Stefan Schimanski b9bdeca93b
kube/client: add to global client-go scheme in init func
2 years ago
ricardo.bartels@telekom.de af13b0d8dc adds tests for handling of Helm index with broken chart versions #13176
2 years ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
2 years ago
Maor Friedman 84cbb2c59b fix repository-cache flag help description from file to directory
2 years ago
Joe Julian 4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
2 years ago
Joe Julian 15e36139c1
Merge pull request #13130 from idsulik/issue-13127
2 years ago
Joe Julian cda2c4f802
Merge pull request #12924 from porridge/drop-apis
2 years ago
Matt Farina b3b6479e4c
Merge pull request #13117 from sidkmenon/sm/proxy-tls
2 years ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
2 years ago
Matt Farina ff03c66d44
Merge pull request #13120 from idsulik/issue-13110
2 years ago
Evans Mungai 12d8d28534
Add username/password to package subcommand
2 years ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
2 years ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
2 years ago
Suleiman Dibirov 800c33a5aa fix: update error handling in Configuration.Init method, add tests for the method
2 years ago
Evan Foster 69362df367 fix(helm): Use burst limit setting for discovery
2 years ago
Suleiman Dibirov adeb4ca3d9 fix(dependencyBuild): prevent race condition in concurrent helm dependency
2 years ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
2 years ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
2 years ago
Daniel Strobusch 90df4fa4d1
fix docs of DeployedAll
2 years ago
Matt Clegg 3c39705212
ISSUE-9507: TEST server with varied Accept Header
2 years ago
Scott Rigby 51a07e7e78
Merge pull request #13013 from mattfarina/release-version-3.15
2 years ago
fheinecke e502486109
Merge branch 'main' into feat/add-toyamlpretty-1
2 years ago
Matt Farina c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
2 years ago
Matt Clegg fff3547f9c
ISSUE-9507: ADD `application/gzip,application/octet-stream` accept header when downloading chart
2 years ago
Matt Farina 886e626636 bump version to v3.15.0
2 years ago
Matt Farina 7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
2 years ago
Matt Farina cf823d40d4
Merge pull request #12971 from dirkmueller/cert_extended_range
2 years ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
2 years ago
Jeff van Dam ee41b5f0fc Update manager_test.go
2 years ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Calvin Krist 214fb6eff3 Fix namespace on kubeconfig error
2 years ago
Dirk Müller 1b75d48189
Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
2 years ago
Marcin Owsiany f5d2ac070d
Remove somewhat incorrect comment.
2 years ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Marcin Owsiany a6863a64ce Drop unused field.
2 years ago
Bhargav Ravuri 9c0b4c8121
test(create): Test to check deprecated resource templates
2 years 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