Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 50,313
    • Issues 50,313
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,556
    • Merge requests 1,556
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #5417
Closed
Open
Issue created Mar 23, 2018 by Fabio Busatto@bikebillyContributor

Increase visibility of incremental rollouts in deploy boards

Description

When incremental rollouts (https://gitlab.com/gitlab-org/gitlab-ee/issues/5415) are used, people should be able to follow the progress of the rollout in the deploy boards, in a similar way we now have for standard deployments and canaries.

Incremental rollouts are already displayed in deploy boards with dots (like canary pods), but we can improve the UX even more.

Proposal

Show information about the status of the incremental rollout in the deploy board, and show "new" pods in a different style so they can be easily recognized. Something similar to what we have for canaries.

Designs

The new pods in the default state:

  • Background-color: #E4F0FB
  • Border: 1px in #1F78D1

The new pods in the hover state:

  • Background-color: #73AFEA
  • Border: 1px in #1F78D1-
"New" pods - default "New" pod - hover
01 02
Edited Jun 21, 2018 by Fabio Busatto
Assignee
Assign to
Time tracking