Commit Graph

9540 Commits (514b151c72819b6142bbb077d41bcb5b15baac51)
 

Author SHA1 Message Date
Terry Howe 514b151c72
fix(registry): use URL.Host for ghcr.io check and retry with OAuth2 on 401/403
1 week ago
Terry Howe 0d9e74dfa7
style: fix lint issues in authorizer_test.go
1 week ago
Terry Howe d86be80107
fix: address authorizer review comments
1 week ago
Terry Howe 4d55d14033
chore: handle specific errors
1 week ago
Terry Howe 496031f299
chore: handle mutliple threads
1 week ago
Terry Howe 7e0d14b15b
simplify tests
1 week ago
Terry Howe e431e8b36e
feature: add registry authorizer retry
1 week ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
1 week ago
Terry Howe bdf2747c5f
Merge pull request #32095 from helm/dependabot/github_actions/main/github/codeql-action-4.35.3
1 week ago
Terry Howe 547df4a2a0
Merge pull request #32096 from helm/dependabot/go_modules/main/github.com/distribution/distribution/v3-3.1.1
1 week ago
dependabot[bot] 12f2c41c0d
chore(deps): bump github.com/distribution/distribution/v3
1 week ago
dependabot[bot] 58e8ffdc33
chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3
1 week ago
Terry Howe 707afe4b22
Merge pull request #32094 from helm/dependabot/go_modules/main/github.com/Masterminds/semver/v3-3.5.0
1 week ago
dependabot[bot] e61bbfbfff
chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
1 week ago
Terry Howe ea10188070
Merge pull request #32090 from matheuscscp/cli-utils-1.2-c-r-0.24
2 weeks ago
Matheus Pimenta 081c6dff53
Upgrade kstatus to 1.2 and controller-runtime to 0.24
2 weeks ago
Terry Howe 96c152cb1a
Merge pull request #31923 from gaganhr94/fix/token-permissions
2 weeks ago
Terry Howe 38f3704983
Merge pull request #32034 from cairon-ab/fix/pull-debug-output
2 weeks ago
Gagan H R 277d970255 fix: adds topLevel permissions to improve openSSF scores
2 weeks ago
Terry Howe fbc2791886
Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1
2 weeks ago
Terry Howe 2fb101a20b
Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags
2 weeks ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
2 weeks ago
George Jenkins 4bd9e90aa0
Merge pull request #30811 from mmorel-35/testifylint
2 weeks ago
Matheus Pimenta 8f56f24d63
fix(templating): hooks conflicting with templates in post-renderers (#32049)
3 weeks ago
Terry Howe 29d309e56b
Merge pull request #31981 from abhay1999/fix/ssa-error-context
3 weeks ago
George Jenkins 66e5049405
Merge pull request #32008 from rhysmcneill/bugfix/helm-upgrade-err-variable-defect
3 weeks ago
Terry Howe 1d6469cfcb
Merge pull request #32057 from MohitSalvi16/docs/fix-contributing-typos
3 weeks ago
Mohit db40adb1d1 docs: fix grammar and spacing in CONTRIBUTING.md
3 weeks ago
Terry Howe 20eae2bb0f
Merge pull request #32052 from helm/dependabot/go_modules/main/k8s-io-dc9379caa6
3 weeks ago
dependabot[bot] 775e794319
chore(deps): bump the k8s-io group with 7 updates
3 weeks ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
3 weeks ago
Terry Howe 354c85d6a4
Merge pull request #32050 from helm/dependabot/github_actions/main/github/codeql-action-4.35.2
4 weeks ago
dependabot[bot] 934ace35df
chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2
4 weeks ago
Matheus Pimenta 265c5eb530
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
4 weeks ago
Terry Howe c51456c45d
Merge pull request #31979 from Y0-L0/jlohmer/coalesce-nil
4 weeks ago
Terry Howe 1c007051ae
Merge pull request #32045 from helm/dependabot/go_modules/main/github.com/mattn/go-shellwords-1.0.13
4 weeks ago
dependabot[bot] 48e2b7ddd4
chore(deps): bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13
4 weeks ago
Evans Mungai a8e249714f Update pkg/chart/common/util/coalesce.go
4 weeks ago
Johannes Lohmer 52fc971da3 test(values): Add test for nil cleanup in partially overridden subchart maps
4 weeks ago
Johannes Lohmer 00638773d1 fix(values): do not copy chart-default nils into coalesced values
4 weeks ago
Johannes Lohmer 6eb4ebf0e1 test(values): add test for subchart nil producing %!s(<nil>)
4 weeks ago
Johannes Lohmer 5cb4e7d992 test(values): add tests for subchart nil value regressions
4 weeks ago
Terry Howe 1164a5fbda
Merge pull request #32037 from helm/dependabot/github_actions/main/actions/upload-artifact-7.0.1
4 weeks ago
George Jenkins bd061e0cd7
Merge pull request #32016 from TerryHowe/fix/flaky-waitfordelete-timeout
4 weeks ago
dependabot[bot] b5c7c80de3
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
1 month ago
Matheus Pimenta a27f1add79
fix(templating): fix wrong YAML separator parsing for post-renderers (#31941)
1 month ago
Cairon c26be60d81 fix: add debug logging to HTTP getter for helm pull
1 month ago
Terry Howe cf69a6ef70
Merge pull request #32030 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.50.0
1 month ago
Robert Sirchia 38213a9548
Merge pull request #32000 from helm/dependabot/go_modules/main/github.com/lib/pq-1.12.3
1 month ago
Terry Howe ed7c3e47a9
Merge pull request #32028 from gjenkins8/gjenkins/release_notes_v4
1 month ago