Commit Graph

316 Commits (v4.0.0-beta.2)

Author SHA1 Message Date
Scott Rigby d19130f69e Fix file handle management in tar extractors
12 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
12 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
12 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
12 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
12 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
12 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
12 months ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
12 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
1 year ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 year ago
Robert Sirchia d7d072b7f6
Merge commit from fork
1 year ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
1 year ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
1 year ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
1 year ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
1 year ago
Matthieu MOREL 15b83a9959 fix: dep fs errors
1 year ago
Matt Farina ed356cfca8
Fixing windows build
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot 1654664b78
could use strings.ReplaceAll instead
1 year ago
Benoit Tigeot b2ac216763
func cleanUpDir is unused
1 year ago
Benoit Tigeot a23b96276a
var mu is unused (unused)
1 year ago
Benoit Tigeot 7fe554e7a8
Fix naked return errors
1 year ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 83a5a14826
Properly discard by default logs
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot 947658a96e
Explain why we ignore the timestamp
1 year ago
Benoit Tigeot 15de13f9d2
Fix linting issue and temporary removing logging in test acion
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
1 year ago
Austin Abro 83266254f0
merge
1 year ago
Austin Abro 600947b32e
client->restmapper
1 year ago
Austin Abro ddc7baaaca
copyright things
1 year ago
Austin Abro 3a296aacad
rest mapper
1 year ago
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro 8d964588cd
Update internal/statusreaders/job_status_reader.go
1 year ago
Austin Abro 5ecca2ed14
Apply suggestions from code review
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro f866409c50
move statusreaders to it's own package
2 years ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
2 years ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
2 years ago
Matt Farina 27bcda42dd
Updating the internal version to v4
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
2 years ago
Terry Howe 569f62e58b chore: fix problems with latest lint
2 years ago
Justen Stall 8549a257d9
Update internal/third_party/dep/fs/fs.go
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
2 years ago
Matt Farina d644da6205
bump version to v3.16.0
2 years ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Matt Farina 79cad1a133
Merge pull request #12934 from AndiDog/error-message-chart-version
2 years ago
Robert Sirchia 30a5598f2b Update walk.go
2 years ago
Matt Farina 886e626636 bump version to v3.15.0
2 years ago
Matt Farina 7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
2 years ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Andreas Sommer ac75eae98c Add error details when a dependent chart's version cannot be found in a repo
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina f4c37e7db5
bump version to
3 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
3 years ago
Matt Farina c372b15022
bump version to v3.13.0
3 years ago
Jeff van Dam 183f01b32c Made urls key more specific
3 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
3 years ago
Matt Farina 1800554452
bump version to v3.12.0
3 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
3 years ago
Matt Farina 8c4c635e9e
Merge pull request #11832 from my-git9/chore-httpstatus
3 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
4 years ago
xin.li 8a310c5a98 chore:Use http constants as http.request parameters
4 years ago
Matt Farina 6facbada26
bump version to v3.11.0
4 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
4 years ago
yxxhero 39b0a82365 bump Go 1.18
4 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
4 years ago
Matt Farina 2e6b5e1374
Updating symlink log message
4 years ago
Martin Hickey c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
4 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
4 years ago
Josh Dolitsky 65d8e72504
Merge pull request #10628 from sabre1041/oci-dependencies-tag
5 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
5 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
5 years ago
Matt Farina 0c8320b685
bump version to v3.8.0
5 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
5 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
5 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
5 years ago
Scott Rigby 808a2d1908
Change underscore (_) back to plus (+) for Helm
5 years ago
Scott Rigby bd754a054c
Bring exact version check logic from IndexFile.Get into registry tag check
5 years ago
Andrew Block 9c3b000889
Fixed bad commit
5 years ago
Andrew Block 828941b273
Readded resolver OCI logic
5 years ago
Andrew Block 291c17fcc5
Enabled auth and support http registries for OCI
5 years ago
Scott Rigby 4c8a3faaa2
Fix import
5 years ago
Scott Rigby b6bf3905f3
Implement reusable GetTagMatchingVersionOrConstraint
5 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
5 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
5 years ago