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

Create TCP Routes #52

Merged
merged 13 commits into from
Jun 18, 2019
Merged

Create TCP Routes #52

merged 13 commits into from
Jun 18, 2019

Conversation

dtomcej
Copy link
Contributor

@dtomcej dtomcej commented Jun 17, 2019

This PR modifies the following:

  • Creates TCP routes (ingressRouteTCP) by default
  • Watches for an annotation to use HTTP
  • Checks the service port type before creating routes, logs a warning if incompatible port is found
  • Ignores services and namespaces set in a wrapper.

Fixes #14, #32, #38, #46, #51

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

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.

Move traefik mesh pods from http -> tcp mode
2 participants