-
- Downloads
Remove `rbac_clusters` feature flag
Now that Auto DevOps can run in a RBAC enabled cluster from https://gitlab.com/gitlab-org/gitlab-ce/issues/51942, we can now remove the FF. As the flag only governed if UI elements would appear or not when creating/adding existing clusters; the effect of removing the FF would be that the checkbox to choose to enable RBAC clusters will now always appear.
Showing
- app/helpers/clusters_helper.rb 0 additions, 4 deletionsapp/helpers/clusters_helper.rb
- app/views/projects/clusters/gcp/_form.html.haml 8 additions, 9 deletionsapp/views/projects/clusters/gcp/_form.html.haml
- app/views/projects/clusters/gcp/_show.html.haml 7 additions, 8 deletionsapp/views/projects/clusters/gcp/_show.html.haml
- app/views/projects/clusters/user/_form.html.haml 8 additions, 9 deletionsapp/views/projects/clusters/user/_form.html.haml
- app/views/projects/clusters/user/_show.html.haml 7 additions, 8 deletionsapp/views/projects/clusters/user/_show.html.haml
- changelogs/unreleased/51009-remove-rbac-clusters-feature-flag.yml 5 additions, 0 deletions...gs/unreleased/51009-remove-rbac-clusters-feature-flag.yml
Please register or sign in to comment