Skip to content

Drive users around workflows

Viktor Nagy (GitLab) requested to merge nagyv-gitlab-master-patch-84313 into master

What does this MR do and why?

We should provide more opinionated guidance to support the choice between the two workflows.

  • GitOps workflow is the preferred
  • CI/CD workflow is great for migrations and as it's backed by pipelines it has better integration with various GitLab features
  • GitOps workflow is superior for production deployments because of its security and scalability model
  • we are primarily focusing on improving the GitOps workflow
  • there might be use cases that will need the CI/CD workflow continuously

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports