86 Commits

Author SHA1 Message Date
449fb69c02 feat: add layer definition api 2024-05-17 15:44:28 +02:00
7456dba96f doc: fix typo v2024.5.17-7456dba 2024-05-17 12:35:34 +02:00
af34ee2473 Merge pull request 'Création d'un layer d'authentification OpenID Connect' () from authn-oidc into develop
Reviewed-on: 
v2024.5.17-af34ee2
2024-05-17 11:53:50 +02:00
de70fa89f7 feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
bb5796ab8c doc: add layer endpoints v2024.4.19-bb5796a 2024-04-19 09:28:46 +02:00
83fcb9a39d feat: add limited retry mechanism to prevent startup error if redis is not ready v2024.4.5-83fcb9a 2024-04-05 10:30:34 +02:00
ad907576dc fix: move log message v2024.3.29-ad90757 2024-03-29 11:13:05 +01:00
3a894972f1 doc: enable json highlighting in reference examples v2024.3.29-3a89497 2024-03-29 09:36:36 +01:00
274bef13d8 feat: match proxy's from on whole targeted url v2024.3.29-274bef1 2024-03-29 09:21:01 +01:00
f548c8c8e7 feat: add host to access log fields v2024.3.28-f548c8c 2024-03-28 19:47:32 +01:00
a82fe46fa3 Merge pull request 'Utilisation d'une clé privée partagée via un Secret sur Kubernetes' () from kubernetes-private-key into develop
Reviewed-on: 
v2024.3.28-a82fe46
2024-03-28 15:57:17 +01:00
cc20bdd289 feat: remove printing of default token 2024-03-28 15:54:59 +01:00
7de166765b feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
35717429a2 doc(k8s): add in/out cluster api querying procedure v2024.3.28-3571742 2024-03-28 09:10:16 +01:00
16305469c5 Merge pull request 'Intégration basique avec Kubernetes' () from kubernetes-integration into develop
Reviewed-on: 
v2024.3.27-1630546
2024-03-27 17:57:07 +01:00
7515be9583 chore: update go version in ci 2024-03-27 17:51:01 +01:00
e76a82668d feat: kubernetes basic integration 2024-03-27 17:47:39 +01:00
d8b78ad277 feat(docker): run as non-root user v2024.3.27-d8b78ad 2024-03-27 09:19:08 +01:00
61012b07cd Merge pull request 'feat: bootstrap default proxy and layers from configuration' () from proxy-bootstrap into develop
Reviewed-on: 
v2024.3.26-61012b0
2024-03-26 17:30:20 +01:00
d12ebfc642 feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
441d3a623e Merge pull request 'feat(k8s): adding kubernetes support' () from feat/issue-10/add-k8s-kustomize into develop
Reviewed-on: 
v2024.3.26-441d3a6
2024-03-26 14:49:24 +01:00
e1d9acb980 fix[README]: Added --role writer in token authentication creation 2024-03-26 14:04:07 +01:00
f8be2c08d6 fix[README]: add identifier generation step 2024-03-26 14:04:07 +01:00
bc7422a50c feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
9d32551ec5 feat: generalize siege task 2024-03-26 14:04:07 +01:00
ded6d179c1 fix(k8s): redis configuration 2024-03-26 14:04:07 +01:00
6f4ee0ebd1 fix(skaffold): adding port-forward for testing 2024-03-26 14:04:07 +01:00
1375c9b317 fup 2024-03-26 14:04:05 +01:00
53a0d26a47 feat(pkg): adding archlinux package to gorelease 2024-03-26 13:49:58 +01:00
87354ef0d4 fix(doc): test command was incorrect 2024-03-26 13:49:58 +01:00
8560041598 fix(kustomization): adding correct labels to deployments 2024-03-26 13:49:58 +01:00
0611cc9f70 feat(k8s): adding kubernetes support
Now we can use skaffold and deploy bouncer in a kubernetes cluster

ref 
2024-03-26 13:49:58 +01:00
734ed64e8e feat: add basic k6 load testing script v2024.3.25-734ed64 2024-03-25 15:40:25 +01:00
c8fc143efa doc: add prometheus metrics documentation v2024.2.21-c8fc143 2024-02-21 12:29:03 +01:00
f91c14e5d4 feat(admin): print default writer token to logs by default v2024.2.21-f91c14e 2024-02-21 11:09:34 +01:00
1602626e8c Merge pull request 'fix(depends): update go.mod library versions' () from fix/go-lib-versions into develop
Reviewed-on: 
v2024.2.5-1602626
2024-02-05 11:24:02 +01:00
e2e38841f4 fix(depends): update go.mod library versions 2024-02-05 11:21:27 +01:00
c23d8e3adb Merge pull request 'fix(config): supporting multiple env variables in a value.' () from fix/issue-9/multiple-env-variables into develop
Reviewed-on: 
v2024.2.5-c23d8e3
2024-02-05 11:13:47 +01:00
a3f44cf123 fix(config): supporting multiple env variables in a value.
ref 
2024-02-05 11:13:47 +01:00
5453988419 Merge pull request 'fix(dockerfile): updating base images versions.' () from fix/dockerfile into develop
Reviewed-on: 
v2024.2.5-5453988
2024-02-05 11:08:50 +01:00
1e392f94a7 fix(dockerfile): updating base images versions.
Keep things up to date and security alerts away from trivi.

Using apk package for dumb-init
2024-02-05 11:04:28 +01:00
b44ff2a68e doc: add proxy http api reference v2023.7.8-b44ff2a 2023-07-08 12:19:43 -06:00
c719fdca37 feat: add prometheus + grafterm dashboard in local dev environment 2023-07-08 12:18:38 -06:00
2b91c1e167 feat(store,repository): add more integration tests v2023.7.7-2b91c1e 2023-07-07 12:22:31 -06:00
cebf1daf72 chore: update github.com/lestrrat-go/jwx/v2 v2023.7.7-cebf1da 2023-07-07 10:20:27 -06:00
6734cf6526 Merge pull request 'Génération de l'image Docker via le pipeline Jenkins' () from ci-docker-release into develop
Reviewed-on: 
v2023.7.7-6734cf6
2023-07-07 18:11:06 +02:00
368273f1ee chore(ci): release docker image 2023-07-07 10:10:22 -06:00
553513d647 Merge pull request 'Implémentation du layer "circuitbreaker"' () from circuitbreaker into develop
Reviewed-on: 
v2023.7.6-553513d
2023-07-06 16:46:17 +02:00
60487c11d6 feat: optional real-ip middleware 2023-07-06 08:16:17 -06:00
e6f18e7cd8 fix(doc): typo 2023-07-06 07:59:20 -06:00