InvalidRegexp

    1. kind: VirtualService
    2. metadata:
    3. name: bad-match
    4. - "*"
    5. gateways:
    6. - bookinfo-gateway
    7. http:
    8. - uri:
    9. regex: "[A-Z"
    10. route:
    11. - destination: