diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-04-26 18:09:02 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-04-26 18:09:02 +0000 |
commit | dd9af4e967d19806838befb3a99a0083123a9a6e (patch) | |
tree | f086c5dcaec2a58166edf7704bcebf3c1ac2ed80 /config | |
parent | 8cd1a72e8f35bf8968ff1cd9b6274b10bfc29346 (diff) | |
download | gitlab-ce-dd9af4e967d19806838befb3a99a0083123a9a6e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r-- | config/feature_flags/development/container_registry_migration_phase2_capacity_5.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/container_registry_migration_phase2_capacity_5.yml b/config/feature_flags/development/container_registry_migration_phase2_capacity_5.yml new file mode 100644 index 00000000000..544354f1b84 --- /dev/null +++ b/config/feature_flags/development/container_registry_migration_phase2_capacity_5.yml @@ -0,0 +1,8 @@ +--- +name: container_registry_migration_phase2_capacity_5 +introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/85908 +rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/350543 +milestone: '15.0' +type: development +group: group::package +default_enabled: false |