feat(components): moving hydra-maester as componenent #32

Closed
pcaseiro wants to merge 9 commits from maester-as-component into develop

9 Commits

Author SHA1 Message Date
Philippe Caseiro 782118d5fe fix(components/hydra-maester): revert to 0.0.25 2023-12-22 13:56:49 +01:00
Philippe Caseiro d483626867 fix(components/hydra-maester): full overlay do no use missing componenents 2023-12-22 13:37:20 +01:00
Philippe Caseiro deeb8859dd fix(components/hydra-maester): resource name 2023-12-22 13:34:35 +01:00
Philippe Caseiro 7788295ef1 fix(components/hydra-maester): fix image version 2023-12-22 13:20:46 +01:00
Philippe Caseiro 4d81d59c3f fix(components/hydra-maester): back to resource 2023-12-22 13:20:04 +01:00
Philippe Caseiro 11522ad92e fix(components/hydra-maester): update maester version 2023-12-22 12:25:25 +01:00
Philippe Caseiro f04fae0da5 fix(components/hydra-maester): use the correct kind 2023-12-22 11:53:30 +01:00
Philippe Caseiro 3e0102b371 fix(components/hydra-maester): do not deploy CRD from here 2023-12-22 11:48:31 +01:00
Philippe Caseiro 76b90e6c82 feat(components): moving hydra-maester as componenent
This will prevent oauth2-client removal from hydra instances removal.
At the time if you deploy an hydra in your namespace for your app and
delete it, the hydra-maester CRD will be removed, but we don't want that.
More than one project will use this CRD.
2023-12-22 10:02:25 +01:00