BonnyCI / hoist

Hoist up a bonnyci
Apache License 2.0
5 stars 13 forks source link

Forward everything through nginx to zuul in v3 #423

Closed jamielennox closed 7 years ago

jamielennox commented 7 years ago

In zuul v3 we have tenant based status.json files and secret keys that are exposed via the webapp. To access these from outside we need to export them through nginx.

We can't know all this ahead of time so just forward everything through nginx to zuul.

Signed-off-by: Jamie Lennox jamielennox@gmail.com