Commit Graph

278 Commits (9c3f70ea4d7033e4b49cd3ddc7fc362c229fd411)

Author SHA1 Message Date
MrJack 0aedd2902e Make --dry-run=server validation to not differ from what a real install/upgrade would send to the API server
2 months ago
MrJack 00a389711c
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
2 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
2 months ago
Joe Julian 70899a6b3f
Merge pull request #31578 from manute/main
2 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
2 months ago
Manuel Alonso 9817a68618
fix(install): check nil for restClientGetter and fix tests
3 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
3 months ago
MrJack 8b1964953a
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
3 months ago
MrJack 020b5b8249 Applied feedback from review pt. 3
3 months ago
Matheus Pimenta c1cc625323
chore(defaults): server-side apply SDK defaults should always match the CLI defaults
3 months ago
Manuel Alonso 7c089bed26
Merge branch 'main' into main
3 months ago
MrJack d3c26090fb
Merge branch 'helm:main' into feature/enhance-dry-run-for-helm-4
3 months ago
Manuel Alonso 6501ef490a
chore(refactor): better testing and functionality for installing crd
3 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
3 months ago
Manuel Alonso 0f949a92c1
fix(test): fix tests and check nil for restclient
3 months ago
Manuel Alonso df8ec771f9
Merge branch 'main' into main
4 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
4 months ago
MrJack d319dd31bd Applied feedback pt.1
4 months ago
Manuel Alonso 00f0a48a7d
fix(install): add more tests and check nil file data
4 months ago
Manuel Alonso 0357e8d0f7
fix(test): no check empty resources
4 months ago
Manuel Alonso 52235cc0bf
fix(install): check lenght and file nil, add tests
4 months ago
Manuel Alonso 268593bf2e
fix(action): crd resources can be empty
4 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
4 months ago
MrJack 3214e803e2 fix(action): enable server-side validation for dry-run=server
5 months ago
Stephanie Hohenberg a109ac2f06 fixes comment in install.go
5 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
5 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
5 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
5 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
5 months ago
tison 90d01915f9
for all other similar cases
6 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
6 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
6 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
6 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
7 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
7 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
7 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
7 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
7 months ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
7 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
7 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
7 months ago
Evan Anderson 20f4e1f12d Use filepath.Path when handling directory names
8 months ago
Scott Rigby 50358d7ffd
Merge pull request #31200 from TerryHowe/fix-install-tests
8 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
8 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
8 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
8 months ago
Terry Howe b12cd28503
fix: installer action goroutine count
8 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
8 months ago
Scott Rigby be74ab72a0
[HIP-0026] Plugin runtime interface (#31145)
8 months ago