Commit Graph

294 Commits (49d7aac2d29dec9aba73b127f16f330d10886dad)

Author SHA1 Message Date
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
9 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
9 months ago
Matt Farina 0befdb90a1
Merge pull request #31287 from miledxz/fileutil-tests-improvements
9 months ago
Mile Druzijanic 934b4550d9 improve fileutil test coverage
9 months ago
yajianggroup cfaf30083a refactor: use strings.CutPrefix
9 months ago
Benoit Tigeot 072e2a689a
Extend --skip-schema-validation for lint command
9 months ago
Kamil Swiechowski cd76ae1c93 feat:strict compliance with semverv2 for chart/v3/linter
9 months ago
Matt Farina 618b14a772
Merge pull request #31225 from mattfarina/move-lint-to-chart
9 months ago
George Jenkins a8151ef4fe Cleanup plugin config
9 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
9 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
9 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
9 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
9 months ago
George Jenkins 665c5a1fc9
Merge pull request #31224 from gjenkins8/gjenkins/postrenderer_plugin_message_value
9 months ago
George Jenkins d99d732542 fix: Adjust PostRenderer plugin output to value
9 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
9 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
9 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
9 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
9 months ago
George Jenkins 2658a00863 fix output message value
9 months ago
George Jenkins e5b612626e fixup slog tmpDirInner
9 months ago
George Jenkins b6545e903a code review + bug fixes
9 months ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
9 months ago
Matt Farina 4ae80c0399
Merge pull request #31191 from TerryHowe/stderr-logging
9 months ago
Terry Howe 389646ffd1
fix: send logging to stderr
10 months ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
10 months ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
10 months ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
10 months ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
10 months ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
10 months ago
Scott Rigby 7d22bb25fa Plugin OCI installer
10 months ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
10 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
10 months ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
10 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
10 months ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
10 months ago
George Jenkins a1c84f9a4c Move pkg/plugin -> internal/plugin
10 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
10 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
10 months ago
George Jenkins 18b7d45999
Merge pull request #31034 from Mazafard/feat/color-output-and-test-fixes
10 months ago
Matt Farina 0c64ad1c97
fix Chart.yaml handling
10 months ago
Matt Farina 70257f5cd6
Initial addition of v3 charts
11 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
11 months 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