consul-k8s
consul-k8s copied to clipboard
Update the Service Resolver CRD to Support Failover Targets
Changes proposed in this PR:
- Add the
Targets
failover field to the service resolvers CRD. - Add support for redirecting to cluster peers to the service resolvers CRD.
How I've tested this PR: Unit tests
How I expect reviewers to test this PR: 👁️
Checklist:
- [X] Tests added
- [X] CHANGELOG entry added
I think make ctrl-generate ctrl-manifests
needs to be run once more on this. (Ignore the changes that get made to the peerings dialler and acceptor crds. the script needs an update)
I think this needs a re-base off of main and needs to go into the Consul K8s 1.0 beta
@erichaberkorn or @thisisnotashwin I think we still need a changelog for this PR?