Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildextend-live: turn on osmet packing by default #1418

Merged
merged 1 commit into from
May 6, 2020

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Apr 30, 2020

This is the final step in ratcheting osmet into place for offline
installs by default. We drop the --osmet optional flag and now always
perform osmet packing when generating the live ISO.

(We could leave the switch around for a while just for compatibility,
but meh... the only other place this exists right now is the
coreos-installer CI, where we can trivially update it once this merges.)

Though because RHCOS doesn't yet support osmet, we add support for an
osmet knob in image.yaml which the RHCOS pipeline can use to turn it
off for now.

Closes: coreos/fedora-coreos-tracker#352

@jlebon
Copy link
Member Author

jlebon commented Apr 30, 2020

This will fail until the new coreos-installer release with osmet support is in FCOS.

/hold

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

This is the final step in ratcheting osmet into place for offline
installs by default. We drop the `--osmet` optional flag and now always
perform osmet packing when generating the live ISO.

(We could leave the switch around for a while just for compatibility,
but meh... the only other place this exists right now is the
coreos-installer CI, where we can trivially update it once this merges.)

Though because RHCOS doesn't yet support osmet, we add support for an
`osmet` knob in `image.yaml` which the RHCOS pipeline can use to turn it
off for now.

Closes: coreos/fedora-coreos-tracker#352
@jlebon jlebon force-pushed the pr/osmet-default branch from 994b371 to 9843a41 Compare May 5, 2020 19:29
@jlebon jlebon changed the title buildextend-live: unconditionally turn on osmet packing buildextend-live: turn on osmet packing by default May 5, 2020
@jlebon
Copy link
Member Author

jlebon commented May 5, 2020

OK, I changed this now to also support an osmet knob in image.yaml to disable osmet generation in RHCOS until it's supported!

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustymabe
Copy link
Member

IIUC we want this for the round of releases we're doing tomorrow but we would want to go in and set osmet to false in the json for stable (because coreos-installer in the stable release won't support osmet). Is that right?

@dustymabe
Copy link
Member

This will fail until the new coreos-installer release with osmet support is in FCOS.

This is now in FCOS coreos/fedora-coreos-config#381

@jlebon
Copy link
Member Author

jlebon commented May 6, 2020

Successfully tested scenario iso-offline-install for 31.20200506.dev.0 on bios (metal)

🎉

/hold cancel

IIUC we want this for the round of releases we're doing tomorrow but we would want to go in and set osmet to false in the json for stable (because coreos-installer in the stable release won't support osmet). Is that right?

Yes, you're correct. Just going to make a note of this in coreos/fedora-coreos-streams#94 and coordinate with Sohan for when we promote the configs.

@dustymabe
Copy link
Member

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dustymabe, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable offline bare metal installations
4 participants