openflighthpc / flight-control

0 stars 0 forks source link

Implement example provider from Control-API #76

Open Womblue opened 9 months ago

Womblue commented 9 months ago

This PR introduces a third provider, "Example", to Control along with all associated functions. Unlike the existing providers which utilise their own APIs, Example retrieves its data via Control API. Further information on Control API may be found here.

Some of aspects of this provider function differently/with more quirks than the existing Azure and AWS providers due to limitations in Control:

This PR also fixes some bugs in Control I encountered along the way: