Add support for Oracle Cloud Infrastructure#3846
Add support for Oracle Cloud Infrastructure#3846navaneeth-dev wants to merge 2 commits intoflatcar:mainfrom
Conversation
Signed-off-by: Navaneeth <me@rizexor.com>
Signed-off-by: Navaneeth <me@rizexor.com>
|
@tormath1 you can review it now. Also do I need to provide an oracle test script? |
|
@tormath1 is away at KubeCon, so he may take some time to respond. He knows this area best. |
tormath1
left a comment
There was a problem hiding this comment.
Thanks a lot for this contribution. It looks good.
Only SSH keys and hostname are missing.Any chance to enable it and give it a try ?
- https://github.com/flatcar/init/blob/flatcar-master/systemd/system/sshkeys.service
- https://github.com/flatcar/bootengine/blob/flatcar-master/dracut/53ignition/flatcar-metadata-hostname.service
Also do I need to provide an oracle test script?
There is a full test suite defined here: https://github.com/flatcar/mantle - if OCI has a Go SDK, then we can check to implement OCI support in Mantle (e.g: flatcar/mantle#652) but this can be done in a second time (it will give me time to investigate OCI test sponsoring. :))
There was a problem hiding this comment.
Let's bump this to sdk_container/src/third_party/coreos-overlay/coreos-base/common-oem-files/common-oem-files-0-r12.ebuild
Add support for Oracle Cloud Infrastructure
I want official builds of flatcar for Oracle Cloud.
How to use
Right now I verified it works. I will try to work on CI builds tomorrow.
I will fix the conventions soon.
Testing done
Right now I verified it works.
Related to: flatcar/Flatcar#1855