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

Fix stickiness bug due to template syntax error #2591

Merged
merged 1 commit into from
Dec 19, 2017

Conversation

dahefanteng
Copy link
Contributor

@dahefanteng dahefanteng commented Dec 19, 2017

What does this PR do?

fix bug.the type of "stickiness" show be string,if not,code will panic when decode the toml file.

Motivation

My traefik read configuration from etcd,when i try to test the stickiness func of the loadbalancer,i found it doesn't work after i write my conf to etcd server,and after switch the loglevel to debug,i found some panic logs.

Additional Notes

@ldez ldez force-pushed the fix-stickiness-bug branch from 514f5d1 to d555d8c Compare December 19, 2017 11:18
@ldez ldez changed the base branch from master to v1.5 December 19, 2017 11:18
Copy link
Contributor

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

5 participants