weixin_39912303 2020-11-29 16:52
浏览 0

Upgrade-series API Units Status and Sundries

Description of change

As discussed with , we can simplify a chunk of logic by moving status detection/processing from the worker, closer to state (into the API server).

Included miscellanea: - Creation of state/machine_upgradeseries.go where upgrade-series state concerns will be moved. - Removal of the unit-vs-machine entity handling from API server for status querying. - Update of the logging shim in order to use Infof and Debugf methods. - Other renamings for clarity.

QA steps

TBC

Documentation changes

None.

Bug reference

N/A

该提问来源于开源项目:juju/juju

  • 写回答

7条回答 默认 最新

  • weixin_39912303 2020-11-29 16:52
    关注

    Should be fairly reasonable separation of mechanical versus functional fixes across the commits. Worker unit tests will be broken by this; Fixes are nascent.

    评论

报告相同问题?