Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for podKey (0.61 sec)

  1. pkg/apis/core/validation/validation_test.go

    	cases := map[string]struct {
    		podSec      *core.PodSpec
    		expectErr   bool
    		errorType   field.ErrorType
    		errorDetail string
    	}{
    		"valid SC, windows, no error": {
    			podSec:    &core.PodSpec{SecurityContext: validWindowsSC},
    			expectErr: false,
    		},
    		"invalid SC, windows, error": {
    			podSec:      &core.PodSpec{SecurityContext: invalidWindowsSC},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. RELEASE.md

    peeyush18, Peng Yu, Pierre, preciousdp11, qjivy, Raingo, raoqiyu, ribx, Richard
    S. Imaoka, Rishabh Patel, Robert Walecki, Rockford Wei, Ryan Kung, Sahil Dua,
    Sandip Giri, Sayed Hadi Hashemi, sgt101, Shitian Ni, Shuolongbj, Siim PõDer,
    Simon Perkins, sj6077, SOLARIS, Spotlight0xff, Steffen Eberbach, Stephen Fox,
    superryanguo, Sven Mayer, Tapan Prakash, Tiago Morais Morgado, Till Hoffmann, Tj
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top