-
Notifications
You must be signed in to change notification settings - Fork 4
[BUG] SMD and OPAAL dependency #33
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The SMD quadlet should depend on OPAAL.
If the SMD quadlet starts before OPAAL it will fail to get a token and then will be essentially unusable.
You'll see it fail in the logs
main.go:950: failed to initialize auth token: failed to fetch "http://opaal:3333/keys": Get "http://opaal:3333/keys": dial tcp: lookup opaal on 10.89.3.1:53: no such host
To Reproduce
systemctl start openchami.target
Observe logs in SMD and see the above.
Expected behavior
SMD should get a token correctly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working