Page MenuHomeDevCentral

Ignore containers if zr isn't available
ClosedPublic

Authored by dereckson on Feb 14 2020, 21:09.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 13:37
Unknown Object (File)
Tue, Nov 19, 05:38
Unknown Object (File)
Sun, Nov 17, 05:56
Unknown Object (File)
Sun, Nov 17, 05:55
Unknown Object (File)
Sun, Nov 17, 05:19
Unknown Object (File)
Sun, Nov 17, 03:43
Unknown Object (File)
Sun, Nov 17, 03:04
Unknown Object (File)
Sat, Nov 16, 06:31
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.