From 67ca44e8ebb40a8e18ea2370f9e597d5a733c589 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 02:28:04 +0000 Subject: [PATCH] [create-pull-request] automated change (#562) Signed-off-by: GitHub Co-authored-by: openshift-merge-robot --- ...n-cluster-management.io_managedserviceaccounts.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pkg/templates/managed-serviceaccount/crds/authentication.open-cluster-management.io_managedserviceaccounts.yaml b/pkg/templates/managed-serviceaccount/crds/authentication.open-cluster-management.io_managedserviceaccounts.yaml index db05ce44f..c5721dbc6 100644 --- a/pkg/templates/managed-serviceaccount/crds/authentication.open-cluster-management.io_managedserviceaccounts.yaml +++ b/pkg/templates/managed-serviceaccount/crds/authentication.open-cluster-management.io_managedserviceaccounts.yaml @@ -16,7 +16,11 @@ spec: singular: managedserviceaccount scope: Namespaced versions: - - name: v1alpha1 + - deprecated: true + deprecationWarning: authentication.open-cluster-management.io/v1alpha1 ManagedServiceAccount + is deprecated; use authentication.open-cluster-management.io/v1beta1 ManagedServiceAccount; + version v1alpha1 will be removed in the next release + name: v1alpha1 schema: openAPIV3Schema: description: ManagedServiceAccount is the Schema for the managedserviceaccounts @@ -167,7 +171,7 @@ spec: type: object type: object served: true - storage: true + storage: false subresources: status: {} - name: v1beta1 @@ -321,7 +325,7 @@ spec: type: object type: object served: true - storage: false + storage: true subresources: status: {} status: