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

rhcos/extensions: Support for CoreOS extensions #317

Merged
merged 1 commit into from
Jun 18, 2020

Commits on May 27, 2020

  1. rhcos/extensions: Support for CoreOS extensions

    This enhancement proposes a MachineConfig fragment like:
    ```
    extensions:
      - usbguard
    ```
    
    This is the OpenShift version of the [Fedora CoreOS extension system tracker](coreos/fedora-coreos-tracker#401).
    
    That will add additional software onto the host,
    but this software will still be versioned with the host
    (included as part of the OpenShift release payload) and
    upgraded with the cluster.
    cgwalters committed May 27, 2020
    Configuration menu
    Copy the full SHA
    367cad6 View commit details
    Browse the repository at this point in the history