canonical / openfga-operator

Charmed OpenFGA
https://charmhub.io/openfga-k8s
Apache License 2.0
1 stars 5 forks source link

potential fix to openfga race condition #26

Closed mina1460 closed 1 year ago

mina1460 commented 1 year ago

Description

Fixes the race condition by defering the event until the openfga server is started. Deals with issue #25

Fixes CSS-5450

Engineering checklist

Check only items that apply

Test instructions

Notes for code reviewers

mina1460 commented 1 year ago

25