Files
zuul/zuul/executor
Mohammed Naser d799987bba executor: drop --address=127.0.0.1 from kubectl
The kubectl we use is actually OpenShift and the version we're
using does not include support for the `--address` option.

However, based on testing, by default, 127.0.0.1 is the address
it listens on so we can drop that parameter for now.

Change-Id: Ic0f056078ec40189d16350f7ea6529e8c5f9f685
2020-03-26 16:47:58 -04:00
..