Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Binding (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.4.md

    * Updates required for juju kubernetes to use the tls-terminated etcd charm. ([#30104](https://github.com/kubernetes/kubernetes/pull/30104), [@mbruzek](https://github.com/mbruzek))
    * Fix PVC.Status.Capacity and AccessModes after binding ([#29982](https://github.com/kubernetes/kubernetes/pull/29982), [@jsafrane](https://github.com/jsafrane))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `Somebody said,' Alice whispered, `that it's done by everybody
    minding their own business!'
    
      `Ah, well!  It means much the same thing,' said the Duchess,
    digging her sharp little chin into Alice's shoulder as she added,
    `and the moral of THAT is--"Take care of the sense, and the
    sounds will take care of themselves."'
    
      `How fond she is of finding morals in things!' Alice thought to
    herself.
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. guava/src/com/google/common/util/concurrent/ClosingFuture.java

     * successfully cancelled step will immediately start closing all objects captured for later closing
     * by it and by its input steps.
     *
     * <h3>Ending a pipeline</h3>
     *
     * Each {@code ClosingFuture} pipeline must be ended. To end a pipeline, decide whether you want to
     * close the captured objects automatically or manually.
     *
     * <h4>Automatically closing</h4>
     *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 98.1K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        // Fails on 11.0.1 https://github.com/square/okhttp/issues/4703
        enableTls()
        server.enqueue(MockResponse())
        server.enqueue(MockResponse())
    
        // Make a first request without certificate pinning. Use it to collect certificates to pin.
        val request1 = Request.Builder().url(server.url("/")).build()
        val response1 = client.newCall(request1).execute()
        val certificatePinnerBuilder = CertificatePinner.Builder()
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.5.md

    * Per Volume Inode Accounting ([#35132](https://github.com/kubernetes/kubernetes/pull/35132), [@dashpole](https://github.com/dashpole))
    * [AppArmor] Hold bad AppArmor pods in pending rather than rejecting ([#35342](https://github.com/kubernetes/kubernetes/pull/35342), [@timstclair](https://github.com/timstclair))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    *.hosting.myjino.ru
    *.hosting.ovh.net
    *.id.pub
    *.il-central-1.airflow.amazonaws.com
    *.in.futurecms.at
    *.jm
    *.kawasaki.jp
    *.kh
    *.kin.one
    *.kin.pub
    *.kitakyushu.jp
    *.kobe.jp
    *.kunden.ortsinfo.at
    *.landing.myjino.ru
    *.lcl.dev
    *.lclstage.dev
    *.linodeobjects.com
    *.magentosite.cloud
    *.me-central-1.airflow.amazonaws.com
    *.me-south-1.airflow.amazonaws.com
    *.migration.run
    *.mm
    *.moonscale.io
    *.my.canva.site
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    *.hosting.myjino.ru
    *.hosting.ovh.net
    *.id.pub
    *.il-central-1.airflow.amazonaws.com
    *.in.futurecms.at
    *.jm
    *.kawasaki.jp
    *.kh
    *.kin.one
    *.kin.pub
    *.kitakyushu.jp
    *.kobe.jp
    *.kunden.ortsinfo.at
    *.landing.myjino.ru
    *.lcl.dev
    *.lclstage.dev
    *.linodeobjects.com
    *.magentosite.cloud
    *.me-central-1.airflow.amazonaws.com
    *.me-south-1.airflow.amazonaws.com
    *.migration.run
    *.mm
    *.moonscale.io
    *.my.canva.site
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top