Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for Edge (0.03 seconds)

  1. CHANGELOG/CHANGELOG-1.8.md

            * The resource being updated has a non-nil DeletionGracePeriodSeconds equal to 0
        * With this fix, Custom Resource instances now also support delete-on-update behavior under the same circumstances.
    * Fixes an edge case where "kubectl apply view-last-applied" would emit garbage if the data contained Go format codes. ([#45611](https://github.com/kubernetes/kubernetes/pull/45611), [@atombender](https://github.com/atombender))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
  2. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    -wiki\u000bdyndns-work\u0005dynns\u0008dynuddns\u000bdynuhosting\u0010elasticbeanstalk\remergentagent\u0009encoreapi\u000fest-a-la-maison\u000fest-a-la-masion\rest-le-patron\u0010est-mon-blogueur\neu1-plenit\u0008evennode\u0008familyds\u000bfastly-edge\u0010fastly-terrarium\u000efastvps-server\u0005fbsbx\u000bfirebaseapp\u0010firewall-gateway\u0005fldrv\u000bforgeblocks\u000cframercanvas\nfreebox-os\u0009freeboxos\u0008freemyip\u0007from-ak\u0007from-al\u0007from-ar\u0007from-ca\u0007from-ct\u00...
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 06 20:41:51 GMT 2026
    - 290.5K bytes
    - Click Count (1)
  3. CHANGELOG/CHANGELOG-1.22.md

    There is also a new way to run bleeding edge Windows features from scratch by compiling the windows kubelet and kube-proxy, then using them along with daily builds of other Kubernetes components.
    
    ### Deploy a more secure control plane with kubeadm
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Click Count (0)
  4. doc/go_spec.html

    line2 := Line{name: "diagonal", q: Point3D{1, 1, 1}}      // zero value for line2.Object.color, line2.p
    </pre>
    
    <p>
    but field selectors may not denote overlapping fields:
    </p>
    
    <pre>
    obj   := Object{"edge", "black"}
    line3 := Line{Object: obj, name: "diagonal"}              // invalid: name denotes a field inside Object
    </pre>
    
    <h4>Array and slice literals</h4>
    
    <p>
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Apr 01 23:39:18 GMT 2026
    - 287.8K bytes
    - Click Count (1)
  5. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    channelsdvr.net
    u.channelsdvr.net
    
    // Fastly Inc. : http://www.fastly.com/
    // Submitted by Fastly Security <******@****.***>
    edgecompute.app
    fastly-edge.com
    fastly-terrarium.com
    freetls.fastly.net
    map.fastly.net
    a.prod.fastly.net
    global.prod.fastly.net
    a.ssl.fastly.net
    b.ssl.fastly.net
    global.ssl.fastly.net
    fastlylb.net
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
Back to Top