Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InvalidParentReference (0.14 sec)

  1. pilot/pkg/config/kube/gateway/conditions.go

    	InvalidDestinationNotFound ConfigErrorReason = ConfigErrorReason(k8s.RouteReasonBackendNotFound)
    	// InvalidParentRef indicates we could not refer to the parent we request
    	InvalidParentRef ConfigErrorReason = "InvalidParentReference"
    	// InvalidFilter indicates an issue with the filters
    	InvalidFilter ConfigErrorReason = "InvalidFilter"
    	// InvalidTLS indicates an issue with TLS settings
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 13:05:41 UTC 2024
    - 14.4K bytes
    - Viewed (0)
Back to top