Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for worm (0.1 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    SIG Network has graduated the widely used [Ingress API](https://kubernetes.io/docs/concepts/services-networking/ingress/) to general availability in Kubernetes 1.19. This change recognises years of hard work by Kubernetes contributors, and paves the way for further work on future networking APIs in Kubernetes.
    
    ### seccomp graduates to General Availability
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"File", Type, 0},
    		{"FileHeader", Type, 0},
    		{"FileHeader.Filename", Field, 0},
    		{"FileHeader.Header", Field, 0},
    		{"FileHeader.Size", Field, 9},
    		{"Form", Type, 0},
    		{"Form.File", Field, 0},
    		{"Form.Value", Field, 0},
    		{"NewReader", Func, 0},
    		{"NewWriter", Func, 0},
    		{"Part", Type, 0},
    		{"Part.Header", Field, 0},
    		{"Reader", Type, 0},
    		{"Writer", Type, 0},
    	},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

    ...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    ...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

              where matching requests will be routed.
    
    
              GRPCRoute falls under extended support within the Gateway API. Within the
              following specification, the word "MUST" indicates that an implementation
              supporting GRPCRoute must conform to the indicated requirement, but an
              implementation not supporting this route type need not follow the requirement
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.tooling.events.work.internal.DefaultWorkItemOperationDescriptor> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultWorkItemOperationDescriptor.java:0)
    Class <org.gradle.tooling.events.work.internal.DefaultWorkItemStartEvent> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultWorkItemStartEvent.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    							},
    						},
    					},
    				},
    			},
    		},
    		"ClusterTrustBundlePEM projected volume bySigner with invalid signer name": {
    			expectedError: "must be a fully qualified domain and path of the form",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{Name: "valid-extended", Namespace: "ns"},
    				Spec: core.PodSpec{
    					ServiceAccountName: "some-service-account",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top