1
0
Fork 0
hscloud/cluster/admitomatic
q3k 89a16f4de4 cluster/admitomatic: allow use-regex n-i-c annotation
This annotation is used to permit routes defined by regexes instead of
simple prefix matching. This is used by our synapse deployment for
routing incomming HTTP requests to diffferent Synapse components.

I've stumbled upon this while deploying a new Matrix/Synapse instance.
This hasn't been yet a problem because the existing ingresses for Matrix
deployments predate admitomatic.

Change-Id: I821e58b214450ccf0de22d2585c3b0d11fbe71c0
2021-06-06 12:58:11 +00:00
..
config cluster/admitomatic: finish up service 2021-01-31 12:18:16 +01:00
BUILD.bazel cluster/admitomatic: build docker image 2021-02-07 19:18:53 +00:00
ingress.go cluster/admitomatic: allow use-regex n-i-c annotation 2021-06-06 12:58:11 +00:00
ingress_test.go cluster/admitomatic: finish up ingress admission logic 2021-01-31 12:18:16 +01:00
main.go cluster/admitomatic: finish up service 2021-01-31 12:18:16 +01:00
service.go cluster/admitomatic: finish up service 2021-01-31 12:18:16 +01:00