Python high-level tests for zone-sync feature - no TLS #7285
Labels
documentation
Pull requests/issues for documentation
python
Pull requests that update Python code
tests
Pull requests that update tests
Add Python tests to cover the following scenarios:
start NIC with the
zone-sync
configured in thenginx-ingress
config map -> verify headless service createdstart NIC with the
zone-sync
NOT configured in thenginx-ingress
config map -> verify no headless-svc presentadd
zone-sync
config params to thenginx-ingress
config map -> verify the headless svc is configured automaticallyreconfigure port in
zone-sync
-> verify desired state (add more info)disable
zone-sync
in thenginx-ingress
config map -> verify headless svc is removed from K8sThe text was updated successfully, but these errors were encountered: