Hide Forgot
Description of problem: drop unused machine fields: Some fields are not used by our controllers and we were keeping them for avoiding drift from upstream. However given current upstream flux we'd like to reduce the scope of the machine API as much as possible to what's actually used today. machine.spec.versions -- we don't use it today machine.spec.configsource -- we don't use dynamic kubelet config machine.spec.providerSpec.machineClass -- we are not shipping the machine class resource at this time machine.status.versions -- we are not setting this yet machine.status.conditions -- we are not setting these node conditions up to machine objects yet Version-Release number of selected component (if applicable): 4.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/openshift/cluster-api/pull/34 https://github.com/openshift/installer/pull/1688 https://github.com/openshift/cluster-api-provider-aws/pull/206 https://github.com/openshift/cluster-api-actuator-pkg/pull/73 https://github.com/openshift/machine-api-operator/pull/305
Verified in 4.1.0-0.nightly-2019-05-04-054221 The fields in the description have been dropped.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758