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