Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for touches (0.24 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    												},
    											},
    										},
    									},
    								},
    							},
    						},
    						{
    							Name: "v2", // touched
    							Schema: &apiextensions.CustomResourceValidation{
    								OpenAPIV3Schema: &apiextensions.JSONSchemaProps{
    									Type: "object",
    									Properties: map[string]apiextensions.JSONSchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.13.md

    With CSI the Kubernetes volume layer becomes truly extensible, allowing third party storage developers to write drivers making their storage systems available in Kubernetes without having to touch the core code.
    
    CSI was first introduction as alpha in Kubernetes v1.9 and moved to beta in Kubernetes v1.10.
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
Back to top