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

Add osimageurl to release payload and controllerconfig #305

Merged

Commits on Jan 15, 2019

  1. Add osimageurl to release payload and controllerconfig

    Split out of openshift#273
    
    This is the first part of closing the gap in getting the RHCOS oscontainer
    into the update payload.
    
    Introduce a new ConfigMap machine-config-osimageurl that points to
    the oscontainer and is owned by the CVO.  Then, the operator propagates
    that into the `controllerconfig` CRD.
    
    Further patches will have the controller react to the update, but having
    this first step in will help us validate the model without actually
    having clusters update.
    cgwalters committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b5ec446 View commit details
    Browse the repository at this point in the history