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 log messages about label selector #4629

Merged
merged 5 commits into from Mar 19, 2019
Merged

Fix log messages about label selector #4629

merged 5 commits into from Mar 19, 2019

Conversation

mpl
Copy link
Collaborator

@mpl mpl commented Mar 19, 2019

What does this PR do?

In the kubernetes CRD provider, this PR changes the ingressLabelSelector var name into labelSelector, and it removes references to the word "ingress" in the related log messages.

Motivation

This is the kubernetes CRD code, so it has nothing to do with the Kubernetes Ingress, which is why references to Ingress should be removed.

More

- [ ] Added/updated tests
- [ ] Added/updated documentation

@traefiker traefiker added this to the 2.0 milestone Mar 19, 2019
@ldez ldez added the kind/bug/fix a bug fix label Mar 19, 2019
@ldez ldez changed the title kubernetes: fix log msgs about label selector Fix log msgs about label selector Mar 19, 2019
Copy link
Member

@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.

👀

pkg/provider/kubernetes/crd/kubernetes.go Outdated Show resolved Hide resolved
Copy link
Member

@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

@jbdoumenjou jbdoumenjou 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
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

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

LGTM 👼

@traefiker traefiker merged commit f99a473 into traefik:v2.0 Mar 19, 2019
@ldez ldez changed the title Fix log msgs about label selector Fix log messages about label selector Mar 19, 2019
@mpl mpl deleted the labelsel branch March 26, 2019 16:48
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

5 participants