pcaseiro
  • Joined on 2019-09-29
pcaseiro commented on issue CadolesKube/sso-kustom#33 2023-12-29 11:49:08 +01:00
Problèmes de déploiement de plusieurs services hydra-maester dans un seul cluster

D'après la documentation de hydra-maester, il est possible d'ajouter un paramètre pour limiter hydra-maester à un namespace :

https://github.com/ory/hydra-maester

cf: README.md…

pcaseiro commented on issue CadolesKube/sso-kustom#33 2023-12-22 15:50:13 +01:00
Problèmes de déploiement de plusieurs services hydra-maester dans un seul cluster

Hypothèse de résolution :

  1. Supprimer le ClusterRole qui donne le droit de regarder ce qui se passe "cluster wide" et donc de lister les oauth2clients des autres namespace
pcaseiro opened issue CadolesKube/sso-kustom#33 2023-12-22 14:59:12 +01:00
Problèmes de déploiement de plusieurs services hydra-maester dans un seul cluster
pcaseiro deleted branch no-crd-in-deployment from CadolesKube/sso-kustom 2023-12-22 14:24:00 +01:00
pcaseiro closed pull request CadolesKube/sso-kustom#32 2023-12-22 14:23:51 +01:00
feat(components): moving hydra-maester as componenent
pcaseiro deleted branch maester-as-component from CadolesKube/sso-kustom 2023-12-22 14:23:49 +01:00
pcaseiro pushed to pc-master at CadolesKube/sso-kustom 2023-12-22 14:18:34 +01:00
37211ff6a0 no-crd-in-deploy
pcaseiro pushed to pc-master at CadolesKube/sso-kustom 2023-12-22 14:17:59 +01:00
pcaseiro created branch pc-master in CadolesKube/sso-kustom 2023-12-22 14:17:58 +01:00
pcaseiro pushed to no-crd-in-deployment at CadolesKube/sso-kustom 2023-12-22 14:03:11 +01:00
b14e6b7647 no-crd-in-deploy
pcaseiro pushed to no-crd-in-deployment at CadolesKube/sso-kustom 2023-12-22 14:02:55 +01:00
pcaseiro created branch no-crd-in-deployment in CadolesKube/sso-kustom 2023-12-22 14:02:51 +01:00
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 13:56:52 +01:00
782118d5fe fix(components/hydra-maester): revert to 0.0.25
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 13:37:23 +01:00
d483626867 fix(components/hydra-maester): full overlay do no use missing componenents
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 13:34:39 +01:00
deeb8859dd fix(components/hydra-maester): resource name
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 13:20:49 +01:00
7788295ef1 fix(components/hydra-maester): fix image version
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 13:20:08 +01:00
4d81d59c3f fix(components/hydra-maester): back to resource
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 12:25:28 +01:00
11522ad92e fix(components/hydra-maester): update maester version
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 11:53:34 +01:00
f04fae0da5 fix(components/hydra-maester): use the correct kind
pcaseiro pushed to maester-as-component at CadolesKube/sso-kustom 2023-12-22 11:48:35 +01:00
3e0102b371 fix(components/hydra-maester): do not deploy CRD from here