b396755705
Remove dispatcher default config
2024-10-25 14:29:26 +02:00
0a847ed53d
feat: add xdebug to dispatcher and sql
2024-10-11 10:07: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
15ad23049f
fix(hydra-dispatcher): typo on ref
2024-09-24 15:19:58 +02:00
1ea76c2153
chore(hydra-dispatcher) : improve header cache
2024-09-24 13:44:40 +02:00
65fccdc3ce
Add opcache to symfony apps
2024-08-07 09:49:26 +02:00
36a8e117e8
update symfony-container ref, add rewrite subject hydra-sql
2024-07-25 10:35:53 +02:00
513797be35
fix(php-fpm): set php-fpm81 for hydra-sql and hydra-dispatcher
2024-04-29 16:08:44 +02:00
a7578445b4
fix(php-fpm): set php-fpm82 for hydra-sql and hydra-dispatcher
2024-04-29 13:47:58 +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
a88a8240aa
feat(deploiement): use port name
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
2024-02-21 15:43:42 +01:00
72a9932fc5
fix(hydra): update hydra-maester version to 0.0.32-amd64
2024-02-14 11:30:54 +01:00
1060fdf4be
fix(hydra): update hydra-maester version to 0.0.32
2024-02-14 11:07:47 +01:00
45953d5531
fix(hydra): update hydra version to 2.1.2
2024-02-14 11:06:36 +01:00
0084707bbc
fix(dispatcher): dispatcher service must use containerport
2024-02-13 15:56:10 +01:00
0dbd5dd551
fix(dispatcher): liveness probe must use the container port
...
Container port is 8080 so ... the probes must use the same port
2024-02-12 11:46:07 +01:00
f1d621d4a9
fix(maester): CRD must be installed cluster wide
2024-02-12 11:42:35 +01:00
83b81b1056
Revert "fix(resources): do not set namespace in maester rolebinding"
...
This reverts commit 1fccf5f8dc
.
2024-01-30 12:34:54 +01:00
1fccf5f8dc
fix(resources): do not set namespace in maester rolebinding
2024-01-30 12:27:50 +01:00
907618902e
fix(resources): oauth2client CRD must be installed clusterwide
2024-01-30 12:21:13 +01:00
f4146345d5
Patche du DSN redis
2023-12-18 10:38:13 +01:00
7a802a6d28
ajout redis à l'example
2023-12-15 14:44:04 +01:00
a02622b516
feat(hydra): mise en place du stockage des session redis sur la stack hydra, et correction logout sur hydra-oidc
2023-12-15 10:17:23 +01:00
e333d07c14
feat(hydra-dispatcher): maj ref image hydra-dispatcher pour ajout url_link env var
2023-12-13 10:41:44 +01:00
d88cc2de65
feat(hydra): add janitor cronjob
2023-12-11 11:30:50 +01:00
435597f9f1
feat(hydra-dispatcher): update image tag
2023-12-11 10:47:56 +01:00
ee2bb1ea45
update hydra-dispatcher probes and image ref
2023-12-11 10:47:56 +01:00
63c5d7259c
add probes
2023-12-11 10:47:56 +01:00
5ec48c8b22
update config default apps filename
2023-12-11 10:47:56 +01:00
8c6dc30bde
set hydra-dispatcher side container
2023-12-11 10:47:56 +01:00
4ff0f83880
set hydra-dispatcher side container
2023-12-11 10:47:56 +01:00
e93bc069d3
set correct path for hydra-dispatcher conf
2023-12-11 10:47:56 +01:00
a56089efe5
Utilisation images symfony-containers
2023-12-11 10:47:56 +01:00
8fe8423071
fix: example app deployment with saml login app
2023-11-07 10:29:45 +01:00
8075071f22
feat(resource): adding new hydra-maester resource
...
This allow to manage "Clients" with a CRD
from official doc:
The controller listens for Custom Resource which defines client registration request.
Once Custom resource is created, the controller register oauth2 client in hydra using
hydra's REST API.
Client Id, Client Secret and Identifier of the client in hydra are be stored in the
kubernetes as a secret and referenced in the applied CR. Reference is used to
identify in which kubernetes secret are stored mentioned properties.
Secret iscreated in the same namespace of applied CR. By default controller should
be deployed in the same pod as hydra. Service discovery will come in place in the future.
2023-06-12 14:07:51 +02:00
b1b834c2d4
feat(hydra): adding new literal to configmap hydra-env
2023-03-15 12:15:48 +01:00
9e0215d6f2
chore: remove obsolete var
2023-02-28 10:13:28 +01:00
4a745fb9a1
wip: example app
2023-02-27 09:36:36 +01:00
51535d76bf
feat(hydra-dispatcher): mount default apps config as volume
2023-02-01 11:30:41 +01:00
9e73054781
fix: use variable to determine postgresql service name
2023-01-30 16:38:56 +01:00
abe220ff40
fix: use variable to reference hydra-migrate job
2023-01-30 16:15:39 +01:00
bb79c56c30
fix: use serviceAccountName instead of deprecated serviceAccount
2023-01-30 16:04:33 +01:00
06b7aa7903
feat: initial commit
2023-01-27 10:16:19 +01:00