Remove instance_level_model_selection feature flag
What does this MR do and why?
Removes remaining references to the instance_level_model_selection feature flag and the flag config. It also updates the doc regarding the flag removal.
This step is broken down into multiple MRs to ease reviews:
- Remove `instance_level_model_selection` feature... (!209698 - merged)
👈 (current MR) - Remove `instance_level_model_selection` flag re... (!210542 - merged)
- Remove `instance_level_model_selection flag` re... (!210548 - merged)
Changelog: other
EE: true
References
Screenshots or screen recordings
How to set up and validate locally
- Run GDK on non-SASS mode:
GITLAB_SIMULATE_SAAS=0 gdk start - Run the following setup script to get Duo Enterprise add on:
GITLAB_SIMULATE_SAAS=0 bundle exec 'rake gitlab:duo:setup' - Go to
/admin/gitlab_duo/self_hosted/features - Ensure that GitLab-managed models appear as dropdown options
- Ensure that can update feature setting's model to a GitLab-managed model
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Cindy Halim