Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for require (0.22 sec)

  1. CHANGELOG/CHANGELOG-1.30.md

    providerID value to be available before untainting it. This ensures that nodes are not declared Ready without necessary information such as the providerID and zone labels, which are required for integrations like load balancers to function correctly. Cloud providers that do not implement the GetInstanceProviderID method will not require the providerID to be set and will not fail to initialize the node for backward compatibility. ([#123713](https://github.com/kubernetes/kubernetes/pull/123713), [@aojea](ht...
    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)
  2. CHANGELOG/CHANGELOG-1.4.md

      - [Changelog since v1.4.0-alpha.3](#changelog-since-v140-alpha3)
        - [Action Required](#action-required)
        - [Other notable changes](#other-notable-changes-16)
    - [v1.4.0-alpha.3](#v140-alpha3)
      - [Downloads](#downloads-15)
      - [Changelog since v1.4.0-alpha.2](#changelog-since-v140-alpha2)
        - [Action Required](#action-required-1)
        - [Other notable changes](#other-notable-changes-17)
    - [v1.4.0-alpha.2](#v140-alpha2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/bootstrap.min.js.map

    Dropdown in Navbar\n    if (!this._inNavbar) {\n      /**\n       * Check for Popper dependency\n       * Popper - https://popper.js.org\n       */\n      if (typeof Popper === 'undefined') {\n        throw new TypeError('Bootstrap\\'s dropdowns require Popper.js (https://popper.js.org/)')\n      }\n\n      let referenceElement = this._element\n\n      if (this._config.reference === 'parent') {\n        referenceElement = parent\n      } else if (Util.isElement(this._config.reference)) {\n      ...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 185.8K bytes
    - Viewed (0)
  4. okhttp/src/test/java/okhttp3/CacheTest.kt

     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *      http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `--you advance twice--'
    
      `Each with a lobster as a partner!' cried the Gryphon.
    
      `Of course,' the Mock Turtle said:  `advance twice, set to
    partners--'
    
      `--change lobsters, and retire in same order,' continued the
    Gryphon.
    
      `Then, you know,' the Mock Turtle went on, `you throw the--'
    
      `The lobsters!' shouted the Gryphon, with a bound into the air.
    
    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)
  6. okhttp-android/src/main/baseline-prof.txt

    HSPLokio/RealBufferedSource;->readShort()S
    HSPLokio/RealBufferedSource;->readString(Ljava/nio/charset/Charset;)Ljava/lang/String;
    HSPLokio/RealBufferedSource;->request(J)Z
    HSPLokio/RealBufferedSource;->require(J)V
    HSPLokio/RealBufferedSource;->select(Lokio/Options;)I
    HSPLokio/RealBufferedSource;->skip(J)V
    HSPLokio/Segment;-><init>()V
    HSPLokio/Segment;-><init>([BIIZZ)V
    HSPLokio/Segment;->pop()Lokio/Segment;
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Mar 21 11:22:00 GMT 2022
    - 127.9K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.5.md

        - [Action Required](#action-required)
        - [Other notable changes](#other-notable-changes-10)
    - [v1.5.0-alpha.2](#v150-alpha2)
      - [Downloads for v1.5.0-alpha.2](#downloads-for-v150-alpha2)
        - [Client Binaries](#client-binaries-12)
        - [Server Binaries](#server-binaries-12)
      - [Changelog since v1.5.0-alpha.1](#changelog-since-v150-alpha1)
        - [Action Required](#action-required-1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Viewed (1)
  8. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/diagnostics/KtFirDataClassConverters.kt

            DelegationSuperCallInEnumConstructorImpl(
                firDiagnostic as KtPsiDiagnostic,
                token,
            )
        }
        add(FirErrors.EXPLICIT_DELEGATION_CALL_REQUIRED) { firDiagnostic ->
            ExplicitDelegationCallRequiredImpl(
                firDiagnostic as KtPsiDiagnostic,
                token,
            )
        }
        add(FirErrors.SEALED_CLASS_CONSTRUCTOR_CALL) { firDiagnostic ->
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Wed Apr 24 09:49:26 GMT 2024
    - 208.3K bytes
    - Viewed (0)
  9. okhttp/src/test/java/okhttp3/URLConnectionTest.kt

     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *      http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Jan 20 10:30:28 GMT 2024
    - 131.7K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/popper.min.js.map

    modifier.enabled &&\n        modifier.order < requesting.order\n      );\n    });\n\n  if (!isRequired) {\n    const requesting = `\\`${requestingName}\\``;\n    const requested = `\\`${requestedName}\\``;\n    console.warn(\n      `${requested} modifier is required by ${requesting} modifier in order to work, be sure to include it before ${requesting}!`\n    );\n  }\n  return isRequired;\n}\n","/**\n * Get the opposite placement variation of the given one\n * @method\n * @memberof Popper.Utils\n * @argument...
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 121K bytes
    - Viewed (2)
Back to top