-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
As part of MCO-1675, the MachineConfigNode (MCN) API resource will be updated to include fields required to report the status of updates when OnClusterLayering (OCL) has been enabled. There may be additional API changes that will also be included as part of that work, depending on the multiple spikes included as part of the investigative work for this epic.
All of the API changes made must be reflected in functionality updates in the MCO repo. This story involves making such MCO-side changes.
Work Involved:
- An PR in openshift/machine-config-operator
- This PR should version-bump the openshift API to the commit containing the API updates from
MCO-1675. - This PR should version-bump the client-go package to the commit created as part of the previous bullet.
- Updates throughout the MCO code to implement the changes needed to reflect the API updates.
- An example PR showing the MCO-side version bumps can be seen here.
- This PR should version-bump the openshift API to the commit containing the API updates from
Done when:
- The API and client-go packages have been properly version bumped in the MCO repo
- Any functionality updates to enable the API changes is implemented in the MCO
- Note: This does not include the effort of socializing & merging this work.
Depends on:
- API changes being complete (seeĀ
MCO-1675) - API version bumped in openshift/client-go (see
MCO-1740)
- is related to
-
OCPBUGS-43435 After OCL is enabled few phases in MCN are not updating as expected
-
- New
-