bcgov / aries-vcr-issuer-controller

indy-catalyst-agent
Apache License 2.0
8 stars 31 forks source link

Fix the Chicken and Egg problem when deploying on OpenShift #52

Closed ianco closed 3 years ago

ianco commented 3 years ago

When running on OpenShift, allow the controller to start without a connection to OrgBook.

When a connection is established, auto-register the issuer.

Resolves the issue of having to start/restart the controller and agent multiple times to complete the setup.

ianco commented 3 years ago

@parc-jason