Commit Graph

9287 Commits (v4.1.3)
 

Author SHA1 Message Date
Matheus Pimenta c94d381b03
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
2 weeks ago
Austin Abro b36d660fb7
whitespace
2 weeks ago
Austin Abro 04a91af89e
use logger with waiter
2 weeks ago
Evans Mungai c3c57dba98
Remove refactorring changes from coalesce_test.go
2 weeks ago
Evans Mungai d47cb2b7ef
Fix import
2 weeks ago
Evans Mungai 790bf929d5
Update pkg/chart/common/util/coalesce_test.go
2 weeks ago
Evans Mungai f7cec12e23
Fix lint warning
2 weeks ago
Evans Mungai d94a5c97cb
Preserve nil values in chart already
2 weeks ago
Evans Mungai 8c5fe4ef97
fix(values): preserve nil values when chart default is empty map
2 weeks ago
dependabot[bot] 217db28a4b
chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
2 weeks ago
Travis Leeden 7cb43e0c58
Restored --atomic flag on install command
2 weeks ago
Terry Howe 5b26d4f1f9
fix: bump go.opentelemetry.io/otel/sdk to v1.40.0 for GO-2026-4394
2 weeks ago
Terry Howe 360c1315ba
fix: bump fluxcd/cli-utils to v0.37.2-flux.1
2 weeks ago
dependabot[bot] 69a0a92ae3
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.21.0 to 0.21.1
2 weeks ago
Matheus Pimenta b868e6a7cc
fix: insert newline after doc separators glued to content by template trimming
2 weeks ago
rohansood10 dbfbea91e3
fix: correct import comment in statuswait.go from v3 to v4
2 weeks ago
dependabot[bot] 099192c285
chore(deps): bump the k8s-io group with 7 updates
2 weeks ago
Pedro Tôrres 4967ead762
add image index test
2 weeks ago
Pedro Tôrres 2fe6b106e6
fix pulling charts from OCI indices
2 weeks ago
Evans Mungai e3e2d01ef4
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
2 weeks ago
Manuel Alonso c15e7114dc
fix(install): check nil for restClientGetter and fix tests
2 weeks ago
Manuel Alonso df82e68ce1
chore(refactor): better testing and functionality for installing crd
2 weeks ago
Manuel Alonso 4b896ca82f
fix(test): fix tests and check nil for restclient
2 weeks ago
Manuel Alonso Gonzalez 3fc79399c8
fix(test): merge fix correctly
2 weeks ago
Manuel Alonso 6017d2b470
fix(install): add more tests and check nil file data
2 weeks ago
Manuel Alonso f451967ab5
fix(test): no check empty resources
2 weeks ago
Manuel Alonso fdadff59eb
fix(install): check lenght and file nil, add tests
2 weeks ago
Manuel Alonso 10d6067265
fix(action): crd resources can be empty
2 weeks ago
Mujib Ahasan 0fec40f9b6
fix: casing issue fixed
2 weeks ago
Mujib Ahasan 263749874c
fix: error handled correctly
2 weeks ago
Mujib Ahasan 961d7d7cd6
fix: doc string added
2 weeks ago
Mujib Ahasan 29e45067f3
update: test coverage added for helper function validateNameAndGenerateName
2 weeks ago
Mujib Ahasan d55b0b9022
update: helper function added for the business logic
2 weeks ago
Mujib Ahasan c1c090e8ce
generateName is also considered in logic
2 weeks ago
Mujib Ahasan 5e093136f4
update: business logic respected for skipping object missing name
2 weeks ago
Mujib Ahasan f289d1605c
fixed: --dry-run=server now respect generateName
2 weeks ago
Orgad Shaneh bfac7393e4
fix(downloader): safely handle concurrent file writes on Windows
2 weeks ago
Matheus Pimenta 5caf0044d4 feat(kstatus): fine-grained context options for waiting
2 months ago
Matheus Pimenta 2519a88b0b bugfix(kstatus): do not wait forever on failed resources
2 months ago
Matheus Pimenta b2c487c436 Revert "Consider GroupVersionKind when matching resources"
2 months ago
Philipp Born 261387a112 fix(copystructure): handle nil elements in slice copying
2 months ago
Scott Rigby 4553a0a96e
Merge pull request #31706 from matheuscscp/custom-kstatus-readers
2 months ago
Evans Mungai f46f1ce55d
Update pkg/kube/statuswait.go
2 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
2 months ago
Evans Mungai 3120e88f9b
Merge pull request #31713 from helm/dependabot/go_modules/main/golang.org/x/term-0.39.0
2 months ago
dependabot[bot] de0becdc57
chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
2 months ago
Evans Mungai 951c630e2c
Merge pull request #31712 from helm/dependabot/go_modules/main/golang.org/x/text-0.33.0
2 months ago
dependabot[bot] 46e52649ea
chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
2 months ago
Evans Mungai b07261c045
Merge pull request #31710 from banjoh/em/fix-test-compilation-error
2 months ago
Evans Mungai e751a70e84
fix(release): fix test compilation error
2 months ago