REST API: Runner will no longer return ip_address
Description
ip_address
for an individual GitLab runner doesn't make sense now when we can have multiple runner managers assigned to the same runner with different IP's.
- Starting from 17.0 it will return
""
ornull
. - In the Rest API v5 it will be removed
Edited by Vladimir Shushlin