Commit Graph

2907 Commits (2e6437beb522b925e9de7ec6135cb92ffebf835d)

Author SHA1 Message Date
Scott Rigby 52ac92fb69 clarify fix error message
1 year ago
Scott Rigby e8a76bc3eb fix err check
1 year ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
1 year ago
Scott Rigby f729b9ade0 add short circuit return
1 year ago
Chris Berry 243cb2e21f Update based on review comments
1 year ago
Chris Berry 3d4e679d9f Update based on review comments
1 year ago
Chris Berry a55a477069 Fix lint
1 year ago
Chris 3964f84ac8 Tidy up imports
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
George Jenkins a780fa60ed
Merge pull request #13655 from LuBingtan/dev
1 year ago
Felipe Santos b1fd239167 Fix tests failing after removing repo normalization
1 year ago
Felipe Santos ecb5a2c9dd Fix variable name for linter
1 year ago
Felipe Santos 281ccb0835 Do not store the normalized chart url
1 year ago
Felipe Santos bb6314adef Do not reassign repos variable
1 year ago
Felipe Santos 44d53e7d49 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
Robert Sirchia 8207fafe13
fixing error handling from a previous PR
1 year ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
1 year ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
1 year ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
1 year ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
1 year ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
1 year ago
lubingtan 0d36cb664a feat: support multi-document values files
1 year ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
1 year ago
Matt Farina 2603390c2e
Merge pull request #30470 from gjenkins8/cleanup_repotest_server
1 year ago
Robert Sirchia 9408978517
Merge pull request #30294 from Zhanweelee/supports-json-arguments
1 year ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
1 year ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
1 year ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
1 year ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
1 year ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago
George Jenkins 2d0091c278
Merge pull request #13665 from gjenkins8/rm_WaitAndGetCompletedPodPhase
1 year ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
1 year ago
George Jenkins 814ede5427
Merge pull request #13656 from gjenkins8/repotest_server_localhost
1 year ago
George Jenkins d637595735 chore: Remove unused `WaitAndGetCompletedPodPhase`
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
1 year ago
George Jenkins c68e345663 fix: Bind repotest server to `localhost`
1 year ago
George Jenkins 0ce267d907 more options
1 year ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
1 year ago
Robert Sirchia 963d680ae9
Merge pull request #13533 from althmoha/#12987
1 year ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
1 year ago
Scott Rigby d53fb5058e
Merge pull request #12879 from ryanhockstad/subchart-null
1 year ago
petercover 605b1a0cf7 chore: fix some comments
1 year ago
Althaf M 88f7dc5329 merge: fixing merge conflicts
1 year ago
Althaf M 57d85993cb remove debug statements
1 year ago
Althaf M 10d267ed8b fix: (toToml) renders int as float
1 year ago
Robert Sirchia 57e94e5bd9
Merge pull request #13538 from godhanipayal/godhanipayal/ErrorLogging
1 year ago
Robert Sirchia ba467525ab
Merge pull request #13633 from mattfarina/cleanup-securejoin
1 year ago
Ryan Hockstad 326c1e3f67 add test for nullifying nested global value
1 year ago
Matt Farina 1e256b6198
Merge pull request #13583 from jiashengz/fix-gvk
1 year ago
George Jenkins 53a4a59eb9
Merge pull request #13600 from gjenkins8/cleanup_NewShowWithConfig
1 year ago
Matt Farina 35a9ead998
Ensuring the file paths are clean prior to passing to securejoin
1 year ago
Payal Godhani d82929ac2c
Merge branch 'main' into godhanipayal/ErrorLogging
1 year ago
George Jenkins bd897c96fb
Merge pull request #13601 from gjenkins8/cleanup_values_lint
1 year ago
Matt Farina 0513abf363 Updating the internal version to v4
1 year ago
George Jenkins 0cf0fc29a7 more tidy
1 year ago
George Jenkins 77fa61ad39 refactor: Consolidate lint package Run() functions
1 year ago
George Jenkins ca5a9e69c0 refactor: Remove redundant `NewPullWithOpts`
1 year ago
Payal Godhani f8a08145fb Resolving conflict
1 year ago
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