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 36,990
    • Issues 36,990
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,446
    • Merge requests 1,446
  • 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
  • #5417

Closed
Open
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
Backlog
Milestone
Backlog
Assign milestone
Time tracking