Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for sets (1.07 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  priority:
                    description: Priority defines the order in which patch sets are applied
                      within a context.
                    format: int32
                    type: integer
                  workloadSelector:
                    description: Criteria used to select the specific set of pods/VMs
                      on which this patch configuration should be applied.
                    properties:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

      versions:
      - additionalPrinterColumns:
        - description: 'CreationTimestamp is a timestamp representing the server time
            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

     - Kubeadm respects resolvConf value set by user even if systemd-resolved service is active. kubeadm no longer sets the flag in '--resolv-conf' in /var/lib/kubelet/kubeadm-flags.env. If you have this flag in /var/lib/kubelet/kubeadm-flags.env or /etc/default/kubelet (/etc/sysconfig/kubelet for RPMs) please remove it and set the value using KubeletConfiguration ([#90394](https://github.com/kubernetes/kubernetes/pull/90394), [@Sa...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

                instead of relying on `Model.inputs` and `Model.input_names`, which
                are no longer set for subclass Models. This attr is set in eager,
                `tf.function`, and graph modes. This gets rid of the need for users
                to manually call `Model._set_inputs` when using Custom Training
                Loops(CTLs).
            *   Dynamic shapes are supported for generators by calling the Model on
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top