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 ovirt as a platform #767

Merged
merged 3 commits into from
Oct 18, 2019
Merged

Commits on Oct 17, 2019

  1. ovirt: Add ovirt platform

    oVirt is similar to baremetal platform, and needs the network setup
    which is described in this doc https://github.com/openshift/installer/blob/master/docs/design/baremetal/networking-infrastructure.md
    
    Fixes: openshift#766
    Signed-off-by: Roy Golan <rgolan@redhat.com>
    rgolangh committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    d3d4e5f View commit details
    Browse the repository at this point in the history
  2. operator: reduce bootstrap code complexity

    Signed-off-by: Roy Golan <rgolan@redhat.com>
    rgolangh committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    f84c3b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. ovirt: adding resources request to static pods

    Following the fixed proposed on openshift#1125
    
    Signed-off-by: Roy Golan <rgolan@redhat.com>
    rgolangh committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2a05230 View commit details
    Browse the repository at this point in the history