Commit Graph

3842 Commits (v4.2.4)

Author SHA1 Message Date
Scott Rigby 3900f434fd
Minimal fix to build failure from #31211.
1 day ago
Gates Wang f76a5f46a9
fix: pass registry client to downloader.Manager in upgrade
2 days ago
Will Noble 5a7c6c7c73
Apply suggestions
2 days ago
Will Noble 22818486ce
Properly format the extra field in gzipped packages
2 days ago
Jakub Jaruszewski 2c979a17ac
Fix missing conflict retry with server-side apply (#32088)
2 days ago
kimsungmin1 2bd2c66544
Potential fix for pull request finding
2 days ago
kimsm28 183a540229
fix(registry): resolve golangci-lint issues in token-auth tests
2 days ago
kimsm28 9655b5aecc
fix(registry): use plain-http registry in token-auth scope test
2 days ago
Terry Howe 430dfac3ee
Update pkg/registry/client.go
2 days ago
kimsm28 9569605ecc
test: improve client_scope_test.go to avoid data races and brittle assertions
2 days ago
kimsm28 63f2b68099
fix typos in withScopeHint function comment
2 days ago
kimsm28 f7488c0be8
fix registry test failures by adjusting DockerRegistryHost and auth server listener management
2 days ago
kimsm28 8fe78fbe46
fix variable naming requestUrl -> requestURL
2 days ago
kimsm28 d0670d2fb2
fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
2 days ago
kimsungmin1 804256ef65
change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
2 days ago
kimsungmin1 d79bceb807
change client_scope_test.go to use httptest
2 days ago
kimsungmin1 d34fcd9264
fix typo
2 days ago
kimsungmin1 9fbd190c30
remove freeport dependency
2 days ago
kimsungmin1 9275661357
add newline in license header
2 days ago
kimsungmin1 fef91f3e69
fix scope when helm push to a registry that use token auth
2 days ago
Mohammad Abdolirad e89ce68bc5
fix panic on repeated IsReachable calls
2 days ago
Sebastien Tardif ff1ac83bfb
fix(provenance): check error return in Digest
2 days ago
Sebastien Tardif 4b4dedb2bd
fix: address review feedback
2 days ago
Sebastien Tardif 7c8010322b
fix: fetch logs from all containers in test pods
2 days ago
Jeaeun Kim ecc9cd2f1b
chore: rename savedErr to clear its specific purpose
2 days ago
Jeaeun Kim f6211ba49b
chore: fix lint
2 days ago
Jeaeun Kim 3507ea5bfd
chore: store err separately for clarity
2 days ago
Jeaeun Kim 211ffae93d
chore: Improve error reporting for `helm template --debug` with `--show-only`
2 days ago
Matheus Pimenta 51a9837ba1
Address review comments
2 weeks ago
Matheus Pimenta 83a8b70ffc
Fix vanishing empty lines
2 weeks ago
George Jenkins b05881cf96
Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync"
2 months ago
Terry Howe d591a19b95
fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925)
2 months ago
Terry Howe 2a9fcae292
fix: route registry client output to stdout instead of stderr (#32056)
2 months ago
Benoit Tigeot eabfae5604
fix(version): avoid false range detection on prerelease x/X
2 months ago
Benoit Tigeot e3fd51f331
fix(version): version range || can has no space
2 months ago
Benoit Tigeot 1e47395a95
feat: report in debug the version we select with version range arg
2 months ago
Benoit Tigeot a33e23939a
fix: prevent warning when using version range constraints
2 months ago
Terry Howe fa06d44557
fix(kube): always propagate context.Canceled in WaitForDelete
2 months ago
Terry Howe 360d4835df
fix(kube): prevent spurious early exit in WaitForDelete during informer sync
2 months ago
George Jenkins 06468084e8
Bump to version v4.2
3 months ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 months ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
4 months ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
4 months ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
4 months ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
4 months ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
4 months ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
4 months ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
4 months ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
4 months ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
4 months ago