118 Commits

Author SHA1 Message Date
f300b91316 Merge pull request 'feat(redis): manage limits' (#60) from feat/redis_limits into unstable
Reviewed-on: #60
v1.0.28-unstable
2025-02-21 14:43:22 +01:00
30ba1f4d5a feat(redis): manage limits 2025-02-21 14:34:06 +01:00
d9bdbccfe4 Merge pull request 'fix(redis): fsGroup in security context is not applied' (#59) from fix/redis_fsgroup into unstable
Reviewed-on: #59
v1.0.27-unstable
2025-02-19 14:55:24 +01:00
2d329501c0 fix(redis): fsGroup in security context is not applied
The fsGroup is not applied to configuration of the pod and it's disturbing
flux.
2025-02-19 14:43:25 +01:00
dc2c97c7f6 Merge pull request 'fix(hydra-ldap): adding behavior to secret and CM generators' (#57) from fix/hydra_ldap_flux into unstable
Reviewed-on: #57
v1.0.26-unstable
2025-02-19 11:27:49 +01:00
c9d8917e6c fix(hydra-ldap): adding behavior to secret and CM generators 2025-02-19 11:22:36 +01:00
20e0a20f64 Merge pull request 'Correction de l'environnement d'exemple' (#55) from fix-example into unstable
Reviewed-on: #55
Reviewed-by: Laurent Gourvenec <lgourvenec@cadoles.com>
v1.0.25-unstable
2025-02-18 17:09:43 +01:00
c01eb28d8c fix: use hydra-ldap and olm operator to fix example 2025-02-18 17:08:56 +01:00
c97266c272 Merge pull request 'feat(pods): change image pull policy from Always to IfNotPresent' (#53) from feat/pull-policy-IfNotPresent into unstable
Reviewed-on: #53
Reviewed-by: Matthieu Lamalle <mlamalle@cadoles.com>
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.24-unstable
2024-12-16 14:07:35 +01:00
4df11ead1e feat(pods): change image pull policy from Always to IfNotPresent
Otherwise, we have a SPOF with the image registry used
2024-12-13 14:06:56 +01:00
99056b875e Merge pull request 'chore: update hydra-sql image ref to fix email search case' (#52) from fix-case-email into unstable
Reviewed-on: #52
v1.0.23-unstable
2024-11-06 14:27:25 +01:00
ee0349e9df chore: update hydra-sql image ref to fix email search case 2024-11-06 11:18:49 +01:00
3a255707d1 Merge pull request 'chore(hydra-sql) : update image ref to fix error handle' (#50) from hydra-sql-fix-error into unstable
Reviewed-on: #50
v1.0.22-unstable
2024-10-14 11:37:26 +02:00
ce1f650a86 chore(hydra-sql) : update image ref to fix error handle 2024-10-14 10:49:12 +02:00
de24eb0026 Merge pull request 'chore(hydra-sql): correction requete password et fetchdata et ajout paquet xdebug' (#49) from hydra-sql-fix into unstable
Reviewed-on: #49
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.21-unstable
2024-10-10 10:35:09 +02:00
40ec4440a7 chore(hydra-sql): correction requete password et fetchdata et ajout paquet xdebug 2024-10-10 10:31:16 +02:00
4ec580fb7d fix(component): oidc adding behavior to secret generator v1.0.20-unstable 2024-10-09 11:49:39 +02:00
1cf7569678 fix(component): adding behavior to secret generator 2024-10-09 11:37:52 +02:00
a0ff37edf6 Merge pull request 'feat(postgres): adding max_conns hydra parameter support for cnpg component' (#47) from feat-hydra-pooler into unstable
Reviewed-on: #47
Reviewed-by: Laurent Gourvenec <lgourvenec@cadoles.com>
Reviewed-by: vfebvre <vfebvre@cadoles.com>
2024-10-09 10:00:02 +02:00
a5c9c733f6 feat(postgres): adding hydra max_conns parameter support
Mandatory for large scale deployements
2024-10-04 10:56:54 +02:00
a5cecb385c Merge pull request 'fix(hydra-dispatcher): typo on ref' (#46) from sprint-15 into unstable
Reviewed-on: #46
v1.0.19-unstable
2024-09-24 15:19:58 +02:00
15ad23049f fix(hydra-dispatcher): typo on ref 2024-09-24 15:19:58 +02:00
78e5b30e1d Merge pull request 'sprint-15' (#45) from sprint-15 into unstable
Reviewed-on: #45
v1.0.18-unstable
2024-09-24 14:02:36 +02:00
1ea76c2153 chore(hydra-dispatcher) : improve header cache 2024-09-24 13:44:40 +02:00
af76c99d91 chore(hydra-sql) : improve sql handler 2024-09-24 13:43:59 +02:00
3635f547a1 Merge pull request 'Ajout d'opcache sur les app symfony' (#43) from opcache into unstable
Reviewed-on: #43
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.17-unstable
2024-08-07 09:49:26 +02:00
65fccdc3ce Add opcache to symfony apps 2024-08-07 09:49:26 +02:00
0b3504e631 Merge pull request 'update symfony-container ref, add rewrite subject hydra-sql' (#42) from rewrite-subject into unstable
Reviewed-on: #42
v1.0.16-unstable
2024-08-07 08:47:47 +02:00
36a8e117e8 update symfony-container ref, add rewrite subject hydra-sql 2024-07-25 10:35:53 +02:00
176b5a6696 fix(hydra-sql): addin RollingUpdate stratgy config v1.0.15-unstable 2024-06-10 11:13:02 +02:00
efa00fc6a3 Merge pull request 'chore(hydra-sql): update image ref sprint-10' (#41) from sprint-10 into unstable
Reviewed-on: #41
v1.0.14-unstable
2024-06-10 11:04:57 +02:00
f52b3117b5 chore(hydra-sql): update image ref sprint-10 2024-06-10 10:59:31 +02:00
35c46316d3 Merge pull request 'sprint-9: update hydra-sql ref image' (#40) from sprint-9 into unstable
Reviewed-on: #40
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.13-unstable
2024-05-23 08:21:23 +02:00
456e92ca0e sprint-8: update hydra-sql ref image 2024-05-22 15:42:15 +02:00
e1432cb633 Merge pull request 'fix(php-fpm): set php-fpm81 for hydra-sql and hydra-dispatcher' (#39) from sprint-8 into unstable
Reviewed-on: #39
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.12-unstable
2024-04-29 16:08:44 +02:00
513797be35 fix(php-fpm): set php-fpm81 for hydra-sql and hydra-dispatcher 2024-04-29 16:08:44 +02:00
f38ba80de6 Merge branch 'sprint-8' into unstable v1.0.11-unstable 2024-04-29 13:53:01 +02:00
1db87e2d08 Merge branch 'unstable' into sprint-8 2024-04-29 13:51:36 +02:00
a7578445b4 fix(php-fpm): set php-fpm82 for hydra-sql and hydra-dispatcher 2024-04-29 13:47:58 +02:00
119b09ac61 Merge pull request 'chore(dispatcher sql): update images refs' (#38) from sprint-8 into unstable
Reviewed-on: #38
Reviewed-by: pcaseiro <pcaseiro@cadoles.com>
v1.0.10 v1.0.10-unstable
2024-04-29 13:32:17 +02:00
32ccca7616 typo 2024-04-29 12:11:53 +02:00
c174ddb734 chore(dispatcher sql): update images refs 2024-04-29 12:11:01 +02:00
191024bb17 Merge pull request 'Intégration des images Caddy' (#37) from develop into unstable
Reviewed-on: #37
v1.0.9-unstable
2024-04-04 17:49:04 +02:00
054f84baef clean(lint): fix indentation 2024-04-04 17:49:04 +02:00
a88a8240aa feat(deploiement): use port name 2024-04-04 17:49:04 +02:00
5ea7789cc2 feat(hydra-sql): non root deployment with caddy 2024-04-04 17:49:04 +02:00
212de51a84 feat(hydra-oidc): non root deployment with caddy 2024-04-04 17:49:04 +02:00
9020c73512 feat(hydra-dispatcher): non root deployment with caddy 2024-04-04 17:49:04 +02:00
380a116fa8 fix(all): use app.kubernetes.io/name label instead of io.kompose.service v1.0.8-unstable 2024-02-21 15:43:42 +01:00
72a9932fc5 fix(hydra): update hydra-maester version to 0.0.32-amd64 v1.0.7-unstable 2024-02-14 11:30:54 +01:00