boundary icon indicating copy to clipboard operation
boundary copied to clipboard

Add warnings to the customer facing Boundary API.

Open talanknight opened this issue 2 years ago • 0 comments

Warnings are helpful for deprecation notices or when a request configures Boundary in a way that is valid but might not work as intended. A recent example of where warnings might be helpful is when a user updates a target's "filter" field which is deprecated in favor of "ingress_worker_filter" or "egress_worker_filter".

This PR is a draft for now while the RFC is being reviewed and discussions are ongoing.

talanknight avatar Jun 20 '23 22:06 talanknight