Commit Graph

2878 Commits (dev-v3)

Author SHA1 Message Date
Robert Sirchia 9d56978f65
Merge pull request #30938 from TerryHowe/backport-fix-plugin-install-no-internet
9 months ago
Terry Howe fc36041702 fix: plugin installer test with no Internet
9 months ago
Scott Rigby 62759a819e
Merge pull request #30916 from jessesimpson36/v3-remove-registry-login-url-with-tests
9 months ago
Matt Farina cfe8cef46f
Handle an empty registry config file.
9 months ago
Benoit Tigeot c33215d765 Prevent fetching newReference again as we have in calling method
10 months ago
Benoit Tigeot f552b67230 Prevent failure when resolving version tags in oras memory store
10 months ago
Matt Farina 806d59750a
Merge pull request #30902 from brandtkeller/30890_prov_mediatype_allow
10 months ago
Scott Rigby e37962522c
Merge pull request #30887 from scottrigby/v3-remove-registry-login-url
10 months ago
Brandt Keller a18a52e898
fix(client): skipnode utilization for PreCopy
10 months ago
Jesse Simpson fedf5024d6
test: Skip instead of returning early. looks more intentional
10 months ago
Jesse Simpson fe512bae43
test: tests repo stripping functionality
10 months ago
Jesse Simpson 099a9e18f3
test: include tests for Login based on different protocol prefixes
10 months ago
Brandt Keller b07ab77da3
fix(client): layers now returns manifest - remove duplicate from descriptors
10 months ago
Brandt Keller c225c124ac
fix(client): return nil on non-allowed media types
10 months ago
Scott Rigby c0f3ace52d
Fix 3.18.0 regression: registry login with scheme
10 months ago
Robert Sirchia f147277a59
Merge pull request #30885 from helm/revert-13534-dev-v3-12987
10 months ago
Benoit Tigeot dce60adb51
Update pkg/plugin/plugin.go
10 months ago
Benoit Tigeot cda0865d64
Update pkg/plugin/plugin.go
10 months ago
Benoit Tigeot 5d9d9a0fb8
Wait for Helm v4 before raising when platformCommand and Command are set
10 months ago
Matt Farina c5249c1f8d
Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
10 months ago
Feng Cao afefca8b2d chore: update generalization warning message
10 months ago
Feng Cao eb5b6d5047 fix: move warning to top of block
10 months ago
Feng Cao 6b5c94475d fix: replace fmt warning with slog
10 months ago
Feng Cao 247bf7c2e0 fix: add warning when ignore repo flag
10 months ago
George Jenkins b4e06a11d2
Merge pull request #30658 from helm/gjenkins/backport_12912
10 months ago
George Jenkins a69eaf6098
Merge pull request #30764 from nvanthao/backport-30673
10 months ago
Robert Sirchia 94044595c7
bump version to v3.18.0
10 months ago
Terry Howe cdd7c105a6 docs: Note about http fallback for OCI registries
10 months ago
Scott Rigby e4bc4a31b9
Merge pull request #30768 from banjoh/em/fix-take-ownership
11 months ago
Benoit Tigeot 087fa18276
Bump toml
11 months ago
Evans Mungai 0906fe7f6b
Add install test for TakeOwnership flag
11 months ago
Patrick Seidensal 4ee3a19e9a
Fix --take-ownership
11 months ago
Gerard Nguyen 0a800e84b0 backport #30673 to dev-v3
11 months ago
Matt Farina 3ce10e4f81
Unarchiving fix
11 months ago
Benoit Tigeot 422c58e4a2
Fix typo
12 months ago
Benoit Tigeot 5e7f12d4c3
Report as debug log, the time spent waiting for resources
12 months ago
Terry Howe 1435ec7c77 Update pkg/registry/fallback.go
12 months ago
Terry Howe 674e882c88 automatic fallback to http
12 months ago
Terry Howe c188441757 chore(oci): upgrade to ORAS v2
12 months ago
Henrik Gerdes bd1b67b082 feat: add httproute from gateway-api to create chart template
12 months ago
Scott Rigby bcb83e465f
Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3
1 year ago
Chris Berry 2aa90b8f26
Refactor based on review comment
1 year ago
Chris Berry 5739197faa
Refactor based on review comment
1 year ago
Chris Berry b8e13878fc
Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Scott Rigby 97b0e11871
clarify fix error message
1 year ago
Scott Rigby 2f79afb0a3
fix err check
1 year ago
Scott Rigby c77f4ec6c4
remove comments about previous functionality
1 year ago
Scott Rigby 3cd6afe845
add short circuit return
1 year ago
Chris Berry 5367001f4f
Update based on review comments
1 year ago
Chris Berry 3c445158d8
Update based on review comments
1 year ago
Chris Berry 4cb639ed4e
Fix lint
1 year ago
Chris 20f859c9ff
Tidy up imports
1 year ago
Chris Berry ca90972b3d
Add hook annotations to output pod logs to client on success and fail
1 year ago
Matt Farina e2c7986f30
Merge pull request #13534 from althmoha/dev-v3-12987
1 year ago
George Jenkins 80f87ab636
Merge pull request #13654 from ryanhockstad/subchart-null
1 year ago
Matt Farina 9aff8bdaa0
Merge pull request #13644 from mattfarina/backport-13583
1 year ago
George Jenkins 6ed9d2f2d5
Merge pull request #13592 from stevehipwell/add-plugin-platform-hooks-v3
1 year ago
Jiasheng Zhu 2ebce786ba
fix: check group for resource info match
1 year ago
Ryan Hockstad 326c1e3f67 add test for nullifying nested global value
1 year ago
Matt Farina fba9d08dce
Ensuring the file paths are clean prior to passing to securejoin
1 year ago
Matt Farina d6db69ed66
bump version to v3.17.0
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
Andrew Block 83dddb1839
feat: Added multi-platform plugin hook support to v3
1 year ago
Terry Howe 949b2e6040 fix: make ORAS reference private
1 year ago
Terry Howe aba95b9cb4 fix: issue with helm template and oci chart
1 year ago
Terry Howe c3e5217d85 feat: allow installation by OCI digest
1 year ago
Matt Farina 9ade3b502a
Merge pull request #13574 from gjenkins8/v3_13343
1 year ago
Matt Farina 4f0b63483e
Merge pull request #13575 from gjenkins8/v3_13232
1 year ago
Matt Farina 391a90752d
Merge pull request #13512 from gjenkins8/shadow_oras_remoteclient_type
1 year ago
Matt Farina 9f620b857a Update to Go 1.23
1 year ago
dnskr ba180a3b6a ref(create): don't render empty resource fields
1 year ago
Niladri Halder 7321579092 Add annotations and dependencies to get metadata output
1 year ago
Althaf M 0a6834fdf0 This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder,
1 year ago
George Jenkins c40cf00a06 Shadow ORAS remote.Client interface
1 year ago
Matt Farina 3fe0bbdd44
Merge pull request #13480 from rynowak/rynowak/override-authorizer
1 year ago
Matt Farina 41b6273682
Merge pull request #13483 from banjoh/em/password-to-oci-registries-v3
1 year ago
Ryan Nowak 3c2ab91263 Make the authorizer and registry authorizer configurable
1 year ago
Evans Mungai 7a22dd28d1
Rename CAFile to CaFile for consistency
1 year ago
Matt Farina 2aba8a1fcd
Merge pull request #13424 from wangjingcun/main
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
1 year ago
Tianle Xu a51ea6ec73
Allow tests to run on loong64
1 year ago
Andrew Block 717529a7e5
Merge pull request #13376 from helm/fix_oci_push_timestamp
1 year ago
Robert Sirchia 5ae91e11ae
Merge pull request #13034 from mattclegg/issue-9507
1 year ago
George Jenkins 85499b2fdc
Merge pull request #13400 from wangjingcun/main
1 year ago
wangjingcun de9e138ec1 chore: fix some function names in comment
1 year ago
Robert Sirchia 7e6b34d7dd
removing duplicate empty test
1 year ago
Robert Sirchia 16a4e37f20
fixing unit test as per Matt
1 year ago
Evans Mungai bdaa93b969
Ensure test fails without causing panic
1 year ago
Evans Mungai 3c4d0bb061
Fix failing tests
1 year ago
Evans Mungai 323f88950a
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Robert Sirchia a205af755e
adding more unit test
1 year ago
Robert Sirchia 999b85145a
adding test coverage for ready.go
1 year ago
Matt Farina 8f59c8e807
Merge pull request #9713 from andreaskaris/issue9710
1 year ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
1 year ago