Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for alla (0.05 sec)

  1. manifests/charts/base/files/crd-all.gen.yaml

                        x-kubernetes-validations:
                        - message: wildcard not allowed in label key match
                          rule: self.all(key, !key.contains('*'))
                        - message: key must not be empty
                          rule: self.all(key, key.size() != 0)
                    type: object
                  sha256:
                    description: SHA256 checksum that will be used to verify Wasm module
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  2. RELEASE.md

            *   `standardize="string_punctuation"` will remove all punctuation.
            *   `split="character"` will split on every unicode character.
        *   Added an `output_mode` argument to the `Discretization` and `Hashing`
            layers with the same semantics as other preprocessing layers. All
            categorical preprocessing layers now support `output_mode`.
        *   All preprocessing layer output will follow the compute dtype of a
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    ### CSI Migration - AzureDisk and vSphere (beta)
     
    In-tree volume plugins and all cloud provider dependencies are being moved out of the Kubernetes core. The CSI migration feature allows existing volumes using the legacy APIs to continue to function even when the code has been removed, by routing all the volume operations to the respective CSI driver. The AzureDisk and vSphere implementations of this feature have been promoted to beta.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2C7F          ; mapped                 ; 0240          # 5.2  LATIN CAPITAL LETTER Z WITH SWASH TAIL
    2C80          ; mapped                 ; 2C81          # 4.1  COPTIC CAPITAL LETTER ALFA
    2C81          ; valid                                  # 4.1  COPTIC SMALL LETTER ALFA
    2C82          ; mapped                 ; 2C83          # 4.1  COPTIC CAPITAL LETTER VIDA
    2C83          ; valid                                  # 4.1  COPTIC SMALL LETTER VIDA
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top