Skip to content

[BUG] SMD and OPAAL dependency #33

@travisbcotton

Description

@travisbcotton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions