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

Enhance deploy workflow by human action #683

Open
StrongMonkey opened this issue Dec 9, 2021 · 0 comments
Open

Enhance deploy workflow by human action #683

StrongMonkey opened this issue Dec 9, 2021 · 0 comments
Assignees
Milestone

Comments

@StrongMonkey
Copy link
Contributor

Fleet has the ability to pause bundle deploy, so user can temporarily pause the bundle until they want to enable it to trigger the deploy action. This has been the case for other gitops tools like argo-cd, which git sync is happen periodically, the deploy button must be triggered manually by human as it is kind of scary to automatically deploy when git is changed. Today fleet automatically deploy changes when git is changed.

We need to think about this:

Is it possible for us to adopt the workflow so that user has to manually trigger the deploy button in order to changes from git to be reflected to git repo? we can still enable auto-sync if user wants. But we need to think about which model is better by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants