Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for IST0163 (0.1 sec)

  1. pkg/config/analysis/msg/messages.yaml

        args:
          - name: port
            type: int
          - name: selector
            type: string
    
      - name: "InvalidExternalControlPlaneConfig"
        code: IST0163
        level: Warning
        description: "Address for the ingress gateway on the external control plane is not valid"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 22 10:13:03 UTC 2024
    - 23.5K bytes
    - Viewed (0)
  2. pkg/config/analysis/msg/messages.gen.go

    	// Description: Address for the ingress gateway on the external control plane is not valid
    	InvalidExternalControlPlaneConfig = diag.NewMessageType(diag.Warning, "IST0163", "The hostname (%s) that was provided for the webhook (%s) to reach the ingress gateway on the external control plane cluster %s. Traffic may not flow properly.")
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 22 10:13:03 UTC 2024
    - 43.2K bytes
    - Viewed (0)
Back to top