rob05c opened a new issue #5531: URL: https://github.com/apache/trafficcontrol/issues/5531
Topologies were added to Traffic Ops, but Grove's config generation doesn't read them. Grove's config gen needs updated to read Topologies and create the appropriate Grove config data. This is almost a bug, but I'm labelling "improvement" for now. It's a fundamental feature of ATC that got missed in Grove. ## I'm submitting a ... - improvement request (usability, performance, tech debt, etc.) ## Traffic Control components affected ... - Grove ## Current behavior: Grove does not generate config for Topologies, a Delivery Service with a Topology simply won't get added if it doesn't have the old DeliveryService-Server assignment. ## New behavior: Grove should read Topologies and generate config from them as appropriate. ## Minimal reproduction of the problem with instructions: Run `grovetccfg` against a TO with Delivery Services with Topologies, observe config fails to be generated for the service. ## Anything else: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
