-
Notifications
You must be signed in to change notification settings - Fork 374
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix hint annotation implementation in AntreaProxy
This commit is to be consistent with kube-proxy's behavior for Topology Aware Routing feature. For `service.kubernetes.io/topology-mode` hint annotation, any non-empty and non-disabled values for the annotation are acceptable to enable Topology Aware Routing for a Service. Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
- Loading branch information
1 parent
c8f8593
commit a82c3bb
Showing
2 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters