Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 31 for drawn (0.28 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    the milk-jug into his plate.
    
      Alice did not wish to offend the Dormouse again, so she began
    very cautiously:  `But I don't understand.  Where did they draw
    the treacle from?'
    
      `You can draw water out of a water-well,' said the Hatter; `so
    I should think you could draw treacle out of a treacle-well--eh,
    stupid?'
    
      `But they were IN the well,' Alice said to the Dormouse, not
    choosing to notice this last remark.
    
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.6.md

    ### Node Components
    * **Kubelet with the Docker-CRI implementation**
      * The Docker-CRI implementation is enabled by default.
      * It is not compatible with containers created by older Kubelets. It is
        recommended to drain your node before upgrade. If you choose to perform
        an in-place upgrade, the Kubelet will automatically restart all
        Kubernetes-managed containers on the node.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.30.md

    - Fixed a bug where `kubectl` drain would consider a pod as having been deleted if an error occurs while calling the API. ([#122574](https://github.com/kubernetes/kubernetes/pull/122574), [@brianpursley](https://github.com/brianpursley))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg image, const YCbCrSubsampleRatio422 = 1
    pkg image, const YCbCrSubsampleRatio440 = 3
    pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio
    pkg image, const YCbCrSubsampleRatio444 = 0
    pkg image/draw, const Over = 0
    pkg image/draw, const Src = 1
    pkg image/jpeg, const DefaultQuality = 75
    pkg io, type ByteWriter interface { WriteByte }
    pkg io, type ByteWriter interface, WriteByte(uint8) error
    pkg io, var ErrNoProgress error
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.17.txt

    pkg image, type RGBA64Image interface, RGBA64At(int, int) color.RGBA64
    pkg image/draw, type RGBA64Image interface { At, Bounds, ColorModel, RGBA64At, Set, SetRGBA64 }
    pkg image/draw, type RGBA64Image interface, At(int, int) color.Color
    pkg image/draw, type RGBA64Image interface, Bounds() image.Rectangle
    pkg image/draw, type RGBA64Image interface, ColorModel() color.Model
    pkg image/draw, type RGBA64Image interface, RGBA64At(int, int) color.RGBA64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 18K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.18.md

    - Kubectl/drain: add disable-eviction option.Force drain to use delete, even if eviction is supported. This will bypass checking PodDisruptionBudgets, and should be used with caution. ([#85571](https://github.com/kubernetes/kubernetes/pull/85571), [@michaelgugino](https://github.com/michaelgugino)) [SIG CLI]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.12.md

    * New kubeDNS image fixes an issue where SRV records were incorrectly being compressed. Added manifest file for multiple arch images. ([#68430](https://github.com/kubernetes/kubernetes/pull/68430), [@prameshj](https://github.com/prameshj))
    * Drain should delete terminal pods. ([#68767](https://github.com/kubernetes/kubernetes/pull/68767), [@ravisantoshgudimetla](https://github.com/ravisantoshgudimetla))
    
    
    
    # v1.12.0-rc.1
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 293.8K bytes
    - Viewed (1)
  8. api/go1.2.txt

    pkg image/draw, method (Op) Draw(Image, image.Rectangle, image.Image, image.Point)
    pkg image/draw, type Drawer interface { Draw }
    pkg image/draw, type Drawer interface, Draw(Image, image.Rectangle, image.Image, image.Point)
    pkg image/draw, type Quantizer interface { Quantize }
    pkg image/draw, type Quantizer interface, Quantize(color.Palette, image.Image) color.Palette
    pkg image/draw, var FloydSteinberg Drawer
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  9. CHANGELOG/CHANGELOG-1.17.md

    - Fixes high CPU usage in kubectl drain ([#95260](https://github.com/kubernetes/kubernetes/pull/95260), [@amandahla](https://github.com/amandahla)) [SIG CLI]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.8.md

    * PodPreset is not injected if conflict occurs while applying PodPresets to a Pod. ([#47864](https://github.com/kubernetes/kubernetes/pull/47864), [@droot](https://github.com/droot))
    * `kubectl drain` no longer spins trying to delete pods that do not exist ([#49444](https://github.com/kubernetes/kubernetes/pull/49444), [@eparis](https://github.com/eparis))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
Back to top