Commit Graph

8758 Commits (591d863df544ec5d4093e514636553a279a67e09)
 

Author SHA1 Message Date
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
5 days ago
Scott Rigby 9bb7e13c66
Merge pull request #31196 from helm/plugin-signing-verification-remove-file-io
5 days ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
6 days ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
6 days ago
Terry Howe 9eafbc53df fix: make file whitespace
6 days ago
Robert Sirchia d601ce59a9
Merge pull request #31210 from helm/dependabot/go_modules/main/github.com/stretchr/testify-1.11.1
1 week ago
dependabot[bot] d985122a26
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
1 week ago
George Jenkins 892e86182f
Merge pull request #31194 from gjenkins8/gjenkins/plugin-integration/wasm_runtime
1 week ago
George Jenkins 80f659ce8b
Merge pull request #31178 from mattfarina/env-content-cache
1 week ago
George Jenkins 2658a00863 fix output message value
1 week ago
George Jenkins e5b612626e fixup slog tmpDirInner
1 week ago
George Jenkins b6545e903a code review + bug fixes
1 week ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
1 week ago
George Jenkins c8e51b40c2 Plugin extism/v1 runtime
1 week ago
Matt Farina 073c61822d
Merge pull request #31190 from helm/dependabot/go_modules/main/github.com/stretchr/testify-1.11.0
1 week ago
Matt Farina 4ae80c0399
Merge pull request #31191 from TerryHowe/stderr-logging
1 week ago
dependabot[bot] 417e6a2cbb
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
1 week ago
Terry Howe 389646ffd1
fix: send logging to stderr
1 week ago
Scott Rigby 3d30112468 Fix LocalInstaller Path() to strip version from tarball filenames
2 weeks ago
Scott Rigby 16924a51db Fix: Removed unsafe umask manipulation in tests
2 weeks ago
Scott Rigby 5c663db853 Plugin tarball installer support for HTTP (fix) and local (feat)
2 weeks ago
Scott Rigby d19130f69e Fix file handle management in tar extractors
2 weeks ago
Scott Rigby fd41fdd9c9 New registry plugin func GetPluginName. Re-use regsitry.reference
2 weeks ago
Scott Rigby 7d22bb25fa Plugin OCI installer
2 weeks ago
Matt Farina 533eddc57d Add content cache to helm env
2 weeks ago
Scott Rigby e3124e488f
Merge pull request #31146 from helm/plugin-types-apiversion-v1
2 weeks ago
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
2 weeks ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
2 weeks ago
Matt Farina 0f1b410f14
Merge pull request #31165 from mattfarina/content-cache
2 weeks ago
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
2 weeks ago
Scott Rigby 29d12ba09e
Merge pull request #31156 from estroz/fix-resolve-client
2 weeks ago
Robert Sirchia fc5bd02a1b
Merge pull request #31175 from cuiweixie/atomic.Uint64
2 weeks ago
Matt Farina fea6d8eb04
Updating to tested content cache
2 weeks ago
George Jenkins 4596c0e062
Merge pull request #31142 from helm/gjenkins/main/mv_plugin_internal
2 weeks ago
cuiweixie 04cb1bad67 pkg/register: refactor to use atomic.Uint64
2 weeks ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
2 weeks ago
Robert Sirchia 30404b4173
Merge pull request #31138 from islewis/release-3.18
2 weeks ago
Isaiah Lewis 62e0c78ef8
fix(helm-lint): fmt
2 weeks ago
Matt Farina 6ac2c34689
Initial addition of content based cache
2 weeks ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
2 weeks ago
Matt Farina 6d9883d3d4
Merge pull request #31135 from helm/dependabot/go_modules/main/k8s-io-09e63e9300
2 weeks ago
dependabot[bot] c9e6e8a040
chore(deps): bump the k8s-io group with 7 updates
3 weeks ago
Eric Stroczynski e1e23d2af1 fix: set repo authorizer in registry.Client.Resolve()
3 weeks ago
Robert Sirchia e4ca1fcee7
Merge pull request #31152 from TerryHowe/shuffling
3 weeks ago
George Jenkins b4b2392f7e mergefix
3 weeks ago
Isaiah Lewis fb12b44493
fix(helm-lint): Add TLSClientConfig
3 weeks ago
Matt Farina de9ea4d1e3
Merge pull request #30992 from TerryHowe/force-oath-v4
3 weeks ago
Matt Farina 4c615a505d
Merge pull request #31115 from banjoh/em/fix-username-password
3 weeks ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
3 weeks ago
Terry Howe 4bc93393bc
feature: enable shuffle for unit tests
3 weeks ago