Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 61 for 9876 (0.1 sec)

  1. staging/src/k8s.io/apiserver/pkg/features/kube_features.go

    	// Enables expression validation in Admission Control
    	ValidatingAdmissionPolicy featuregate.Feature = "ValidatingAdmissionPolicy"
    
    	// owner: @cici37
    	// kep: https://kep.k8s.io/2876
    	// alpha: v1.23
    	// beta: v1.25
    	// stable: v1.29
    	//
    	// Enables expression validation for Custom Resource
    	CustomResourceValidationExpressions featuregate.Feature = "CustomResourceValidationExpressions"
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 08:36:46 UTC 2024
    - 13.4K bytes
    - Viewed (0)
  2. test/inline_big.go

    	a[974] = 0
    	a[975] = 0
    	a[976] = 0
    	a[977] = 0
    	a[978] = 0
    	a[979] = 0
    	a[980] = 0
    	a[981] = 0
    	a[982] = 0
    	a[983] = 0
    	a[984] = 0
    	a[985] = 0
    	a[986] = 0
    	a[987] = 0
    	a[988] = 0
    	a[989] = 0
    	a[990] = 0
    	a[991] = 0
    	a[992] = 0
    	a[993] = 0
    	a[994] = 0
    	a[995] = 0
    	a[996] = 0
    	a[997] = 0
    	a[998] = 0
    	a[999] = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 18 11:58:37 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA

    00000020  d3 13 3d d4 f7 c7 4d d9  8b c6 8e 20 56 8e 90 3d  |..=...M.... V..=|
    00000030  2b 6e 2d cf 7e c1 c6 b0  e5 d8 d2 af 3a 06 88 c6  |+n-.~.......:...|
    00000040  ed e7 18 76 ab 45 c5 76  47 67 95 ad c0 09 00 00  |...v.E.vGg......|
    00000050  11 ff 01 00 01 00 00 0b  00 04 03 00 01 02 00 17  |................|
    00000060  00 00 16 03 03 02 0e 0b  00 02 0a 00 02 07 00 02  |................|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndEd25519Given

    00000160  a1 f2 0d 19 e7 d8 a8 6d  cd ea f6 82 ee 5d 0a 55  |.......m.....].U|
    00000170  22 61 11 21 f7 b0 1d 86  a8 4d c2 e2 9b ac bb 87  |"a.!.....M......|
    00000180  a2 82 67 ee 78 76 9b e0  c0 00 85 bf 1e 2b ab e6  |..g.xv.......+..|
    00000190  f1 43 79 69 a0 3d 04 b7  d9 7f 31 c7 7a b7 4f 5c  |.Cyi.=....1.z.O\|
    000001a0  9f 62 84 dc f4 6d a1 ce  3d ff 24 88 15 10 4a e6  |.b...m..=.$...J.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 11.3K bytes
    - Viewed (0)
  5. cluster/gce/windows/smoke-test.sh

    windows_webserver_pod_label=agnhost
    # The default port for 'agnhost serve-hostname'. The documentation says that
    # this can be changed but the --port arg does not seem to work.
    windows_webserver_port=9376
    windows_webserver_replicas=1
    
    function deploy_windows_webserver_pod {
      echo "Writing example deployment to $windows_webserver_deployment.yaml"
      cat <<EOF > $windows_webserver_deployment.yaml
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  6. src/image/gif/reader.go

    	// before the LZW decoder saw an explicit end code), provided that
    	// the io.ReadFull call above successfully read len(m.Pix) bytes.
    	// See https://golang.org/issue/9856 for an example GIF.
    	if n, err := lzwr.Read(d.tmp[256:257]); n != 0 || (err != io.EOF && err != io.ErrUnexpectedEOF) {
    		if err != nil {
    			return fmt.Errorf("gif: reading image data: %v", err)
    		}
    		return errTooMuch
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 16:15:54 UTC 2024
    - 17.5K bytes
    - Viewed (0)
  7. src/cmd/cgo/internal/test/callback.go

    func stack1868() { var buf [1868]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1872() { var buf [1872]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1876() { var buf [1876]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1880() { var buf [1880]byte; use(buf[:]); C.callGoStackCheck() }
    func stack1884() { var buf [1884]byte; use(buf[:]); C.callGoStackCheck() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 12:00:02 UTC 2023
    - 111.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go

    	sysInstFields{4, 8, 7, 1}:  {sys_TLBI, "VAE2", true},
    	sysInstFields{4, 8, 7, 4}:  {sys_TLBI, "ALLE1", false},
    	sysInstFields{4, 8, 7, 5}:  {sys_TLBI, "VALE2", true},
    	sysInstFields{4, 8, 7, 6}:  {sys_TLBI, "VMALLS12E1", false},
    	sysInstFields{6, 8, 3, 0}:  {sys_TLBI, "ALLE3IS", false},
    	sysInstFields{6, 8, 3, 1}:  {sys_TLBI, "VAE3IS", true},
    	sysInstFields{6, 8, 3, 5}:  {sys_TLBI, "VALE3IS", true},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 21.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___RENAME_A                      = 0x751 // 1873
    	SYS___TMPNAM_A                      = 0x752 // 1874
    	SYS___FOPEN_A                       = 0x753 // 1875
    	SYS___FREOPEN_A                     = 0x754 // 1876
    	SYS___CUSERID_A                     = 0x755 // 1877
    	SYS___POPEN_A                       = 0x756 // 1878
    	SYS___TEMPNAM_A                     = 0x757 // 1879
    	SYS___FTW_A                         = 0x758 // 1880
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  10. pkg/kubelet/pod_workers_test.go

    			&v1.Pod{},
    			&v1.Pod{},
    		},
    		{
    			podWithUIDNameNs("12345678", "foo", "new"),
    			podWithUIDNameNs("12345678", "fooMirror", "new"),
    		},
    		{
    			podWithUIDNameNs("98765", "bar", "new"),
    			podWithUIDNameNs("98765", "barMirror", "new"),
    		},
    	}
    
    	for i, tt := range tests {
    		kubeletForRealWorkers.wg.Add(1)
    		realPodWorkers.UpdatePod(UpdatePodOptions{
    			Pod:        tt.pod,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 75.6K bytes
    - Viewed (0)
Back to top