Commit Graph

9246 Commits (4553a0a96e5205595079b6757236cc6f969ed1b9)
 

Author SHA1 Message Date
Matt Farina 76d772af6e
Merge pull request #31318 from helm/gjenkins/fix_helm4_release
10 months ago
dependabot[bot] 6cd0bf8171
chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
10 months ago
promalert d8c4040336 refactor: use strings.Builder to improve performance
10 months ago
dependabot[bot] 0089a07bb8
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.1 to 0.21.0
10 months ago
dependabot[bot] 7a8535810a
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
10 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
10 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
10 months ago
Benoit Tigeot 277c140c87
Error strategy list match help
10 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
10 months ago
Benoit Tigeot 52a282832f
Do not change the default waiting strategy when --wait is not set
10 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
10 months ago
Benoit Tigeot 8535e9f4ab
Avoid confusion between `--wait` (watcher) and no --wait (hookOnly)
10 months ago
Benoit Tigeot 1836f37f4d
The default is not HookOnlyStrategy but WaitStrategy
10 months ago
Benoit Tigeot a5e110fccd
Make wait strategy selection more obvious
10 months ago
Benoit Tigeot e8b0cff45a
Update pkg/cmd/flags.go
10 months ago
Benoit Tigeot 95e1ee1089
Increase documentation of --wait flag
10 months ago
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
10 months ago
Terry Howe d93ef03ee4
fix: do not run release workflow on forks
10 months ago
George Jenkins f352ced42b
Merge pull request #31468 from yardenshoham/issue-31456
10 months ago
saimanojk1 6de83c5f60
Convert pkg/cmd/load_plugins.go to slog
10 months ago
Yarden Shoham caff03fb4e Rename copilot-instructions.md to AGENTS.md
10 months ago
Hidde Beydals d158708fbf
fix(rollback): `errors.Is` instead of string comp
10 months ago
Hidde Beydals 2f1ecc7100
fix(uninstall): supersede deployed releases
10 months ago
George Jenkins cdb48b88fb
Merge pull request #31240 from benoittgt/fix-31170-URN
10 months ago
tison 4576a81a00
for remaining local variable case inconsistency
10 months ago
Benoit Tigeot ed6cf0e8a1
Properly test error messages on pull command's test
10 months ago
Matt Farina 0f5eda74c1
Adding a LoadArchive to common loader
10 months ago
George Jenkins 384a3f0ff8
Merge pull request #31385 from porridge/test-unknown-policy
10 months ago
Robert Sirchia 5c2d99fd0d
Merge pull request #31452 from helm/dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.22.4
10 months ago
Robert Sirchia fdaf26c53f
Merge pull request #31453 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.0
10 months ago
tison 90d01915f9
for all other similar cases
10 months ago
dependabot[bot] 21af58b822
chore(deps): bump github.com/cyphar/filepath-securejoin
10 months ago
dependabot[bot] 60aaa8a288
chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4
10 months ago
Scott Rigby 99cd196435
Merge pull request #31435 from matheuscscp/cancel-health-checks
10 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
10 months ago
laervn 36aaa9aab9
Merge branch 'helm:main' into feat/add-no-headers-option
10 months ago
Evans Mungai 558cea7458
chore: increase logging package test coverage
11 months ago
George Jenkins bdc459d73c
Merge pull request #31389 from TerryHowe/chore-more-registry-clean-up
11 months ago
Paul Van Laer 6ef79bb8d5 feat(repo): add --no-headers option to 'helm repo list'
11 months ago
George Jenkins 841d8d7e76
Merge pull request #31364 from helm/dependabot/github_actions/main/github/codeql-action-4
11 months ago
Benoit Tigeot 97b7a1c9ae
Merge branch 'main' into fix-31170-URN
11 months ago
Matt Farina 9bed143103
Merge pull request #31323 from mattfarina/reproducible-chart-builds
11 months ago
Matt Farina 8834d90c60
Merge pull request #31440 from mattfarina/bump-go-1.25
11 months ago
Matt Farina 15300549f0
When time not available, using time.Now
11 months ago
Matt Farina c6334c2ac5
Updating Go and golangci-lint versions
11 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
11 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
11 months ago
tison 0d6de28bf4
chore: fix typo of public field
11 months ago
Evans Mungai 2ddeb50fa6
Set default logger in Configuration constructor
11 months ago
Evans Mungai a94878fb89
Fix failing test
11 months ago