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

Adds mirroring service #5251

Merged
merged 6 commits into from
Aug 26, 2019
Merged

Adds mirroring service #5251

merged 6 commits into from
Aug 26, 2019

Conversation

juliens
Copy link
Member

@juliens juliens commented Aug 26, 2019

What does this PR do?

This PR adds a mirroring service.

Motivation

Be able to mirror traffic to others services.
Fixes #2989

More

  • Added/updated tests
  • Added/updated documentation

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.

Few suggestions otherwise SGTM

pkg/server/service/loadbalancer/mirror/mirror.go Outdated Show resolved Hide resolved
pkg/server/service/loadbalancer/mirror/mirror.go Outdated Show resolved Hide resolved
pkg/server/service/service_test.go Outdated Show resolved Hide resolved
pkg/server/service/service_test.go Show resolved Hide resolved
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

docs/content/routing/services/index.md Outdated Show resolved Hide resolved
pkg/server/service/loadbalancer/mirror/mirror.go Outdated Show resolved Hide resolved
pkg/server/service/loadbalancer/mirror/mirror.go Outdated Show resolved Hide resolved
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
Collaborator

@mpl mpl 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants