Commit Graph

294 Commits (main)

Author SHA1 Message Date
Benoit Tigeot b2ac216763
func cleanUpDir is unused
5 months ago
Benoit Tigeot a23b96276a
var mu is unused (unused)
5 months ago
Benoit Tigeot 7fe554e7a8
Fix naked return errors
5 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
5 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
5 months ago
Benoit Tigeot 83a5a14826
Properly discard by default logs
6 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
6 months ago
Benoit Tigeot 947658a96e
Explain why we ignore the timestamp
6 months ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
6 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
6 months ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
6 months ago
Austin Abro 83266254f0
merge
6 months ago
Austin Abro 600947b32e
client->restmapper
7 months ago
Austin Abro ddc7baaaca
copyright things
7 months ago
Austin Abro 3a296aacad
rest mapper
7 months ago
Austin Abro 24dc643822
restmapper
7 months ago
Austin Abro 8d964588cd
Update internal/statusreaders/job_status_reader.go
7 months ago
Austin Abro 5ecca2ed14
Apply suggestions from code review
7 months ago
Robert Sirchia 848c134e0c
fixing error messages
7 months ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
7 months ago
Austin Abro 09faaac273
merge
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Austin Abro f866409c50
move statusreaders to it's own package
7 months ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
8 months ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
8 months ago
Matt Farina 27bcda42dd
Updating the internal version to v4
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
Terry Howe 569f62e58b chore: fix problems with latest lint
9 months ago
Justen Stall 8549a257d9
Update internal/third_party/dep/fs/fs.go
10 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
1 year ago
Matt Farina d644da6205
bump version to v3.16.0
1 year ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Matt Farina 79cad1a133
Merge pull request #12934 from AndiDog/error-message-chart-version
1 year ago
Robert Sirchia 30a5598f2b Update walk.go
1 year ago
Matt Farina 886e626636 bump version to v3.15.0
1 year ago
Matt Farina 7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
1 year ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Andreas Sommer ac75eae98c Add error details when a dependent chart's version cannot be found in a repo
1 year ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina f4c37e7db5
bump version to
2 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
2 years ago
Matt Farina c372b15022
bump version to v3.13.0
2 years ago
Jeff van Dam 183f01b32c Made urls key more specific
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 1800554452
bump version to v3.12.0
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 years ago
Matt Farina 8c4c635e9e
Merge pull request #11832 from my-git9/chore-httpstatus
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
xin.li 8a310c5a98 chore:Use http constants as http.request parameters
3 years ago
Matt Farina 6facbada26
bump version to v3.11.0
3 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
3 years ago
yxxhero 39b0a82365 bump Go 1.18
3 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
3 years ago
Matt Farina 2e6b5e1374
Updating symlink log message
3 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
3 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
3 years ago
Josh Dolitsky 65d8e72504
Merge pull request #10628 from sabre1041/oci-dependencies-tag
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
4 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
4 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
4 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
4 years ago
Andrew Block 9c3b000889
Fixed bad commit
4 years ago
Andrew Block 828941b273
Readded resolver OCI logic
4 years ago
Andrew Block 291c17fcc5
Enabled auth and support http registries for OCI
4 years ago
Scott Rigby 4c8a3faaa2
Fix import
4 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
4 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Andrew Block 9a7c362dd1
Initial tag listing support
4 years ago
Scott Rigby 3dc9930488
Revert "hack in progress"
4 years ago
Scott Rigby 0d2f0116ea
hack in progress
4 years ago
Allen Bai e3897ad6b1
registry/client: use NewClientWithDockerFallback from oras v1.1.0-rc3
4 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
4 years ago
Josh Wolf fed0d31bf5 ensure consistency in registry client Push/Pull function signatures. ensure message is only printed when tags contain a replaced character
4 years ago
Scott Rigby 157ac85ab7
Fix typo. Thanks buildbot. Also comments at 80 chars
4 years ago
Josh Wolf fb0eeebf66 add oci reference validation and tag scoped (+) replacement to registry client Push/Pull
4 years ago
Scott Rigby 8424bc2b60
Update registry underscore message with semver note for extra clarity
4 years ago
Scott Rigby 4aacbc44e0
Move plus/underscore change to inside Client. Compare original ref for strict mode
4 years ago
Scott Rigby 472eb6f096
For OCI, convert + to _ before pull, and + to _ before push
4 years ago
Simon Alling dd5db7bc40 Remove AssertGoldenBytes test helper
4 years ago
Josh Wolf fae5009382 ensure error is correctly handled when generating chart's oci manifest
4 years ago
Josh Wolf d2d8e52401 modify oci chart push/pull manifest test values to represent new order sorted by oras
4 years ago
Josh Wolf 7cec93d9fb upgrade oras to 0.5.0, refactor client oci logic to use new oras.Copy()
4 years ago
Matt Farina 81f0df0ea6
Merge pull request #10182 from spectrocloud/oci-allow-any-media-type
4 years ago
Kai Takac 52cbc2f49c Fix default registry config path of oci protocol provider
4 years ago
LochanRn 9e29f1619b changes to support any mediatype for layers on download
4 years ago
Matt Farina e6a92c4b62
bump version to 3.7
4 years ago