From 93bbbfda0307fb45480e9e905af8f387ddd63534 Mon Sep 17 00:00:00 2001 From: Shinya Maeda Date: Tue, 13 Jun 2023 17:53:21 +0900 Subject: [PATCH 1/3] Doc: Enable feature flags for Dashboard for Kubernetes --- doc/ci/environments/kubernetes_dashboard.md | 6 ++---- doc/user/clusters/agent/user_access.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/ci/environments/kubernetes_dashboard.md b/doc/ci/environments/kubernetes_dashboard.md index b5961ca73a5a6a..49b3796e30b767 100644 --- a/doc/ci/environments/kubernetes_dashboard.md +++ b/doc/ci/environments/kubernetes_dashboard.md @@ -7,10 +7,8 @@ type: reference # Dashboard for Kubernetes **(FREE)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. - -FLAG: -On self-managed GitLab, by default this feature is not available. To make it available, ask an administrator to [enable the feature flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. +> - [Enabled on GitLab.com and self-managed by default](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1 as a [Beta feature](../../policy/experiment-beta-support.md#beta). Use the Dashboard for Kubernetes to understand the status of your clusters with an intuitive visual interface. The dashboard works with every connected Kubernetes cluster, whether you deployed them diff --git a/doc/user/clusters/agent/user_access.md b/doc/user/clusters/agent/user_access.md index 89754795567281..0ba8e05a1e8604 100644 --- a/doc/user/clusters/agent/user_access.md +++ b/doc/user/clusters/agent/user_access.md @@ -6,10 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Grant users Kubernetes access **(FREE)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. - -FLAG: -On self-managed GitLab, by default this feature is not available. To make it available, ask an administrator to [enable the feature flags](../../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. +> - [Enabled on GitLab.com and self-managed by default](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1 as a [Beta feature](../../../policy/experiment-beta-support.md#beta). As an administrator of Kubernetes clusters in an organization, you can grant Kubernetes access to members of a specific project or group. -- GitLab From ad7f4aa0443c993c85d2910845986881bf2747b2 Mon Sep 17 00:00:00 2001 From: Phillip Wells Date: Wed, 14 Jun 2023 02:42:10 +0000 Subject: [PATCH 2/3] Apply 4 suggestion(s) to 2 file(s) --- doc/ci/environments/kubernetes_dashboard.md | 5 ++--- doc/user/clusters/agent/user_access.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/ci/environments/kubernetes_dashboard.md b/doc/ci/environments/kubernetes_dashboard.md index 49b3796e30b767..de3c6a64c51243 100644 --- a/doc/ci/environments/kubernetes_dashboard.md +++ b/doc/ci/environments/kubernetes_dashboard.md @@ -5,10 +5,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w type: reference --- -# Dashboard for Kubernetes **(FREE)** +# Dashboard for Kubernetes (Beta) **(FREE)** -> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. -> - [Enabled on GitLab.com and self-managed by default](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1 as a [Beta feature](../../policy/experiment-beta-support.md#beta). +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../policy/experiment-beta-support.md#beta). Use the Dashboard for Kubernetes to understand the status of your clusters with an intuitive visual interface. The dashboard works with every connected Kubernetes cluster, whether you deployed them diff --git a/doc/user/clusters/agent/user_access.md b/doc/user/clusters/agent/user_access.md index 0ba8e05a1e8604..f5485dce5a5127 100644 --- a/doc/user/clusters/agent/user_access.md +++ b/doc/user/clusters/agent/user_access.md @@ -4,10 +4,9 @@ group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments --- -# Grant users Kubernetes access **(FREE)** +# Grant users Kubernetes access (Beta) **(FREE)** -> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. Disabled by default. -> - [Enabled on GitLab.com and self-managed by default](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1 as a [Beta feature](../../../policy/experiment-beta-support.md#beta). +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../../policy/experiment-beta-support.md#beta). As an administrator of Kubernetes clusters in an organization, you can grant Kubernetes access to members of a specific project or group. -- GitLab From ef4e5b701b34752d1ee0d0198a54d37cfd729f98 Mon Sep 17 00:00:00 2001 From: Shinya Maeda Date: Wed, 14 Jun 2023 06:32:01 +0000 Subject: [PATCH 3/3] Update 2 files - /doc/user/clusters/agent/user_access.md - /doc/ci/environments/kubernetes_dashboard.md --- doc/ci/environments/kubernetes_dashboard.md | 2 +- doc/user/clusters/agent/user_access.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ci/environments/kubernetes_dashboard.md b/doc/ci/environments/kubernetes_dashboard.md index de3c6a64c51243..faaaa3ab2dd26c 100644 --- a/doc/ci/environments/kubernetes_dashboard.md +++ b/doc/ci/environments/kubernetes_dashboard.md @@ -7,7 +7,7 @@ type: reference # Dashboard for Kubernetes (Beta) **(FREE)** -> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../policy/experiment-beta-support.md#beta). +> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../policy/experiment-beta-support.md#beta). Use the Dashboard for Kubernetes to understand the status of your clusters with an intuitive visual interface. The dashboard works with every connected Kubernetes cluster, whether you deployed them diff --git a/doc/user/clusters/agent/user_access.md b/doc/user/clusters/agent/user_access.md index f5485dce5a5127..be3f88d072ee90 100644 --- a/doc/user/clusters/agent/user_access.md +++ b/doc/user/clusters/agent/user_access.md @@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Grant users Kubernetes access (Beta) **(FREE)** -> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../../policy/experiment-beta-support.md#beta). +> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../../administration/feature_flags.md) named `environment_settings_to_graphql`, `kas_user_access`, `kas_user_access_project`, and `expose_authorized_cluster_agents`. This feature is in [Beta](../../../policy/experiment-beta-support.md#beta). As an administrator of Kubernetes clusters in an organization, you can grant Kubernetes access to members of a specific project or group. -- GitLab