Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 47 for sectionName (0.23 sec)

  1. pilot/pkg/config/kube/gateway/testdata/route-binding.yaml

        namespace: istio-system
        sectionName: slctr-labels
      - name: gateway
        namespace: istio-system
        sectionName: slctr-expr-in-yes
      - name: gateway
        namespace: istio-system
        sectionName: slctr-expr-in-no
      - name: gateway
        namespace: istio-system
        sectionName: slctr-expr-notin-yes
      - name: gateway
        namespace: istio-system
        sectionName: slctr-expr-notin-no
      - name: gateway
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 11 20:21:53 UTC 2023
    - 8.1K bytes
    - Viewed (0)
  2. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/polyglot/MultiSectionHandler.groovy

                    if (sectionName in ['default', 'in', 'with']) {
                        // not extensive, add as needed
                        return "'$sectionName'"
                    }
                    break
                case GradleDsl.KOTLIN:
                    if (sectionName in ['fun', 'in', 'with']) {
                        // not extensive, add as needed
                        return "'$sectionName'"
                    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  3. pilot/pkg/config/kube/gateway/testdata/isolation.yaml

    metadata:
      name: attaches-to-empty-hostname-with-hostname-intersection
      namespace: gateway-conformance-infra
    spec:
      parentRefs:
        - name: isolation
          namespace: gateway-conformance-infra
          sectionName: empty-hostname
      hostnames:
        - "bar.com"
        - "*.example.com" # request matching is prevented by the isolation wildcard-example-com listener
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 20:24:52 UTC 2024
    - 4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/valid/http-redirect.yaml

    ---
    apiVersion: gateway.networking.k8s.io/v1beta1
    kind: HTTPRoute
    metadata:
      name: http-filter-1
      namespace: gateway-api-example-ns1
    spec:
      parentRefs:
        - name: my-filter-gateway
          sectionName: http
      hostnames:
        - my-filter.example.com
      rules:
        - filters:
            - type: RequestRedirect
              requestRedirect:
                scheme: https
    ---
    apiVersion: gateway.networking.k8s.io/v1beta1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  5. platforms/jvm/platform-jvm/src/main/java/org/gradle/api/java/archives/internal/DefaultManifest.java

            return this;
        }
    
        @Override
        public DefaultManifest attributes(Map<String, ?> attributes, String sectionName) {
            if (!sections.containsKey(sectionName)) {
                sections.put(sectionName, new DefaultAttributes());
            }
            sections.get(sectionName).putAll(attributes);
            return this;
        }
    
        @Override
        public Attributes getAttributes() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 15:09:49 UTC 2023
    - 13.8K bytes
    - Viewed (0)
  6. pilot/pkg/config/kube/gateway/testdata/eastwest.yaml

      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-grpc
      rules:
      - backendRefs:
        - name: istiod
          port: 15012
    ---
    apiVersion: gateway.networking.k8s.io/v1alpha2
    kind: TLSRoute
    metadata:
      name: eastwestgateway-webhook
      namespace: istio-system
    spec:
      parentRefs:
      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-webhook
      rules:
      - backendRefs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 18 22:43:39 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  7. pilot/pkg/config/kube/gateway/testdata/eastwest-remote.yaml

      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-grpc
      rules:
      - backendRefs:
        - name: istiod
          port: 15012
    ---
    apiVersion: gateway.networking.k8s.io/v1alpha2
    kind: TLSRoute
    metadata:
      name: eastwestgateway-webhook
      namespace: istio-system
    spec:
      parentRefs:
      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-webhook
      rules:
      - backendRefs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 18 22:43:39 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  8. pilot/pkg/config/kube/gateway/testdata/eastwest-labelport.yaml

      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-grpc
      rules:
      - backendRefs:
        - name: istiod
          port: 15012
    ---
    apiVersion: gateway.networking.k8s.io/v1alpha2
    kind: TLSRoute
    metadata:
      name: eastwestgateway-webhook
      namespace: istio-system
    spec:
      parentRefs:
      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-webhook
      rules:
      - backendRefs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 18 22:43:39 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  9. pilot/pkg/config/kube/gateway/testdata/eastwest-tlsoption.yaml

      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-grpc
      rules:
      - backendRefs:
        - name: istiod
          port: 15012
    ---
    apiVersion: gateway.networking.k8s.io/v1alpha2
    kind: TLSRoute
    metadata:
      name: eastwestgateway-webhook
      namespace: istio-system
    spec:
      parentRefs:
      - name: eastwestgateway
        kind: Gateway
        sectionName: istiod-webhook
      rules:
      - backendRefs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 18 22:43:39 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  10. pilot/pkg/config/kube/gateway/testdata/reference-policy-tcp.status.yaml.golden

          reason: ResolvedRefs
          status: "True"
          type: ResolvedRefs
        controllerName: istio.io/gateway-controller
        parentRef:
          name: gateway
          namespace: istio-system
          sectionName: my-svc
    ---
    apiVersion: gateway.networking.k8s.io/v1alpha2
    kind: TCPRoute
    metadata:
      creationTimestamp: null
      name: not-allowed-echo
      namespace: istio-system
    spec: null
    status:
      parents:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Oct 16 17:59:50 UTC 2023
    - 3.2K bytes
    - Viewed (0)
Back to top