Skip to content

Conversation

@veryflying
Copy link

The parameter in line 73, if err := p.configIPTables(false); err != nil { should be if err := p.configIPTables(true); err != nil {

The parameter in line 73, `if err := p.configIPTables(false); err != nil {` should be `if err := p.configIPTables(true); err != nil {`
@Revolution1
Copy link

LGTM

But use qdisc to solve the Haproxy reload problem could be better

ref: https://engineeringblog.yelp.com/2015/04/true-zero-downtime-haproxy-reloads.html

ehazlett pushed a commit that referenced this pull request Aug 16, 2019
nginx: Add test for canary deployment
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

Successfully merging this pull request may close these issues.

2 participants