Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for waitc (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - EndpointSlice controller waits longer to retry failed sync. ([#89438](https://github.com/kubernetes/kubernetes/pull/89438), [@robscott](https://github.com/robscott)) [SIG Apps and Network]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

              {{- else if $holdProxy }}
                lifecycle:
                  postStart:
                    exec:
                      command:
                      - pilot-agent
                      - wait
              {{- else if $nativeSidecar }}
                {{- /* preStop is called when the pod starts shutdown. Initialize drain. We will get SIGTERM once applications are torn down. */}}
                lifecycle:
    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. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Undelete(string) error
    pkg syscall (freebsd-arm64), func UnixRights(...int) []uint8
    pkg syscall (freebsd-arm64), func Unmount(string, int) error
    pkg syscall (freebsd-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (freebsd-arm64), func Write(int, []uint8) (int, error)
    pkg syscall (freebsd-arm64), method (*Cmsghdr) SetLen(int)
    pkg syscall (freebsd-arm64), method (*Iovec) SetLen(int)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

    "podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. RELEASE.md

        * Add int64 data type support for dynamic update slice's indice tensor.
    
    * `tf.data`
        * Add `wait` to `tf.data.Dataset.load`. If `True`, for snapshots written
          with `distributed_save`, it reads the snapshot while it is being written.
          For snapshots written with regular `save`, it waits for the snapshot until
          it's finished. The default is `False` for backward compatibility. Users of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"WSASend", Func, 0},
    		{"WSASendTo", Func, 0},
    		{"WSASendto", Func, 0},
    		{"WSAStartup", Func, 0},
    		{"WSTOPPED", Const, 0},
    		{"WTRAPPED", Const, 1},
    		{"WUNTRACED", Const, 0},
    		{"Wait4", Func, 0},
    		{"WaitForSingleObject", Func, 0},
    		{"WaitStatus", Type, 0},
    		{"WaitStatus.ExitCode", Field, 0},
    		{"Win32FileAttributeData", Type, 0},
    		{"Win32FileAttributeData.CreationTime", Field, 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)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func UnixRights(...int) []uint8 #53466
    pkg syscall (freebsd-riscv64), func Unmount(string, int) error #53466
    pkg syscall (freebsd-riscv64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) #53466
    pkg syscall (freebsd-riscv64), func Write(int, []uint8) (int, error) #53466
    pkg syscall (freebsd-riscv64), method (*Cmsghdr) SetLen(int) #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top