bouncer/internal/config
wpetit 5a34d5917f
Cadoles/bouncer/pipeline/head Build started... Details
Cadoles/bouncer/pipeline/pr-develop Build started... Details
feat: transform circuitbreaker layer in authn-network layer
2024-05-17 17:29:26 +02:00
..
testdata fix(config): supporting multiple env variables in a value. 2024-02-05 11:13:47 +01:00
admin_server.go feat: sentry integration 2023-07-05 12:05:30 -06:00
bootstrap.go feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
config.go feat: kubernetes basic integration 2024-03-27 17:47:39 +01:00
config_test.go feat: initial commit 2023-05-21 22:27:25 +02:00
cors.go feat: initial commit 2023-05-21 22:27:25 +02:00
environment.go fix(config): supporting multiple env variables in a value. 2024-02-05 11:13:47 +01:00
http.go feat: optional real-ip middleware 2023-07-06 08:16:17 -06:00
integrations.go feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
layers.go feat: transform circuitbreaker layer in authn-network layer 2024-05-17 17:29:26 +02:00
logger.go feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
metrics.go feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
proxy_server.go feat: sentry integration 2023-07-05 12:05:30 -06:00
redis.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00