Commit Graph

9003 Commits (v4.0.1)
 

Author SHA1 Message Date
George Jenkins 12500dd401
Copy adopted resource info
1 month ago
George Jenkins 1cf3841142
fixup test
1 month ago
George Jenkins 32e2d08c45
logs
1 month ago
George Jenkins 4b6472ffb0
fix
1 month ago
George Jenkins 9dfe3b35ec
fix: Use server-side apply for object create during update
1 month ago
Matt Farina 861adc2f4a
Fix kube client logging
1 month ago
yxxhero b2f7872695
update tests
1 month ago
yxxhero 77f97a169e
Refactor environment variable expansion in PrepareCommands and update tests
1 month ago
Fish-pro a156195c35
Fix syntax errors in the document
1 month ago
Benoit Tigeot 2c0dcda29b
fix: correct LDFLAGS path for default Kubernetes version
1 month ago
Scott Rigby 99cd196435
Merge pull request #31435 from matheuscscp/cancel-health-checks
2 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
2 months ago
George Jenkins bdc459d73c
Merge pull request #31389 from TerryHowe/chore-more-registry-clean-up
2 months ago
George Jenkins 841d8d7e76
Merge pull request #31364 from helm/dependabot/github_actions/main/github/codeql-action-4
2 months ago
Matt Farina 9bed143103
Merge pull request #31323 from mattfarina/reproducible-chart-builds
2 months ago
Matt Farina 8834d90c60
Merge pull request #31440 from mattfarina/bump-go-1.25
2 months ago
Matt Farina 15300549f0
When time not available, using time.Now
2 months ago
Matt Farina c6334c2ac5
Updating Go and golangci-lint versions
2 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
2 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
2 months ago
Evans Mungai 2ddeb50fa6
Set default logger in Configuration constructor
2 months ago
Evans Mungai a94878fb89
Fix failing test
2 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
2 months ago
Evans Mungai a112bf5aa6
Remove non-reachable code
2 months ago
Matt Farina 1da2b0a6d4
Merge pull request #31204 from benoittgt/fix-31202
2 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
2 months ago
Evans Mungai aed687eaa1
Add config options to NewConfiguration()
2 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
2 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
2 months ago
Evans Mungai d67b17b6ec
Minor name change
2 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
2 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
2 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
2 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
2 months ago
Evans Mungai 7a5816b106
Self review changes
2 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
2 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
2 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
2 months ago
Robert Sirchia f0386b1daa
Merge pull request #31338 from yzewei/add-loong64-support
2 months ago
Matt Farina 76e6b7a6fe
Merge pull request #31390 from TerryHowe/chore-increase-helm-list-test-coverage
2 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
2 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
2 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
2 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
2 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
2 months ago
Matt Farina b0247ce8bf
Merge pull request #31395 from wyrapeseed/main
2 months ago
Matt Farina d0225754f2
Merge pull request #31406 from jessesimpson36/jessesimpson36/fix-nil-pointer-empty-result
2 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
2 months ago
Terry Howe 0f6e14dfd3
chore: fix various warnings to reduce noise
2 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
2 months ago