open-consul/.changelog/12370.txt
Ashwin Venkatesh 39be071264
Parse datacenter from request (#12370)
* Parse datacenter from request
- Parse the value of the datacenter from the create/delete requests for AuthMethods and BindingRules so that they can be created in and deleted from the datacenters specified in the request.
2022-02-17 16:41:27 -05:00

4 lines
110 B
Plaintext

```release-note:bug
agent: Parse datacenter from Create/Delete requests for AuthMethods and BindingRules.
```