Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 6 of 6 for bundan (0.06 seconds)

  1. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    bolzano-altoadige.it
    bolzano.it
    bozen-sudtirol.it
    bozen-südtirol.it
    bozen-suedtirol.it
    bozen.it
    br.it
    brescia.it
    brindisi.it
    bs.it
    bt.it
    bulsan-sudtirol.it
    bulsan-südtirol.it
    bulsan-suedtirol.it
    bulsan.it
    bz.it
    ca.it
    cagliari.it
    caltanissetta.it
    campidano-medio.it
    campidanomedio.it
    campobasso.it
    carbonia-iglesias.it
    carboniaiglesias.it
    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)
  2. CHANGELOG/CHANGELOG-1.31.md

    - Kubeadm: during the validation of existing kubeconfig files on disk, handle cases where the "ca.crt" is a bundle and has intermediate certificates. Find a common trust anchor between the "ca.crt" bundle and the CA in the existing kubeconfig on disk instead of treating "ca.crt" as a file containing a single CA. ([#123102](https://github.com/kubernetes/kubernetes/pull/123102), [@astundzia](https://github.com/astundzia))...
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Nov 12 11:33:21 GMT 2025
    - 451.9K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.20.md

    Note that snapshot support will require Kubernetes distributors to bundle the Snapshot controller, Snapshot CRDs, and validation webhook. In addition, a CSI driver supporting the snapshot functionality must also be deployed on the cluster.
    
    ### Non-recursive Volume Ownership (FSGroup) graduates to Beta
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.32.md

    - Updated the control plane's trust anchor publisher to create and manage a new ClusterTrustBundle object, associated with the `kubernetes.io/kube-apiserver-serving` X.509 certificate signer. This ClusterTrustBundle contains a PEM bundle in its payload that you can use to verify kube-apiserver serving certificates. ([#127326](https://github.com/kubernetes/kubernetes/pull/127326), [@stlaz](https://github.com/stlaz)) [SIG API Machinery, Apps, Auth, Cluster Lifecycle and Testing]
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 26 23:58:21 GMT 2026
    - 470.5K bytes
    - Click Count (0)
  5. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

          "\u0002vr\u0002vs\u0002vt\u0002vv\u0016xn--balsan-sdtirol-nsb\u0015xn--bozen-sdtirol-2ob\u0016xn--bulsan-sdtirol-nsb\u0013xn--cesena-forl-mcb\u0012xn--cesenaforl-i8a\u0013xn--forl-cesena-fcb\u0012xn--forlcesena-c8a\u000fxn--sdtirol-n2a\u0018xn--trentin-sd-tirol-rzb\u0017xn--trentin-sdtirol-7vb\u0019xn--trentino-sd-tirol-c3b\u0018xn--trentino-sdtirol...
    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)
  6. doc/go_spec.html

    Together with the <a href="#Iota"><code>iota</code> constant generator</a>
    this mechanism permits light-weight declaration of sequential values:
    </p>
    
    <pre>
    const (
    	Sunday = iota
    	Monday
    	Tuesday
    	Wednesday
    	Thursday
    	Friday
    	Partyday
    	numberOfDays  // this constant is not exported
    )
    </pre>
    
    
    <h3 id="Iota">Iota</h3>
    
    <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)
Back to Top