Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-28 09:09:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-28 09:09:59 +0300
commit99f384810fcb98be5dc45c22552eb80a76021387 (patch)
tree21429d96a861d76467f32bc010a4b4b86ddf20db /config
parent40a8d9a482e10a5f337b19c07d2f93bd8f90851b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/add_docker_distribution_manifest_list_v2_type_to_accept_header.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/add_docker_distribution_manifest_list_v2_type_to_accept_header.yml b/config/feature_flags/development/add_docker_distribution_manifest_list_v2_type_to_accept_header.yml
new file mode 100644
index 00000000000..586f51516a5
--- /dev/null
+++ b/config/feature_flags/development/add_docker_distribution_manifest_list_v2_type_to_accept_header.yml
@@ -0,0 +1,8 @@
+---
+name: add_docker_distribution_manifest_list_v2_type_to_accept_header
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127545
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/419797
+milestone: '16.3'
+type: development
+group: group::container registry
+default_enabled: false