Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for V1alpha2 (0.21 sec)

  1. CHANGELOG/CHANGELOG-1.27.md

      to kubelet config ([#112136](https://github.com/kubernetes/kubernetes/pull/112136), [@pacoxu](https://github.com/pacoxu))
    - `resource.k8s.io/v1alpha1` was replaced with `resource.k8s.io/v1alpha2`. Before
      upgrading a cluster, all objects in resource.k8s.io/v1alpha1 (ResourceClaim, ResourceClaimTemplate,
      ResourceClass, PodScheduling) must be deleted. The changes are internal, so
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.30.md

       ([#123372](https://github.com/kubernetes/kubernetes/pull/123372), [@carlory](https://github.com/carlory))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "kind": "DeleteOptions",
                "version": "v1alpha1"
              },
              {
                "group": "rbac.authorization.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1beta1"
              },
              {
                "group": "resource.k8s.io",
                "kind": "DeleteOptions",
                "version": "v1alpha2"
              },
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  4. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	39,  // 38: v1alpha1.EgressGatewayConfig.secretVolumes:type_name -> v1alpha1.SecretVolume
    	59,  // 39: v1alpha1.EgressGatewayConfig.serviceAnnotations:type_name -> google.protobuf.Struct
    	49,  // 40: v1alpha1.EgressGatewayConfig.zvpn:type_name -> v1alpha1.ZeroVPNConfig
    	62,  // 41: v1alpha1.EgressGatewayConfig.tolerations:type_name -> k8s.io.api.core.v1.Toleration
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    - Kubelet: plugins for dynamic resource allocation may use the `v1alpha3` API instead of v1alpha2 if they want to do prepare/unprepare operations in batches. ([#119012](https://github.com/kubernetes/kubernetes/pull/119012), [@pohly](https://github.com/pohly))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.29.md

    - Added support for CEL expressions to `v1alpha1 AuthorizationConfiguration` webhook `matchConditions`. ([#121223](https://github.com/kubernetes/kubernetes/pull/121223), [@ritazh](https://github.com/ritazh))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 03:42:38 UTC 2024
    - 324.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    			},
    		},
    		{
    			name:           "missing storage versions",
    			versions:       []string{"v1alpha", "v1beta1", "v1"},
    			storageVersion: "v1",
    			storedVersions: []string{"v1alpha", "v1beta1"},
    			errors: []validationMatch{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.25.md

      - [Dependencies](#dependencies-20)
        - [Added](#added-20)
        - [Changed](#changed-20)
        - [Removed](#removed-20)
    - [v1.25.0-alpha.2](#v1250-alpha2)
      - [Downloads for v1.25.0-alpha.2](#downloads-for-v1250-alpha2)
        - [Source Code](#source-code-21)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
        - [Node Binaries](#node-binaries-21)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
Back to top