Search Options

Results per page
Sort
Preferred Languages
Advance

Results 251 - 255 of 255 for emitted (0.11 sec)

  1. CHANGELOG/CHANGELOG-1.21.md

    - Fixed a race condition on API server startup ensuring previously created webhook configurations are effective before the first write request is admitted. ([#95783](https://github.com/kubernetes/kubernetes/pull/95783), [@roycaihw](https://github.com/roycaihw)) [SIG API Machinery]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.22.md

    - The `kube-scheduler` component config `v1beta2` API available
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.30.md

    - Terminated Pods on a node will not be re-admitted on kubelet restart. This fixes the problem of Completed Pods awaiting for the finalizer marked as Failed after the kubelet restart. ([#127208](https://github.com/kubernetes/kubernetes/pull/127208), [@SergeyKanzhelev](https://github.com/SergeyKanzhelev))...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  4. RELEASE.md

            XLA header+object files and include them in your C++ programs.
        *   Enable `Igamma`, `Igammac` for XLA.
    *   Deterministic Op Functionality:
        *   XLA reduction emitter is deterministic when the environment variable
            `TF_DETERMINISTIC_OPS` is set to "true" or "1". This extends
            deterministic `tf.nn.bias_add` back-prop functionality (and therefore
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg os, method (*Process) Kill() error
    pkg os, method (*Process) Release() error
    pkg os, method (*Process) Signal(Signal) error
    pkg os, method (*Process) Wait() (*ProcessState, error)
    pkg os, method (*ProcessState) Exited() bool
    pkg os, method (*ProcessState) Pid() int
    pkg os, method (*ProcessState) String() string
    pkg os, method (*ProcessState) Success() bool
    pkg os, method (*ProcessState) Sys() interface{}
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top