Flatcar icon indicating copy to clipboard operation
Flatcar copied to clipboard

[RFE] Brightbox official support

Open tormath1 opened this issue 2 years ago • 1 comments

Current situation

Brightbox images are built and release by the Flatcar CI but there is no documentation and no test for it.

Impact

We are not even sure that the images are working correctly

Ideal future situation

Brightbox support is documented and tested in the CI

Implementation options

There is a Go SDK for the Mantle implementation: https://github.com/brightbox/gobrightbox

  • https://github.com/flatcar/scripts/pull/1391
  • https://github.com/brightbox/gobrightbox/pull/39
  • https://github.com/brightbox/gobrightbox/pull/40
  • https://github.com/flatcar/mantle/pull/484
  • https://github.com/flatcar/init/pull/112
  • https://github.com/brightbox/gobrightbox/pull/41
  • https://github.com/flatcar/scripts/pull/1419
  • https://github.com/flatcar/jenkins-os/pull/322
  • https://github.com/flatcar/flatcar-website/pull/291

tormath1 avatar Sep 28 '23 14:09 tormath1

Tested a Flatcar OpenStack image on Brightbox, it works fine - including Ignition and Afterburn. Sent a PR (https://github.com/brightbox/gobrightbox/pull/39, https://github.com/brightbox/gobrightbox/pull/40) to allow image creation from the Go SDK in order to investigate on a Mantle implementation for bringing test automation.

tormath1 avatar Nov 14 '23 11:11 tormath1