Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for cent (0.15 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

              {{- end }}
              {{- if eq .Values.global.pilotCertProvider "istiod" }}
              - name: istiod-ca-cert
                configMap:
                  name: istio-ca-root-cert
              {{- end }}
              {{- if eq .Values.global.pilotCertProvider "kubernetes" }}
              - name: kube-ca-cert
                configMap:
                  name: kube-root-ca.crt
              {{- end }}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FFDD..FFDF    ; disallowed                             # NA   <reserved-FFDD>..<reserved-FFDF>
    FFE0          ; mapped                 ; 00A2          # 1.1  FULLWIDTH CENT SIGN
    FFE1          ; mapped                 ; 00A3          # 1.1  FULLWIDTH POUND SIGN
    FFE2          ; mapped                 ; 00AC          # 1.1  FULLWIDTH NOT SIGN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    fell upon the second Board _de_ was cast through the hole _g_, it went
    to a lower place M on the Wall and when the higher part of that Light
    was cast through the same hole _g_, it went to a higher place N on the
    Wall, and when any intermediate part of the Light was cast through that
    hole, it went to some place on the Wall between M and N. The unchanged
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - The kube-controller-manager managed signers can now have distinct signing certificates and keys.  See the help about `--cluster-signing-[signer-name]-{cert,key}-file`.  `--cluster-signing-{cert,key}-file` is still the default. ([#90822](https://github.com/kubernetes/kubernetes/pull/90822), [@deads2k](https://github.com/deads2k)) [SIG API Machinery, Apps and Auth]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    			secrets: core.Secret{
    				ObjectMeta: metav1.ObjectMeta{Name: "tls-cert"},
    				Data: map[string][]byte{
    					core.TLSCertKey: []byte("public key"),
    				},
    			},
    			errorType: "FieldValueRequired",
    		},
    		"missing private key": {
    			secrets: core.Secret{
    				ObjectMeta: metav1.ObjectMeta{Name: "tls-cert"},
    				Data: map[string][]byte{
    					core.TLSCertKey: []byte("public key"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Certificate.UnhandledCriticalExtensions", Field, 5},
    		{"Certificate.UnknownExtKeyUsage", Field, 0},
    		{"Certificate.Version", Field, 0},
    		{"CertificateInvalidError", Type, 0},
    		{"CertificateInvalidError.Cert", Field, 0},
    		{"CertificateInvalidError.Detail", Field, 10},
    		{"CertificateInvalidError.Reason", Field, 0},
    		{"CertificateRequest", Type, 3},
    		{"CertificateRequest.Attributes", Field, 3},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. RELEASE.md

    Dawid Wojciechowski, Ddavis-2015, Dean Wyatte, Denisa Roberts, dependabot[bot],
    Dmitry Volodin, Dominic Jack, Duncan Riach, dushuai, Elena Zhelezina, Eli
    Osherovich, Erik Smistad, ewsn1593, Felix Fent, fo40225, François Chollet,
    Frederic Bastien, Freedom" Koan-Sin Tan, fsx950223, ganand1, gbaned, Georgiy
    Manuilov, gerbauz, Guillaume Klein, Guozhong Zhuang, Harry Slatyer, Harsh188,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "A placeholder op to send values to a running XLA computation.";
    
      let arguments = (ins
        Arg<Variadic<TF_Tensor>, [{A list of tensors that will be sent to the XLA computation.}]>:$inputs,
        Arg<TF_StrTensor, [{The key sent at runtime by the compile node to identify which
    execution the transfer corresponds to.}]>:$dynamic_key,
    
        StrAttr:$key,
        I64Attr:$device_ordinal,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top