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

build: Add image.yaml option to inject OpenShift CVO annotations #3153

Merged
merged 1 commit into from
Nov 1, 2022

Commits on Nov 1, 2022

  1. build: Add image.yaml option to inject OpenShift CVO annotations

    We had these in the legacy oscontainer for RHCOS, and OKD today
    hacks them in via a Dockerfile:
    https://github.com/openshift/okd-machine-os/blob/0e9fbabbd3363bfc46d9d657bc173666e83e5d18/Dockerfile#L34
    
    We need to carry support for this forward into the new format image,
    as it's what is used to display the OS version as part of the release
    image.
    cgwalters committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0fc61fe View commit details
    Browse the repository at this point in the history