45b0a507a1
L7Policies are not compatible with non-TERMINATED_HTTPS/HTTP listeners (i.e HTTPS/TCP/UDP listeners). The Amphora driver should deny those invalid combinations. Story: 2007911 Task: 40314 Change-Id: I0f1cac05ebea12a300feffb22fdfe546cf802b87
8 lines
270 B
YAML
8 lines
270 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Validate that the creation of L7 policies is compatible with the protocol
|
|
of the listener in the Amphora driver. L7 policies are allowed for
|
|
Terminated HTTPS or HTTP protocol listeners, but not for HTTPS, TCP or UDP
|
|
protocols listeners.
|