From ecd94fba1028892b44e0639b39adc8f682f1fa01 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Fri, 29 Sep 2023 07:35:55 -0700 Subject: [PATCH] Update hub Signed-off-by: Tamal Saha --- .../ui.k8s.appscode.com/v1alpha1/features.yaml | 2 +- .../ui.k8s.appscode.com/v1alpha1/featuresets.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/features.yaml b/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/features.yaml index 1c5c9f495..47d6c6ee6 100644 --- a/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/features.yaml +++ b/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/features.yaml @@ -144,7 +144,7 @@ spec: type: object type: array type: object - required: + recommended: description: Required specifies whether this feature is mandatory or not for enabling the respecting FeatureSet. type: boolean requirements: diff --git a/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/featuresets.yaml b/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/featuresets.yaml index a26ef7726..35f37576a 100644 --- a/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/featuresets.yaml +++ b/hub/resourcedescriptors/ui.k8s.appscode.com/v1alpha1/featuresets.yaml @@ -91,7 +91,7 @@ spec: - src type: object type: array - required: + recommended: description: Required specify whether this feature set is mandatory or not for using the UI. type: boolean requiredFeatures: