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

Document cases when auto_promtoe = false canary deploy, will auto promote #6939

Open
drewbailey opened this issue Jan 15, 2020 · 3 comments
Open
Labels
theme/deployments theme/docs Documentation issues and enhancements type/enhancement

Comments

@drewbailey
Copy link
Contributor

Issue

There are a few cases when a canary deploy, with auto_promote = false will in fact automatically deploy.

The two primary cases are initial deploys, and a healthy canary deploy which occurs after a previously failed deploy.

@drewbailey drewbailey added theme/docs Documentation issues and enhancements theme/deployments labels Jan 15, 2020
@stale
Copy link

stale bot commented Apr 14, 2020

Hey there

Since this issue hasn't had any activity in a while - we're going to automatically close it in 30 days. If you're still seeing this issue with the latest version of Nomad, please respond here and we'll keep this open and take another look at this.

Thanks!

@stale
Copy link

stale bot commented Jul 13, 2020

Hey there

Since this issue hasn't had any activity in a while - we're going to automatically close it in 30 days. If you're still seeing this issue with the latest version of Nomad, please respond here and we'll keep this open and take another look at this.

Thanks!

@davemay99
Copy link
Contributor

Documented in #8439 --
When a canary deployment is in progress, and a preexisting / stable version allocation is stopped, I expect Nomad to create a replacement allocation using the stable version of the jobspec. Instead, Nomad incorrectly deploys the unpromoted canary version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/deployments theme/docs Documentation issues and enhancements type/enhancement
Projects
None yet
Development

No branches or pull requests

2 participants