Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for waits (0.22 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. 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)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    maxItems: 16
                    type: array
                  parentRefs:
                    description: |+
                      ParentRefs references the resources (usually Gateways) that a Route wants
                      to be attached to. Note that the referenced parent resource needs to
                      allow this for the attachment to be complete. For Gateways, that means
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. src/testdata/Isaac.Newton-Opticks.txt

    dissolves Gold and not Silver, may it not be said that _Aqua fortis_ is
    subtil enough to penetrate Gold as well as Silver, but wants the
    attractive Force to give it Entrance; and that _Aqua regia_ is subtil
    enough to penetrate Silver as well as Gold, but wants the attractive
    Force to give it Entrance? For _Aqua regia_ is nothing else than _Aqua
    fortis_ mix'd with some Spirit of Salt, or with Sal-armoniac; and even
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  7. 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)
  8. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "description": "ResourceClaimSpec defines how a resource is to be allocated.",
            "properties": {
              "allocationMode": {
                "description": "Allocation can start immediately or when a Pod wants to use the resource. \"WaitForFirstConsumer\" is the default.",
                "type": "string"
              },
              "parametersRef": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  9. 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)
  10. 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