Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for rulesv4 (0.23 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            consider the Route Rules with this configuration invalid. If all Route Rules
                            in a Route are invalid, the entire Route would be considered invalid. If only
                            a portion of Route Rules are invalid, implementations MUST set the
                            "PartiallyInvalid" condition for the Route.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

      namespace: istio-system
    rules:
    - apiGroups:
      - ""
      resources:
      - secrets
      verbs:
      - get
      - watch
      - list
    
    ---
    apiVersion: rbac.authorization.k8s.io/v1
    kind: Role
    metadata:
      labels:
        app: istiod
        release: istio
      name: istiod
      namespace: istio-system
    rules:
    - apiGroups:
      - networking.istio.io
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  http:
                    description: An ordered list of route rules for HTTP traffic.
                    items:
                      properties:
                        corsPolicy:
                          description: Cross-Origin Resource Sharing policy (CORS).
                          properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  http:
                    description: An ordered list of route rules for HTTP traffic.
                    items:
                      properties:
                        corsPolicy:
                          description: Cross-Origin Resource Sharing policy (CORS).
                          properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.jacoco.rules.JacocoLimitImpl> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (JacocoLimitImpl.java:0)
    Class <org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (JacocoViolationRuleImpl.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "Affinity is a group of affinity scheduling rules.",
            "properties": {
              "nodeAffinity": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.NodeAffinity"
                  }
                ],
                "description": "Describes node affinity scheduling rules for the pod."
              },
              "podAffinity": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Note: This Op is *not* intended to be called by the user; instead users should
    call `tf.einsum` directly. It is a hidden Op used by `tf.einsum`.
    
    Operations are applied to the input(s) according to the following rules:
    
     (a) Generalized Diagonals: For input dimensions corresponding to axis labels
         appearing more than once in the same input subscript, we take the
         generalized (`k`-dimensional) diagonal.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. RELEASE.md

        out quickly. However, please note the following caveat:
        *   For users wishing to pin their Python dependency in a requirements file
            or other situation, under Python's version specification rules,
            `tensorflow[and-cuda]==2.15.0` will not install this fixed version.
            Please use `==2.15.0.post1` to specify this exact version on Linux
            platforms, or a fuzzy version specification, such as `==2.15.*`, to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

    - Fix: skip case sensitivity when checking Azure NSG rules
      fix: ensure InstanceShutdownByProviderID return false for creating Azure VMs ([#104449](https://github.com/kubernetes/kubernetes/pull/104449), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. src/testdata/Isaac.Newton-Opticks.txt

    towards any Point Q, they shall after Reflexion or Refraction flow from
    or towards the Point _q_ found by the foregoing Rules. And if the
    incident Rays flow from or towards several points Q, the reflected or
    refracted Rays shall flow from or towards so many other Points _q_
    found by the same Rules. Whether the reflected and refracted Rays flow
    from or towards the Point _q_ is easily known by the situation of that
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top