Deprecate STEERING in favor of CLIENT_STEERING

2019-05-01 Thread Rawlin Peters
Hey all, I think we should consider deprecating the STEERING delivery service type in favor of CLIENT_STEERING. tl;dr: Everything that a STEERING delivery service provides can be provided by a CLIENT_STEERING delivery service instead, and CLIENT_STEERING provides more advanced features like Geolo

Re: [EXTERNAL] Re: Traffic Ops API versioning issues

2019-05-01 Thread Rawlin Peters
For anyone interested in what the resulting code would look like for my TO API minor versioning proposal, I prototyped a new `foos` endpoint that supports several different minor versions (as if the endpoint had seen minor changes across several different releases of Traffic Control -- not that we

Re: Deprecate STEERING in favor of CLIENT_STEERING

2019-05-01 Thread Dave Neuman
+1. I don’t think we actually use (old) steering anywhere in production. Steering does support the regex feature (use a regex to “pin” to a DS) and I don’t think the client_steering does, so we might want to consider moving that feature into client_steering. Steering also supports an overwrite he