Merge pull request #24746 from ixdy/node-names
Automatic merge from submit-queue
Make detect-node-names less brittle for G{C,K}E
Use the `--format='value()'` option with `gcloud compute instance-groups managed list{,-instances}` instead of `--format=yaml` with a series of `grep`s and `cut`s. This is hopefully a bit more stable.
Fixes #24120.
cc @kubernetes/sig-testing @jlowdermilk @freehan
Showing
Please
register
or
sign in
to comment