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

Use correct type when watching for k8s secrets #1700

Merged
merged 1 commit into from Jun 2, 2017
Merged

Conversation

kekoav
Copy link
Contributor

@kekoav kekoav commented Jun 2, 2017

This was likely just a copy-paste issue, the bug should be benign because the secret is cast to the correct type later, but the additional logging is a major annoyance, and is happening even if basic auth is not in use with Kubernetes.

Description

@timoreimann timoreimann changed the title Fix for #1596 Use correct type when watching for k8s secrets Jun 2, 2017
@timoreimann
Copy link
Contributor

Good catch, @kekoav -- thanks for the fix!

@dtomcej @errm @emilevauge it seems like the problem is enough of a nuisance to justify going into a 1.3 patch release. Would you agree?

@emilevauge
Copy link
Member

@timoreimann makes sense!

@timoreimann
Copy link
Contributor

👍

@kekoav would you mind rebasing onto the v1.3 branch? We'll merge things back into master afterwards.

Copy link
Contributor

@dtomcej dtomcej left a comment

Choose a reason for hiding this comment

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

Most likely was a copy-paste error.

LGTM

:shipit:

…ret watcher traefik#1596

This was likely just a copy-paste issue, the bug should be benign because the secret is cast to the correct type later, but the additional logging is a major annoyance, and is happening even if basic auth is not in use with Kubernetes.
@kekoav kekoav changed the base branch from master to v1.3 June 2, 2017 16:23
@kekoav
Copy link
Contributor Author

kekoav commented Jun 2, 2017

@timoreimann I cherry-picked the fix onto 1.3 branch, and changed the PR to target the v1.3 branch.

@ldez ldez merged commit ac5ab13 into traefik:v1.3 Jun 2, 2017
@kekoav kekoav deleted the fix-1596 branch June 6, 2017 04:57
@alpe
Copy link
Contributor

alpe commented Jun 7, 2017

@kekoav thanks for taking care! 💐 I was a little bit overloaded and couldn't pay enough attention to this project.

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.

None yet

6 participants