go-control-plane icon indicating copy to clipboard operation
go-control-plane copied to clipboard

How to avoid deprecated warning message for regex matcher?

Open leandrocurioso opened this issue 2 years ago • 2 comments

Following this issue:

https://github.com/envoyproxy/envoy/issues/32685

How to do that in go control plane? Can someone post a simple example?

Thanks!

leandrocurioso avatar Mar 05 '24 13:03 leandrocurioso

Hey, the go-control-plane does not generate envoy configurations. It is only used as a core library to distribute the configurations provided to a fleet of xds clients. To solve this issue you would need to contact the maintainers of the control-plane your clients are using to request them to remove this value. It might not be possible though, and there were discussions on the evolution of this deprecation in https://github.com/envoyproxy/envoy/issues/18633.

valerian-roche avatar Mar 27 '24 22:03 valerian-roche

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 27 '24 00:04 github-actions[bot]

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

github-actions[bot] avatar May 04 '24 00:05 github-actions[bot]