Skip to content

Node.js deprecation warning: DEP0169 url.parse() used in proxy resolution #420

@LiteSun

Description

@LiteSun

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):

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions