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
eb1a208d
Commit
eb1a208d
authored
Jun 10, 2021
by
Aakriti Gupta
Committed by
Michael Kozono
Jun 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Geo: Remove feature flag geo_terraform_state_version_verification
Changelog: changed EE: true
parent
4756edbe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
9 deletions
+1
-9
ee/app/replicators/geo/terraform_state_version_replicator.rb
ee/app/replicators/geo/terraform_state_version_replicator.rb
+1
-1
ee/config/feature_flags/development/geo_terraform_state_version_verification.yml
.../development/geo_terraform_state_version_verification.yml
+0
-8
No files found.
ee/app/replicators/geo/terraform_state_version_replicator.rb
View file @
eb1a208d
...
...
@@ -15,7 +15,7 @@ module Geo
override
:verification_feature_flag_enabled?
def
self
.
verification_feature_flag_enabled?
Feature
.
enabled?
(
:geo_terraform_state_version_verification
,
default_enabled: :yaml
)
true
end
end
end
ee/config/feature_flags/development/geo_terraform_state_version_verification.yml
deleted
100644 → 0
View file @
4756edbe
---
name
:
geo_terraform_state_version_verification
introduced_by_url
:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58800
rollout_issue_url
:
https://gitlab.com/gitlab-org/gitlab/-/issues/329963
milestone
:
'
13.12'
type
:
development
group
:
group::geo
default_enabled
:
true
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