Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 34 of 34 for cr (0.14 sec)

  1. okhttp/src/test/java/okhttp3/internal/cache/DiskLruCacheTest.kt

          cache.edit(key)
        }.also { expected ->
          assertThat(expected.message).isEqualTo("keys must match regex [a-z0-9_-]{1,120}: \"$key\"")
        }
        assertFailsWith<IllegalArgumentException> {
          key = "has_CR\r"
          cache.edit(key)
        }.also { expected ->
          assertThat(expected.message).isEqualTo("keys must match regex [a-z0-9_-]{1,120}: \"$key\"")
        }
        assertFailsWith<IllegalArgumentException> {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Apr 15 14:55:09 GMT 2024
    - 75.8K bytes
    - Viewed (0)
  2. cmd/testdata/undeleteable-object.tgz

    2¾> È®·ª ëÓß H%‡f }PùÏ”r~¹¿mÙeF•ß4Ý`ƒR”yߌ,? $b•‚¯ˆÒSš˜brû…h^Ûmà6ì Ь€‰| ‹ á Á¦ z«ïúz¡<þ³ qbf‹_t¦N+ ž#Bpé¢3šy§“â ²KÄ¡)î6‡H)êŸ#C à‘‹—Õ-ú>Z©FMÉiÐ i4 Øß ž80”¸Ùe°ZDy] wÖY+Ïé¬ë a(`lm×0ãúµÞ¬ÂcY%l#¢ íb ñOÏD Áæ Å5 ¦ ? ¤ ýEë»[oõ´ Î- pltO;7WËpË~N (£)½È6^N G›CR•€§‚… ˜qÅÖ~â6tŒ·¨éœ7œã \âyçðs9M rE ÿf§«ú”ΈI ‰LÝ ²Š¬ÆR€| Ã’1üXòÇàktÉv^W¼ØÔ%§aGü݈8ñÂä œ¾¬¹ ¸õeo`¸è` ÈD{8‘?o•Y ‡Läœv¯V…žlvZ– ´Â“?Ù¬`‡oÕvMIrì5'˜ c²— o’ n¾Ag ‘ ÈK[Ï •R+â% ÐK© _ áYœ ¼… ;7M®Q x j)Š¡Zëqj( BÏÜÔ’ ræçªÖa`Ø­ûr WÇ‚Bõ#“v„ ¡—¾ ) ´Ö ÷W9 ¾G 2ÊÐæ‡...
    Others
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 8.7M bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.27.md

    - [alpha: kubectl apply --prune --applyset] Enabled certain custom resources (CRs) to be used as `ApplySet` parent objects. To enable this for a given CR, apply the label `applyset.kubernetes.io/is-parent-type: true` to the CustomResourceDefinition (CRD) that defines it. ([#116353](https://github.com/kubernetes/kubernetes/pull/116353), [@KnVerey](https://github.com/KnVerey))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  4. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    cniConfFileName: "istio-cni.conf" excludeNamespaces: - istio-system - kube-system logLevel: info privileged: true provider: "multus" global: platform: openshift istio_cni: enabled: true chained: false manifests/examples/customresource/istio_v1alpha1_istiooperator_cr.yaml --- apiVersion: install.istio.io/v1alpha1 kind: IstioOperator metadata: namespace: istio-system name: example-istiocontrolplane spec: profile: demo ... manifests/examples/user-gateway/ingress-gateway-only.yaml apiVersion: install.istio.io/v1alpha1...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top