Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for subjects (0.36 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

        app: istio-reader
        release: istio
      name: istio-reader-clusterrole-istio-system
    roleRef:
      apiGroup: rbac.authorization.k8s.io
      kind: ClusterRole
      name: istio-reader-clusterrole-istio-system
    subjects:
    - kind: ServiceAccount
      name: istio-reader-service-account
      namespace: istio-system
    
    ---
    apiVersion: rbac.authorization.k8s.io/v1
    kind: ClusterRoleBinding
    metadata:
      labels:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    dataSource and dataSourceRef: * While dataSource only allows two specific types of objects, dataSourceRef\n  allows any non-core object, as well as PersistentVolumeClaim objects.\n* While dataSource ignores disallowed values (dropping them), dataSourceRef\n  preserves all values, and generates an error if a disallowed value is\n  specified.\n* While dataSource only allows local objects, dataSourceRef allows objects\n  in any namespaces.\n(Beta) Using this field requires the AnyVolumeDataSource feature...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        type: string
                                      subjectAltNames:
                                        description: A list of alternate names to verify
                                          the subject identity in the certificate.
                                        items:
                                          type: string
                                        type: array
                                    type: object
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*CertPool).AddCertWithConstraint", Method, 22},
    		{"(*CertPool).AppendCertsFromPEM", Method, 0},
    		{"(*CertPool).Clone", Method, 19},
    		{"(*CertPool).Equal", Method, 19},
    		{"(*CertPool).Subjects", Method, 0},
    		{"(*Certificate).CheckCRLSignature", Method, 0},
    		{"(*Certificate).CheckSignature", Method, 0},
    		{"(*Certificate).CheckSignatureFrom", Method, 0},
    		{"(*Certificate).CreateCRL", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                                        type: string
                                      subjectAltNames:
                                        description: A list of alternate names to verify
                                          the subject identity in the certificate.
                                        items:
                                          type: string
                                        type: array
                                    type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    ### Feature
    
    - AWS cloudprovider supports auto-discovering subnets without any kubernetes.io/cluster/<clusterName> tags. It also supports additional service annotation service.beta.kubernetes.io/aws-load-balancer-subnets to manually configure the subnets. ([#97431](https://github.com/kubernetes/kubernetes/pull/97431), [@kishorj](https://github.com/kishorj)) [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)
  7. src/testdata/Isaac.Newton-Opticks.txt

    the whole Proposition.
    
    _Exper._ 14. In the homogeneal Light I placed Flies, and such-like
    minute Objects, and viewing them through a Prism, I saw their Parts as
    distinctly defined, as if I had viewed them with the naked Eye. The same
    Objects placed in the Sun's unrefracted heterogeneal Light, which was
    white, I viewed also through a Prism, and saw them most confusedly
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  8. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                      * They select different objects.  If this is the case, then parentRef
                        entries are distinct. In terms of fields, this means that the
                        multi-part key defined by `group`, `kind`, `namespace`, and `name` must
                        be unique across all parentRef entries in the Route.
                      * They do not select different objects, but for each optional field used,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  9. RELEASE.md

    ## Major Features And Improvements
    
    *   `tf.keras` is now part of the core TensorFlow API.
    *   [`tf.data`](http://tensorflow.org/guide/data) is now part of the core
        TensorFlow API.
        *   The API is now subject to backwards compatibility guarantees.
        *   For a guide to migrating from the `tf.contrib.data` API, see the
            [README](https://github.com/tensorflow/tensorflow/blob/r1.4/tensorflow/contrib/data/README.md).
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Deserialize `SparseTensor` objects.";
    
      let description = [{
    The input `serialized_sparse` must have the shape `[?, ?, ..., ?, 3]` where
    the last dimension stores serialized `SparseTensor` objects and the other N
    dimensions (N >= 0) correspond to a batch. The ranks of the original
    `SparseTensor` objects must all match. When the final `SparseTensor` is
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top