Commit Graph

268 Commits (16924a51db7d44698d999c8b9c3bf2fdc74bc60f)

Author SHA1 Message Date
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
8 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
8 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
8 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
8 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
8 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
9 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
9 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
9 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
9 months ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
9 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
9 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
9 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
9 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
9 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
9 months ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
9 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
10 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
11 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
12 months 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
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago
George Jenkins 415c7e10fd
Merge pull request #13516 from TerryHowe/new-lint
1 year ago
Matt Farina 27bcda42dd
Updating the internal version to v4
1 year ago