Commit Graph

273 Commits (2561e8fe123798c6b86d77fcf0adf68152fbbdbd)

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