Skip to content

MachineConfig selector is not valid #336

@rgordill

Description

@rgordill

The MCO selects the configuration based on the selector from MachineConfigPools. MC selectors do not exists, as can be extracted from https://docs.openshift.com/container-platform/4.17/rest_api/machine_apis/machineconfigpool-machineconfiguration-openshift-io-v1.html.

Though,

selector:
intel.feature.node.kubernetes.io/qat: 'true'
intel.feature.node.kubernetes.io/dsa: 'true'

is not valid. For selecting only some nodes, a new MCP with the feature selectors should be created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions