This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Changelog
- 9be9ac9: Merge pull request #266 from AndriyKalashnykov/main (@AndriyKalashnykov)
- 472e4a5: feat: Fixes #107, added ability to use multiple collections (#249) (@scottd018)
- d832c5c: feat: Fixes #143 add init-config for generating a workload config (#241) (@scottd018)
- f8ce596: feat: Fixes #178 reconcile component when collection changes (#254) (@scottd018)
- af1f1f0: feat: Fixes #220, added feature to allow init of required fields only (#230) (@scottd018)
- 2b75a92: feat: Fixes #231 return multiple client.Object types from Create/InitFuncs (#242) (@scottd018)
- 6f5ca2d: feat: Fixes #245, added ability to skip resources with a marker (#247) (@scottd018)
- 952a2ce: fix: Fixed link to MIT LICENSE file (@AndriyKalashnykov)
- a323395: fix: Fixes #250, hard-coded generated go.mod (#251) (@scottd018)
- 9a1cf51: fix: Fixes #255 removed all prepending _ from generated file names (#261) (@scottd018)
- 03b331a: fix: Fixes #256, added ability to associate all fields after processing (#263) (@scottd018)
- c466325: fix: Fixes #257, fixed glob checking to return error when not found (#265) (@scottd018)
- 2922581: fix: companion-cli, fixes #234 which allows the latest version to be updated when creating a new API (#237) (@scottd018)
- 6da9b21: refactor: added individual methods and kind map for workload kinds (#233) (@scottd018)