-
Story
-
Resolution: Done
-
Critical
-
None
-
None
User or Developer story
As a WMCO user I would like to see the same level of logging configuring and deconfiguring BYOH instances as there is with Machine instances.
Description
When WMCO configures a Machine instance it provides useful INFO messages that reflect the current state of configuration. Example:
2021-07-14T23:47:54.138Z INFO VM 10.0.131.233 configuring <snip> 2021-07-15T07:37:17.461Z INFO VM 192.168.11.119 configured kubelet {"cmd": "C:\\k\\\\wmcb.exe initialize-kubelet --ignition-file C:\\Windows\\Temp\\worker.ign --kubelet-path C:\\k\\kubelet.exe", "output": "Bootstrapping completed successfully"} <snip> 2021-05-10T16:34:12.205Z INFO windowsmachine-controller Windows VM has been configured as a worker node {"ID": "i-01c2b57ee41a215d7"} 2021-05-10T16:34:12.251Z INFO windowsmachine-controller machine has current version {"name": "aravindh-winc-2hsl7-windows-worker-us-east-2a-g74gw", "version": "2.0.0+9cfb5c1"}
We need similar feedback with BYOH instances.
Acceptance Criteria
INFO logging similar to Machines instances for BYOH instances
- links to