66 Commits

Author SHA1 Message Date
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
a207291c04 feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
64b5182f8b fix(doc): bad link v2023.7.6-64b5182 2023-07-06 07:41:53 -06:00
ce2c19f9b3 feat(layer,queue): implement matchURLs option v2023.7.5-ce2c19f 2023-07-05 13:54:01 -06:00
1ffec1f173 feat(layer,queue): prevent browser caching for queue page v2023.7.5-1ffec1f 2023-07-05 13:35:21 -06:00
aab5452fa2 feat: sentry integration
ref 
v2023.7.5-aab5452
2023-07-05 12:05:30 -06:00
a176b754cd feat: add queue adapter tests v2023.7.5-a176b75 2023-07-05 08:55:15 -06:00
7b04eb2418 fix(doc): bad link v2023.7.5-7b04eb2 2023-07-05 15:14:27 +02:00
f8d9ff15b5 doc: add link to misc/docker-compose 2023-07-05 15:13:31 +02:00
5bd7cbc132 fix(docker): move templates to expected path v2023.7.4-5bd7cbc 2023-07-03 19:42:44 -06:00
1b06f07ce8 feat: update packaged configuration v2023.7.1-1b06f07 2023-07-01 13:55:26 -06:00
82228fd115 feat: allow customization of proxy transport configuration v2023.7.1-82228fd 2023-07-01 13:43:18 -06:00
15daddbe13 feat: add multi-nodes docker-compose deployment example v2023.7.1-15daddb 2023-07-01 11:38:16 -06:00
5a7062d53e fix: remove log message v2023.7.1-5a7062d 2023-07-01 11:33:59 -06:00
74409f18e8 feat: update packaged configuration v2023.6.30-74409f1 2023-06-30 17:51:01 -06:00
ab7f64a684 Merge pull request 'Métriques de base Prometheus' () from metrics into develop
Reviewed-on: 
v2023.6.30-ab7f64a
2023-07-01 01:32:10 +02:00
d5cc15de3b chore: run service in debug mode by default 2023-06-30 10:26:52 -06:00
56609ec316 feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
5bf391b6bf fix(docker): add layers templates in image v2023.6.30-5bf391b 2023-06-29 20:36:11 -06:00
74928fe413 chore: add log message for workdir and configuration loading v2023.6.30-74928fe 2023-06-29 20:16:25 -06:00
ff1d01828d fix: docker image build v2023.6.30-ff1d018 2023-06-29 20:14:20 -06:00