machine-controller-manager icon indicating copy to clipboard operation
machine-controller-manager copied to clipboard

Display providerID as a column name for machines

Open rishabh-11 opened this issue 2 years ago • 1 comments

What this PR does / why we need it: WIth this PR, when one runs the kubectl get machines -owide command, two more columns, namely Node and ProviderID will be displayed. The output will be as follows: Screenshot 2022-09-21 at 1 58 33 PM

Which issue(s) this PR fixes: Fixes #737

Special notes for your reviewer:

Release note:

Using -owide flag along with `kubectl get machines` will display `Node` and `ProviderID` of the corresponding machine as columns

rishabh-11 avatar Sep 21 '22 08:09 rishabh-11

@rishabh-11 Thank you for your contribution.

gardener-robot avatar Sep 21 '22 08:09 gardener-robot