Page MenuHomeDevCentral

Ignore containers if zr isn't available
ClosedPublic

Authored by dereckson on Feb 14 2020, 21:09.
Tags
None
Referenced Files
F7137212: D2212.id5560.diff
Mon, Apr 21, 07:26
F7121230: D2212.id5561.diff
Mon, Apr 21, 01:27
Unknown Object (File)
Sat, Apr 19, 14:49
Unknown Object (File)
Wed, Apr 16, 17:33
Unknown Object (File)
Sun, Apr 13, 21:22
Unknown Object (File)
Sun, Apr 13, 14:40
Unknown Object (File)
Sun, Apr 13, 11:06
Unknown Object (File)
Sat, Apr 12, 23:33
Subscribers
None

Details

Summary

To render the Jinja templates, we need zr. If the states can revover
from something not available (Docker isn't avaible for example when
we run this role for the first time), to produce states, we need the
templates to be rendered.

This creates a non ideal two pass situation, pending Vault setup.

Ref T1595.

Test Plan

Tested on Dwelles

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
dont-process-containers-unit-without-zr (branched from master)
Build Status
Buildable 3425
Build 3674: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 14 2020, 21:10
This revision was automatically updated to reflect the committed changes.