Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 2,770 for ALLOW (0.07 sec)

  1. pilot/pkg/security/authz/builder/testdata/http/deny-and-allow-out1.yaml

    Kuat <******@****.***> 1697560546 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 16:35:46 UTC 2023
    - 539 bytes
    - Viewed (0)
  2. pilot/pkg/security/authz/builder/testdata/http/extended-allow-path-out.yaml

    Jackie Elliott <******@****.***> 1713578333 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Apr 20 01:58:53 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  3. pilot/pkg/security/authz/builder/testdata/tcp/allow-both-http-tcp-in.yaml

    apiVersion: security.istio.io/v1beta1
    kind: AuthorizationPolicy
    metadata:
      name: httpbin-deny
      namespace: foo
    spec:
      action: ALLOW
      rules:
        - from:
            - source:
                requestPrincipals: ["id-1"]
          to:
            - operation:
                methods: ["GET"]
        - from:
            - source:
                namespaces: ["ns-1"]
          to:
            - operation:
                ports: ["8080"]
                methods: ["GET"]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Aug 12 19:47:37 UTC 2022
    - 706 bytes
    - Viewed (0)
  4. pilot/pkg/security/authz/builder/testdata/http/extended-allow-nil-rule-out.yaml

    name: envoy.filters.http.rbac
    typedConfig:
      '@type': type.googleapis.com/envoy.extensions.filters.http.rbac.v3.RBAC
      rules:
        policies:
          ns[foo]-policy[allow-none]-rule[0]:
            permissions:
            - notRule:
                any: true
            principals:
            - notId:
                any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 349 bytes
    - Viewed (0)
  5. pilot/pkg/security/authz/builder/testdata/http/extended-allow-empty-rule-out.yaml

    name: envoy.filters.http.rbac
    typedConfig:
      '@type': type.googleapis.com/envoy.extensions.filters.http.rbac.v3.RBAC
      rules:
        policies:
          ns[foo]-policy[allow-all]-rule[0]:
            permissions:
            - andRules:
                rules:
                - any: true
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 390 bytes
    - Viewed (0)
  6. releasenotes/notes/rds-cache-allow-any.yaml

    John Howard <******@****.***> 1658373169 +0000
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jul 21 03:12:49 UTC 2022
    - 201 bytes
    - Viewed (0)
  7. pilot/pkg/security/authz/builder/testdata/http/allow-full-rule-out.yaml

    Jackie Elliott <******@****.***> 1713578333 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Apr 20 01:58:53 UTC 2024
    - 32.6K bytes
    - Viewed (0)
  8. pilot/pkg/security/authz/builder/testdata/http/dry-run-allow-in.yaml

    Yangmin Zhu <******@****.***> 1617305101 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 01 19:25:01 UTC 2021
    - 297 bytes
    - Viewed (0)
  9. pilot/pkg/security/authz/builder/testdata/http/dry-run-allow-out.yaml

    Yangmin Zhu <******@****.***> 1617651067 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 507 bytes
    - Viewed (0)
  10. pilot/pkg/security/authz/builder/testdata/http/dry-run-allow-and-deny-out2.yaml

            permissions:
            - andRules:
                rules:
                - orRules:
                    rules:
                    - urlPath:
                        path:
                          exact: /allow
            principals:
            - andIds:
                ids:
                - any: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 05 19:31:07 UTC 2021
    - 507 bytes
    - Viewed (0)
Back to top