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

OCPBUGS-31733: Remove CPMS manifest for vSphere platform #6239

Merged
merged 1 commit into from May 2, 2024

Commits on Apr 24, 2024

  1. OCPBUGS-31733: Remove CPMS manifest for vsphere platform

    The control-plane-machine-set (CPMS) cluster operator fails to deploy
    on 4.16-ec.5 build for ABI deployments on vSphere.
    That build removed the CPMS feature gate.
    
    Because ABI and assisted deployments do not create or include
    machines in the manifests, and the control plane machine operator
    expects machines to be present for each control plane node, the
    CO fails to deploy.
    
    The CPMS manifest should be removed for ABI and other UPI-like
    deployments.
    
    For UPI there is documentation indicating the CPMS manifest must
    be removed: https://docs.openshift.com/container-platform/4.15/installing/installing_vsphere/upi/installing-vsphere.html#installation-user-infra-generate-k8s-manifest-ignition_installing-vsphere
    rwsu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    89540bf View commit details
    Browse the repository at this point in the history