garm
garm copied to clipboard
[WIP] Add provider interface versioning
This PR adds provider interface versioning:
- version v0.1.0 will be the old implementation of external provider interface
- version v0.1.1 will add in each command's Environment the
Interface Version,Pool InfoandController Info - default version will remain v0.1.0
NOTE This PR is using garm-provider-common version defined in this PR and must be updated accordingly after merging the PR from garm-provider-common.