Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8763bdf0
Commit
8763bdf0
authored
Nov 05, 2021
by
Dominic Couture
Committed by
Kati Paizee
Nov 05, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add mentions of security in feature flag risks
parent
f77caca4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/administration/feature_flags.md
doc/administration/feature_flags.md
+5
-1
No files found.
doc/administration/feature_flags.md
View file @
8763bdf0
...
...
@@ -42,11 +42,15 @@ GitLab to an earlier version, the feature flag status may change.
Features that are disabled by default may change or be removed without notice in a future version of GitLab.
Data corruption, stability degradation,
or performance degradation
might occur if
Data corruption, stability degradation,
performance degradation, or security issues
might occur if
you enable a feature that's disabled by default. Problems caused by using a default
disabled feature aren't covered by GitLab support, unless you were directed by GitLab
to enable the feature.
Security issues found in features that are disabled by default are patched in regular releases
and do not follow our regular
[
maintenance policy
](
../policy/maintenance.md#security-releases
)
with regards to backporting the fix.
## Risks when disabling released features
In most cases, the feature flag code is removed in a future version of GitLab.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment