brbzull0 opened a new pull request, #12713: URL: https://github.com/apache/trafficserver/pull/12713
Add support for converting legacy record names to YAML format: - proxy.local.incoming_ip_to_bind -> proxy.config.incoming_ip_to_bind - proxy.local.outgoing_ip_to_bind -> proxy.config.outgoing_ip_to_bind - proxy.local.http.parent_proxy.disable_connect_tunneling -> proxy.config.http.parent_proxy.disable_connect_tunneling records were [renamed](https://github.com/apache/trafficserver/commit/65f07be4de2644f1bf8decdc41f15e6fe5151484) but they weren't added to the script. Updated convert2yaml.py and test gold files accordingly. Fixes https://github.com/apache/trafficserver/issues/12711 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
