Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38,034
    • Issues 38,034
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,346
    • Merge requests 1,346
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #287676

Closed
Open
Created Nov 23, 2020 by Alexander Turinske@aturinske🚁Developer10 of 14 tasks completed10/14 tasks

[Feature flag] Rollout threat_monitoring_alerts feature

What

Remove the :threat_monitoring_alerts feature flag

Owners

  • Team: groupcontainer security
  • Most appropriate slack channel to reach out to: #g_protect_container_security
  • Best individual to reach out to: @aturinske

Expectations

What are we expecting to happen?

  • when a user navigates to Security & Compliance -> Threat Monitoring, there is an alert tab that displays alerts

What might happen if this goes wrong?

  • that page will not load
  • a user may not be able to navigate to any of the existing tabs on that page

What can we monitor to detect problems with this?

  • The #g_protect_container_security slack channel for complaints
  • Which dashboards from https://dashboards.gitlab.net are most relevant?

Beta groups/projects

If applicable, any groups/projects that are happy to have this feature turned on early. Some organizations may wish to test big changes they are interested in with a small subset of users ahead of time for example.

  • Enable on a test project in staging for various interested parties to track progress (/chatops run feature set --project=defend-team-test/network-policy-demo threat_monitoring_alerts true --staging)
    • Rollback command: /chatops run feature set --project=defend-team-test/network-policy-demo threat_monitoring_alerts false --staging

Roll Out Steps

  • Confirm that QA tests pass with the feature flag enabled (if you're unsure how, contact the relevant stable counterpart in the Quality department)
  • Enable on staging (/chatops run feature set threat_monitoring_alerts true --staging)
  • Test on staging
  • Ensure that documentation has been updated; see #299941 (closed)
  • Enable on GitLab.com for individual groups/projects listed above and verify behaviour (/chatops run feature set --project=gitlab-org/gitlab threat_monitoring_alerts true)
  • Coordinate a time to enable the flag with the SRE oncall and release managers
    • In #production mention @sre-oncall and @release-managers. Once an SRE on call and Release Manager on call confirm, you can proceed with the rollout
  • Announce on the issue an estimated time this will be enabled on GitLab.com
  • Enable on GitLab.com by running chatops command in #production (/chatops run feature set threat_monitoring_alerts true)
  • Cross post chatops Slack command to #support_gitlab-com (more guidance when this is necessary in the dev docs) and in your team channel
  • Announce on the issue that the flag has been enabled
  • Remove feature flag and add changelog entry
  • After the flag removal is deployed, clean up the feature flag by running chatops command in #production channel

Rollback Steps

  • This feature can be disabled by running the following Chatops command:
/chatops run feature set --project=gitlab-org/gitlab threat_monitoring_alerts false
Edited May 21, 2021 by Alexander Turinske
Assignee
Assign to
14.0
Milestone
14.0
Assign milestone
Time tracking