-
Notifications
You must be signed in to change notification settings - Fork 2k
Labels
documentationPull requests/issues for documentationPull requests/issues for documentationpythonPull requests that update Python codePull requests that update Python codetestsPull requests that update testsPull requests that update tests
Description
Add Python tests to cover the following scenarios:
-
start NIC with the
zone-sync
configured in thenginx-ingress
config map -> verify headless service created -
start NIC with the
zone-sync
NOT configured in thenginx-ingress
config map -> verify no headless-svc present -
add
zone-sync
config params to thenginx-ingress
config map -> verify the headless svc is configured automatically -
reconfigure port in
zone-sync
-> verify desired state (add more info) -
disable
zone-sync
in thenginx-ingress
config map -> verify headless svc is removed from K8s
Metadata
Metadata
Assignees
Labels
documentationPull requests/issues for documentationPull requests/issues for documentationpythonPull requests that update Python codePull requests that update Python codetestsPull requests that update testsPull requests that update tests
Type
Projects
Status
Done 🚀