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

Stabilize openshift 4.14.0; create openshift 4.15.0-experimental #491

Merged
merged 6 commits into from
Oct 2, 2023

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    0f43b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    a7b2550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186b8e8 View commit details
    Browse the repository at this point in the history
  3. openshift/v4.14: Use fcos 1.5 & ignition 3.4 specs

    Stabilise openshift 4.14.0 spec on fcos 1.5 and ignition 3.4 stable
    specs. The MCO is now capable of understanding Ignition 3.4.0 specs and
    uses that by default.
    
    See: openshift/machine-config-operator#3576
    See: openshift/machine-config-operator#3814
    travier committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3d0e3d3 View commit details
    Browse the repository at this point in the history
  4. openshift/v4.14: Remove GRUB password support

    Remove all GRUB bootloader configuration sugar for openshift/v4.14
    configs as the MCO does not know how to manage files in the read only
    /boot partition yet. While we could use Ignition to write the initial
    file, any update would fail which makes for a bad user experience.
    
    This is revert of [1] for openshift/v4.14 only.
    
    [1] coreos@4bd006e
    See: https://issues.redhat.com/browse/OCPSTRAT-831
    See: https://issues.redhat.com/browse/OCPSTRAT-113
    travier committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1f65fb6 View commit details
    Browse the repository at this point in the history
  5. NEWS: Update for 4.14 stabilization

    Fixes: coreos#488
    travier committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e9d13a8 View commit details
    Browse the repository at this point in the history