Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 2,209 for CUSTOM (0.09 sec)

  1. docs/de/docs/how-to/custom-request-and-route.md

    Nils Lindemann <******@****.***> 1711822703 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 18:18:23 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  2. pilot/pkg/security/authz/builder/testdata/http/extended-custom-http-provider-out2.yaml

            - ignoreCase: true
              prefix: x-prefix-
            - ignoreCase: true
              suffix: -suffix
        pathPrefix: /check
        serverUri:
          cluster: outbound|9000||my-custom-ext-authz.foo.svc.cluster.local
          timeout: 10s
          uri: http://my-custom-ext-authz.foo.svc.cluster.local
      statusOnError:
        code: Forbidden
      transportApiVersion: V3
      withRequestBody:
        allowPartialMessage: true
        maxRequestBytes: 2048
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  3. pilot/pkg/security/authz/builder/testdata/tcp/custom-both-http-tcp-in.yaml

    apiVersion: security.istio.io/v1beta1
    kind: AuthorizationPolicy
    metadata:
      name: httpbin-deny
      namespace: foo
    spec:
      action: CUSTOM
      provider:
        name: default
      rules:
        # rule[0] `from`: nil, `to`: HTTP field.
        - to:
            - operation:
                methods: ["GET"]
        # rule[1] `from`: TCP field, `to`: HTTP field.
        - from:
            - source:
                ipBlocks: ["1.2.3.4"]
          to:
            - operation:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 01 19:25:01 UTC 2021
    - 1.5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/snippets/plugins/dependenciesBlock/common/buildSrc/src/main/resources/META-INF/gradle-plugins/com.example.custom-dependencies.properties

    Sterling Greene <******@****.***> 1713472148 -0400
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 20:29:08 UTC 2024
    - 648 bytes
    - Viewed (0)
  5. pilot/pkg/security/authz/builder/testdata/http/custom-http-provider-out1.yaml

    Yangmin Zhu <******@****.***> 1618526550 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 15 22:42:30 UTC 2021
    - 873 bytes
    - Viewed (0)
  6. subprojects/core/src/test/resources/META-INF/gradle-plugins/org.gradle.custom-plugin.properties

    Adam Murdoch <******@****.***> 1715297124 +1000
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 13 21:54:27 UTC 2024
    - 66 bytes
    - Viewed (0)
  7. pkg/config/analysis/analyzers/testdata/externalcontrolplane-valid-urls-custom-ns.yaml

    apiVersion: admissionregistration.k8s.io/v1
    kind: ValidatingWebhookConfiguration
    metadata:
      name: istio-validator-custom-ns
    webhooks:
    - admissionReviewVersions:
      - v1beta1
      - v1
      clientConfig:
        url: https://test.com:15017/validate
      name: rev.validation.istio.io
    
    ---
    apiVersion: admissionregistration.k8s.io/v1
    kind: ValidatingWebhookConfiguration
    metadata:
      name: istiod-default-validator
    webhooks:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jan 08 02:20:29 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  8. pilot/pkg/security/authz/builder/testdata/tcp/custom-both-http-tcp-out2.yaml

        path:
        - key: istio_ext_authz_shadow_effective_policy_id
        value:
          stringMatch:
            prefix: istio-ext-authz
      grpcService:
        envoyGrpc:
          authority: my-custom-ext-authz.foo.svc.cluster.local
          clusterName: outbound|9000||my-custom-ext-authz.foo.svc.cluster.local
        timeout: 0.002s
      statPrefix: tcp.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Aug 07 15:18:13 UTC 2023
    - 582 bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/snippets/maven-publish/javaProject/tests/publish-custom-artifact.sample.conf

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 33 bytes
    - Viewed (0)
  10. pilot/pkg/security/authz/builder/testdata/http/custom-grpc-provider-out1.yaml

    Yangmin Zhu <******@****.***> 1618526550 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 15 22:42:30 UTC 2021
    - 873 bytes
    - Viewed (0)
Back to top