Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

update rancheros provision#4465

Open
JacieChao wants to merge 1 commit intodocker-archive-public:masterfrom
JacieChao:dev
Open

update rancheros provision#4465
JacieChao wants to merge 1 commit intodocker-archive-public:masterfrom
JacieChao:dev

Conversation

@JacieChao
Copy link
Copy Markdown

To support new version of RancherOS, we need to support following features:

  1. Support using overlay2 via --engine-storage-driver flag
  2. The versionsURL value should be updated.
  3. The isoURL value should be updated, we already do not support any machine-rancheros.iso.
  4. No rancherctl, should use ros instead of it.

For issue: rancher/os#2317

@GordonTheTurtle
Copy link
Copy Markdown

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "dev" git@github.com:JacieChao/machine.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Signed-off-by: JacieChao <kathyyy@163.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants