garm icon indicating copy to clipboard operation
garm copied to clipboard

[WIP] Add provider interface versioning

Open fabi200123 opened this issue 1 year ago • 0 comments

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 Info and Controller 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.

fabi200123 avatar Jul 22 '24 08:07 fabi200123