consul-k8s
consul-k8s copied to clipboard
feat: add k8s topology zone info for nodePort service
Changes proposed in this PR
- add k8s topology zone info for nodePort service (This feature implemented in #3522 was missed when combining into #3693)
How I've tested this PR
- Unit test
- Running locally compiled version on a production Kubernetes cluster and verified it worked (see attached screenshot)
How I expect reviewers to test this PR
- Same as how I tested
Checklist
- [x] Tests added
- [x] CHANGELOG entry added