fix(hydra-ldap): adding behavior to secret and CM generators #57

Merged
wpetit merged 1 commits from fix/hydra_ldap_flux into unstable 2025-02-19 11:27:51 +01:00
Owner

"Flux" a un soucis :

accumulating resources: accumulation err='accumulating resources from './resources/sso': read /tmp/kustomization-611830175/overlays/production/resources/sso: is a directory': recursed accumulation of path '/tmp/kustomization-611830175/overlays/production/resources/sso': accumulatingresources: accumulation err='accumulating resources from '../../../../base/resources/sso': read /tmp/kustomization-611830175/base/resources/sso: is a directory': recursed accumulation of path '/tmp/kustomization-611830175/base/resources/sso': merging from generator &{0xc0011bfd40 <nil>}: id resid.ResId{Gvk:resid.Gvk{Group:"", Version:"v1", Kind:"ConfigMap", isClusterScoped:false}, Name:"hydra-ldap-env", Namespace:""} does not exist; cannot merge or replace 

Il me semble que l'ajout de behavior corrige ce problème.

"Flux" a un soucis : ``` accumulating resources: accumulation err='accumulating resources from './resources/sso': read /tmp/kustomization-611830175/overlays/production/resources/sso: is a directory': recursed accumulation of path '/tmp/kustomization-611830175/overlays/production/resources/sso': accumulatingresources: accumulation err='accumulating resources from '../../../../base/resources/sso': read /tmp/kustomization-611830175/base/resources/sso: is a directory': recursed accumulation of path '/tmp/kustomization-611830175/base/resources/sso': merging from generator &{0xc0011bfd40 <nil>}: id resid.ResId{Gvk:resid.Gvk{Group:"", Version:"v1", Kind:"ConfigMap", isClusterScoped:false}, Name:"hydra-ldap-env", Namespace:""} does not exist; cannot merge or replace ``` Il me semble que l'ajout de behavior corrige ce problème.
lgourvenec added 1 commit 2025-02-19 11:25:32 +01:00
wpetit merged commit dc2c97c7f6 into unstable 2025-02-19 11:27:51 +01:00
wpetit deleted branch fix/hydra_ldap_flux 2025-02-19 11:27:53 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CadolesKube/sso-kustom#57
No description provided.