mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 08:45:41 +00:00
3187db726a
Backport of the BuildAll revocation-load fix (main PR #4103) so the router-data-model validation reflects revocation presence correctly on this branch. The test accompanying the main-line change is omitted here because its test helper does not exist on release-v2.0.x. - adds BuildRevocations and wires it into InstantStrategy.BuildAll so a rebuilt data model includes existing revocations instead of dropping them - skips already-expired revocations at load time