Commit Graph

2865 Commits (dev-v3)

Author SHA1 Message Date
George Jenkins 526076ee3b [dev-v3] Replace deprecated `NewSimpleClientset`
4 days ago
George Jenkins 0ae8e4f2cb [dev-v3] Bump Go v1.25, `golangci-lint` v2
5 days ago
Terry Howe bfc4534772
Merge pull request #31119 from bpfoster/fix-subchart-value-removal
2 weeks ago
George Jenkins 795460535b
Merge pull request #31193 from benoittgt/31156-backport
4 weeks ago
Scott Rigby 3cae97209a
Merge pull request #31443 from benoittgt/fix-31170-URN-backport
2 months ago
Scott Rigby 8b53467dd9
Merge pull request #31416 from MarcAntoineRaymond/dev-v3
2 months ago
Scott Rigby 6a67b553b4
Revert "pkg/registry: Login option for passing TLS config in memory"
2 months ago
Benoit Tigeot 3f0da15437
jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
2 months ago
Luna Stadler e5e101cced
Fix `helm pull` untar dir check with repo urls
2 months ago
Matt Farina 73c269f31d
Merge pull request #31257 from benoittgt/fix-31202-panic-backport
2 months ago
George Jenkins 68e20cac13
Merge pull request #31284 from matheuscscp/backport-31076-dev-v3
3 months ago
George Jenkins 0111c25229
Merge pull request #31048 from unguiculus/issue-12952
3 months ago
Matheus Pimenta b80959f24f
pkg/registry: Login option for passing TLS config in memory
4 months ago
Benoit Tigeot 2fe49f99ce
Avoid "panic: interface conversion: interface {} is nil"
4 months ago
Scott Rigby c3610abd2d
bump version to v3.19.0
4 months ago
Evans Mungai 9a54bf1df6
fix: use username and password if provided
4 months ago
Eric Stroczynski ffbc53723a
fix: set repo authorizer in registry.Client.Resolve()
4 months ago
Isaiah Lewis b278020311
fix(helm-lint): fmt
4 months ago
Isaiah Lewis d33ac5e44b
fix(helm-lint): Add TLSClientConfig
4 months ago
Isaiah Lewis 854370978e
fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
4 months ago
Matt Farina 093c885548
Merge pull request #31087 from TerryHowe/backport-fix-httpgetter
4 months ago
Robert Sirchia 46806c8217
Merge branch 'dev-v3' into advisory-fix-1a
4 months ago
Robert Sirchia 7977a48fb4
Merge commit from fork
4 months ago
Ben Foster f0b699eabb fix null merge
5 months ago
Matt Farina f13afaacd6
fix Chart.yaml handling
5 months ago
Matt Farina 039b0b18d3
Handle messy index files
5 months ago
Robert Sirchia 6d9509aadc
json schema fix
5 months ago
Borys Hulii 807225ed62
fix: k8s version parsing to match original
5 months ago
Terry Howe 5e8ff72b71
Do not explicitly set SNI in HTTPGetter
5 months ago
Reinhard Nägele 79a9cc5653 Add timeout flag to repo add and update flags
6 months ago
Matt Farina 227c9cb6b6
Disabling linter due to unknown issue
6 months ago
Matt Farina 4389fa639a
Updating link handling
6 months ago
Terry Howe 2c55a4e8ce
fix: user username password for login
7 months ago
Terry Howe a16e986d4e
Update pkg/registry/transport.go
7 months ago
Terry Howe cea26d8bca
Update pkg/registry/transport.go
7 months ago
Terry Howe b52bb41484
fix: add debug logging to oci transport
7 months ago
Terry Howe 733f94c86a fix: legacy docker support broken for login
7 months ago
Robert Sirchia 9d56978f65
Merge pull request #30938 from TerryHowe/backport-fix-plugin-install-no-internet
7 months ago
Terry Howe fc36041702 fix: plugin installer test with no Internet
7 months ago
Scott Rigby 62759a819e
Merge pull request #30916 from jessesimpson36/v3-remove-registry-login-url-with-tests
7 months ago
Matt Farina cfe8cef46f
Handle an empty registry config file.
7 months ago
Benoit Tigeot c33215d765 Prevent fetching newReference again as we have in calling method
7 months ago
Benoit Tigeot f552b67230 Prevent failure when resolving version tags in oras memory store
7 months ago
Matt Farina 806d59750a
Merge pull request #30902 from brandtkeller/30890_prov_mediatype_allow
7 months ago
Scott Rigby e37962522c
Merge pull request #30887 from scottrigby/v3-remove-registry-login-url
7 months ago
Brandt Keller a18a52e898
fix(client): skipnode utilization for PreCopy
7 months ago
Jesse Simpson fedf5024d6
test: Skip instead of returning early. looks more intentional
7 months ago
Jesse Simpson fe512bae43
test: tests repo stripping functionality
7 months ago
Jesse Simpson 099a9e18f3
test: include tests for Login based on different protocol prefixes
7 months ago
Brandt Keller b07ab77da3
fix(client): layers now returns manifest - remove duplicate from descriptors
7 months ago