Current Behavior
When synchronizing the service using the latest version of ADC (0.24.2), will encounter a warning:(node:8947) [DEP0169] DeprecationWarning: url.parse() behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for url.parse() vulnerabilities.
Exxpected Behavior
This warning is no longer displayed during sync.
Steps to Reproduce
This warning can be reproduced when executing adc sync
Environment
- APISIX version:
- ADC version (run
adc version): 0.24.2
- Operating system (run
uname -a):