Commit Graph

8792 Commits (99e5fce71a51a948bcfde040cd9be77e02a431f2)
 

Author SHA1 Message Date
Benoit Tigeot 99e5fce71a
Fix deprecation warning for spf13/pflag from 1.0.7 to 1.0.10
9 months ago
dependabot[bot] 5445b6587b
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
10 months ago
Matt Farina fc22b6df31
Merge pull request #31222 from benoittgt/30987-ghcr-io
10 months ago
Robert Sirchia 191154640f
Merge pull request #31197 from tzchenxixi/main
10 months ago
Matt Farina 8d2e0fbbdf
Merge pull request #31236 from helm/dependabot/go_modules/main/github.com/spf13/cobra-1.10.1
10 months ago
dependabot[bot] 031050675b
chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
10 months ago
Matt Farina 618b14a772
Merge pull request #31225 from mattfarina/move-lint-to-chart
10 months ago
George Jenkins c32a5b2ebe
Merge pull request #31213 from helm/dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.22.0
10 months ago
George Jenkins a9f1449bc7
Merge pull request #31220 from gjenkins8/gjenkins/plugin-integration/plugin_config
10 months ago
George Jenkins a8151ef4fe Cleanup plugin config
10 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
10 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
10 months ago
Scott Rigby ceb746804a
Merge pull request #31116 from banjoh/em/check-go-modules
10 months ago
Matt Farina 05ce1990d4
Merge pull request #31216 from mattfarina/move-to-versions
10 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
10 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
10 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
10 months ago
George Jenkins 665c5a1fc9
Merge pull request #31224 from gjenkins8/gjenkins/postrenderer_plugin_message_value
10 months ago
George Jenkins 709f9464e4
Merge pull request #31218 from gjenkins8/gjenkins/plugn-integration/rm_legacy_command
10 months ago
dependabot[bot] ee37c00c33
chore(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0
10 months ago
George Jenkins ae297e6cb3
Merge pull request #31209 from helm/dependabot/go_modules/main/k8s-io-e32ead751c
10 months ago
George Jenkins d99d732542 fix: Adjust PostRenderer plugin output to value
10 months ago
Benoit Tigeot 5595c0d005
Prevent failing helm push on ghcr.io using standard GET auth token flow
10 months ago
Evans Mungai 5dabfdfb3f
Merge remote-tracking branch 'origin/main' into em/check-go-modules
10 months ago
tzchenxixi 89aca09e5e chore: fix function name
10 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
10 months ago
Scott Rigby bd29e5edc2
Merge pull request #31217 from helm/plugin-postrender-type
10 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
10 months ago
Scott Rigby 9bb7e13c66
Merge pull request #31196 from helm/plugin-signing-verification-remove-file-io
10 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
10 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
10 months ago
Terry Howe 9eafbc53df fix: make file whitespace
10 months ago
dependabot[bot] 15bbb4406c
chore(deps): bump the k8s-io group with 7 updates
10 months ago
Robert Sirchia d601ce59a9
Merge pull request #31210 from helm/dependabot/go_modules/main/github.com/stretchr/testify-1.11.1
10 months ago
dependabot[bot] d985122a26
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
10 months ago
George Jenkins 892e86182f
Merge pull request #31194 from gjenkins8/gjenkins/plugin-integration/wasm_runtime
10 months ago
George Jenkins 80f659ce8b
Merge pull request #31178 from mattfarina/env-content-cache
10 months ago
George Jenkins 2658a00863 fix output message value
10 months ago
George Jenkins e5b612626e fixup slog tmpDirInner
10 months ago
George Jenkins b6545e903a code review + bug fixes
10 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
10 months ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
10 months ago
Matt Farina 073c61822d
Merge pull request #31190 from helm/dependabot/go_modules/main/github.com/stretchr/testify-1.11.0
10 months ago
Matt Farina 4ae80c0399
Merge pull request #31191 from TerryHowe/stderr-logging
10 months ago
dependabot[bot] 417e6a2cbb
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
10 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