Page MenuHomeDevCentral

Serve 502 pages
ClosedPublic

Authored by dereckson on Oct 30 2018, 16:19.
Tags
None
Referenced Files
F7361741: D1972.diff
Fri, Apr 25, 12:33
F7360881: D1972.diff
Fri, Apr 25, 12:14
F7335386: D1972.id4984.diff
Thu, Apr 24, 21:32
Unknown Object (File)
Thu, Apr 24, 00:52
Unknown Object (File)
Tue, Apr 22, 12:51
Unknown Object (File)
Mon, Apr 21, 09:38
Unknown Object (File)
Sun, Apr 20, 09:05
Unknown Object (File)
Sat, Apr 19, 02:02
Subscribers
None

Details

Summary

As 726fa910fe44 provides a generic 502 page (and a variation for Cachet),
it's now possible to ensure every nginx block has its own 502.

An include isn't optimal, as it does something
not to hide en dessous du tapis: redefine $root.

Ref T114

Test Plan

Run PaaSDockerTest::test502Pages test

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
more-502 (branched from master)
Build Status
Buildable 3073
Build 3321: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 30 2018, 17:21
This revision was automatically updated to reflect the committed changes.