boundary
boundary copied to clipboard
Add warnings to the customer facing Boundary API.
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.