Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manual gitops should be blocked if deployment_branch is defined #21

Open
apesternikov opened this issue Jun 5, 2020 · 0 comments
Open

Comments

@apesternikov
Copy link
Collaborator

using both manually run gitops with bazel run //pkg:target.gitops and automating by defining the deployment_branch parameter causes merge conflicts, confusion and a state of deployments hard to reproduce and track.
Generally, canary/production deployments should only use deployment_branch so we need to disable the manual gitops option if deployment_branch is defined.

@apesternikov apesternikov changed the title manual gitops should be block if deployment_branch is defined manual gitops should be blocked if deployment_branch is defined Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant