Commit Graph

3690 Commits (v4.1.2)

Author SHA1 Message Date
Travis Leeden 7cb43e0c58
Restored --atomic flag on install command
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
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 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
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 e751a70e84
fix(release): fix test compilation error
2 months ago
Evans Mungai 2e2cb05855
Merge pull request #31427 from tisonkun/resolve-todo
2 months ago
Evans Mungai 05f25a3834
Merge pull request #31579 from benoittgt/delete-hook-after-log-retrieval
2 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
2 months ago
Terry Howe 08f17fc947
Merge pull request #31683 from majiayu000/fix-13198---api-versions-is-undocumented-1230-2329
3 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
3 months ago
Mads Jensen 2d6d9c09c4 Replace reflect.Ptr with reflect.Pointer
3 months ago
majiayu000 c7cc77b68d
Add documentation for --api-versions flag in template command
3 months ago
Matt Farina fe1c749183
Fixing failing tests for cli-tools update
3 months ago
George Jenkins 118d90e810
Merge pull request #31677 from gjenkins8/gjenkins/new_client_set
3 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
3 months ago
Terry Howe 8802d959cb
Merge pull request #31104 from LinPr/fix
3 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
3 months ago
George Jenkins 24e8297343
Merge pull request #31610 from mohsenmottaghi/fix-helm-4-watch-strategy
3 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
3 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
3 months ago
Matt Farina 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
3 months ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
3 months ago
Mohsen Mottaghi d6b35cedeb
test(statuswait): fix Copilot code review suggestion for goroutine in tests
3 months ago
Mohsen Mottaghi a1543d5947
test(statuswait): add more tests suggested by Copilot code review
3 months ago
Mohsen Mottaghi dd44f4ecd0
test(statuswait): add some tests for statuswait
3 months ago
Mohsen Mottaghi 3dd54ed0b6
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
3 months ago
Deepak f92ae18977 fix(doc): Update default wait strategy
3 months ago