Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,046
    • Issues 44,046
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,311
    • Merge requests 1,311
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • #1589
Closed
Open
Created Aug 25, 2016 by Mark Pundsack@markpundsackContributor

Deploy board

Description

UX: @tauriedavis FE: @filipa BE: @nick Assistance: @ayufan

We currently show deployment histories for successful deploys to each environment. Developers and Ops need more control and insight into deploys such as:

  1. following a deploy from the start, not just when it's done
  2. watching rollout of a build across multiple servers
  3. finer state detail (Ready, Preparing, Waiting, Deploying, Finished, Failed)
  4. ability to abort a deploy

Proposal

  1. In auto-deploy template, label each deployment with information about version
  2. Inspect Kubernetes for state of each node (e.g. spinning up, down, running version A, running version B)
  3. Graphically display on environments page

Links

  • From Democratic Deploys at Airbnb - GitHub Universe 2015
Assignee
Assign to
Time tracking