Commit Graph

8954 Commits (2cfd41ec28fb011fc985e9799ca2df96448d9edc)
 

Author SHA1 Message Date
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
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
2 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
2 months ago
Matt Farina 490dffeb34
Merge pull request #31401 from TerryHowe/refactor-remove-unused-err
2 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
2 months ago
George Jenkins 4f585add24
Merge pull request #31392 from TerryHowe/feature-create-copilot-structured-context
2 months ago
George Jenkins f14c89c936
Merge pull request #31391 from TerryHowe/chore-rename-test-registry
2 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
2 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
2 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
2 months ago
Robert Sirchia f19bb9cd4c
Merge pull request #31388 from helm/dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.22.3
2 months ago
Terry Howe 4edf050960
feature: create copilot structured context
2 months ago
Terry Howe 3b2fd17799
chore: rename test registry
2 months ago
dependabot[bot] b52ce5c0cb
chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3
2 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
2 months ago
Scott Rigby f0530309f0
Merge pull request #31302 from TerryHowe/fix-helm-verify-signature
2 months ago
Scott Rigby f9d4373ea4
Merge pull request #31270 from TerryHowe/chore-registry-clean-up
2 months ago
Terry Howe abdf6603c0
fix test for rebase
2 months ago
Matt Farina a03e8c9541
Merge pull request #31375 from TerryHowe/fix-release-info-time
2 months ago
Terry Howe f6e60138e8
Update pkg/cmd/list.go
2 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
2 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
2 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
2 months ago
Matt Farina 22ef282459
Merge pull request #31383 from dirkmueller/nil_on_error
2 months ago
George Jenkins 8aab4098b5
Merge pull request #31379 from TerryHowe/fix-clean-up-from-coverage-script
2 months ago
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
2 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
2 months ago
Terry Howe 20eb6e9b04
fix: empty time values
3 months ago
George Jenkins 8d70995503
Merge pull request #31371 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.43.0
3 months ago
dependabot[bot] 9f1f9caa7d
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
3 months ago
George Jenkins 6e3073914e
Merge pull request #31381 from helm/dependabot/go_modules/main/github.com/gofrs/flock-0.13.0
3 months ago
George Jenkins 04f7df3e30
Merge pull request #31369 from helm/dependabot/go_modules/main/golang.org/x/text-0.30.0
3 months ago
dependabot[bot] 62127b7926
chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
3 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
3 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
3 months ago
Matt Farina 00669cdbbe
Merge pull request #31372 from mattfarina/release-api-actions
3 months ago
Matt Farina 24159ec8b6 Moving new default accessor functions to internal per feedback
3 months ago
Matt Farina fb20e96a56 Adding a test/example for the release accessor
3 months ago
Matt Farina ab6e7fa58b Removing debug statement
3 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
3 months ago
Matt Farina 9c958dec76 Making uninstall response generic
3 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
3 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
3 months ago
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
3 months ago
Terry Howe 235988c906
fix: clean up coverage script temp file
3 months ago