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

Improve kubernetes external name service support #6428

Merged
merged 6 commits into from Mar 10, 2020

Conversation

rtribotte
Copy link
Member

What does this PR do?

Improve kubernetes external name service support by allowing three ways to define port for backends

Motivation

fixes #6390

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Co-authored-by: jbdoumenjou jb.doumenjou@gmail.com

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

@ldez ldez added kind/bug/fix a bug fix and removed kind/enhancement a new or improved feature. labels Mar 9, 2020
dtomcej
dtomcej previously approved these changes Mar 9, 2020
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.

LGTM
:shipit:

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

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.

Small feedback

docs/content/routing/providers/kubernetes-crd.md Outdated Show resolved Hide resolved
docs/content/routing/providers/kubernetes-crd.md Outdated Show resolved Hide resolved
@dtomcej dtomcej dismissed their stale review March 9, 2020 17:33

Further changes after review

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.

LGTM
:shipit:

@ldez ldez self-requested a review March 10, 2020 01:15
@ldez ldez removed the bot/no-merge label Mar 10, 2020
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

@traefiker traefiker force-pushed the fix/6390-external-name-service branch from 7b14c96 to 3dbde29 Compare March 10, 2020 11:22
@traefiker traefiker merged commit 3b85dc9 into traefik:v2.2 Mar 10, 2020
v2 automation moved this from To review to Done Mar 10, 2020
@rtribotte rtribotte deleted the fix/6390-external-name-service branch March 11, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

IngressRouteTCP object not created when the route is a Service of type ExternalName
6 participants