Commit Graph

2845 Commits (3d4e679d9faad8167aeb99f4d02eed2ed99723de)

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