Commit Graph

8973 Commits (aed687eaa161da939b9052bf1b13371b4f1cdc32)
 

Author SHA1 Message Date
Evans Mungai aed687eaa1
Add config options to NewConfiguration()
9 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
9 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
9 months ago
Evans Mungai d67b17b6ec
Minor name change
9 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
9 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
9 months ago
Evans Mungai 7a5816b106
Self review changes
9 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
9 months ago
Robert Sirchia f0386b1daa
Merge pull request #31338 from yzewei/add-loong64-support
9 months ago
Matt Farina 76e6b7a6fe
Merge pull request #31390 from TerryHowe/chore-increase-helm-list-test-coverage
9 months ago
Matt Farina 97ee09d935
Merge pull request #31365 from reddaisyy/main
9 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
9 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
9 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
9 months ago
Robert Sirchia 3924cf3781
Merge pull request #31362 from fabiocarneiro/patch-1
9 months ago
Matt Farina b0247ce8bf
Merge pull request #31395 from wyrapeseed/main
9 months ago
Matt Farina d0225754f2
Merge pull request #31406 from jessesimpson36/jessesimpson36/fix-nil-pointer-empty-result
9 months ago
Andreas Sommer b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed
9 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
9 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
9 months ago
Matt Farina 490dffeb34
Merge pull request #31401 from TerryHowe/refactor-remove-unused-err
9 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
9 months ago
George Jenkins 4f585add24
Merge pull request #31392 from TerryHowe/feature-create-copilot-structured-context
9 months ago
George Jenkins f14c89c936
Merge pull request #31391 from TerryHowe/chore-rename-test-registry
10 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
10 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
10 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
10 months ago
Robert Sirchia f19bb9cd4c
Merge pull request #31388 from helm/dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.22.3
10 months ago
Terry Howe 4edf050960
feature: create copilot structured context
10 months ago
Terry Howe 3b2fd17799
chore: rename test registry
10 months ago
Terry Howe 379b0899b3
fix: increase helm list test coverage
10 months ago
dependabot[bot] b52ce5c0cb
chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3
10 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
10 months ago
Scott Rigby f0530309f0
Merge pull request #31302 from TerryHowe/fix-helm-verify-signature
10 months ago
Scott Rigby f9d4373ea4
Merge pull request #31270 from TerryHowe/chore-registry-clean-up
10 months ago
Terry Howe abdf6603c0
fix test for rebase
10 months ago
Matt Farina a03e8c9541
Merge pull request #31375 from TerryHowe/fix-release-info-time
10 months ago
Terry Howe f6e60138e8
Update pkg/cmd/list.go
10 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
10 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
10 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
10 months ago
Matt Farina 22ef282459
Merge pull request #31383 from dirkmueller/nil_on_error
10 months ago
George Jenkins 8aab4098b5
Merge pull request #31379 from TerryHowe/fix-clean-up-from-coverage-script
10 months ago
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
10 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
10 months ago
Terry Howe 20eb6e9b04
fix: empty time values
10 months ago