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 'single-node-production-edge' annotations to CVO manifests. #964

Closed

Commits on Dec 6, 2020

  1. add 'single-node-production-edge' annotations to CVO manifests.

    This adds annotations for the single-node-production-edge cluster profile. There's a growing requirement from several customers to enable creation of single-node (not high-available) Openshift clusters.
    In stage one (following openshift/enhancements#504) there should be no implication on components logic.
    In the next stage, the component's behavior will match a non high-availability profile if the customer is specifically interested in one.
    This PR is separate from the 'single-node-developer' work, which will implement a different behavior and is currently on another stage of implementation.
    
    For more info, please refer to the enhancement link and participate in the discussion.
    osherdp committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    2395b49 View commit details
    Browse the repository at this point in the history