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

Remove hardcoded frontend prefix in Kubernetes template #2914

Merged
merged 3 commits into from
Feb 23, 2018

Conversation

psalaberria002
Copy link
Contributor

What does this PR do?

Fixes a bug related to k8 annotations and template generation.

The hardcoded frontend prefix forces the generation of new frontends instead of adding the rate limiting or errors into the existing frontend.

Motivation

I am trying to run the latest version from master in GKE, and rate limiting was not working.

Additional Notes

Was there any specific reason for adding the frontend prefix @ldez ?

@ldez
Copy link
Contributor

ldez commented Feb 22, 2018

Just a bad copy paste 😄

@ldez ldez added this to the 1.6 milestone Feb 22, 2018
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

@ldez ldez added the kind/bug/fix a bug fix label Feb 22, 2018
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

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

@traefiker traefiker merged commit bad71d1 into traefik:master Feb 23, 2018
@psalaberria002 psalaberria002 deleted the rate-limiting-frontend branch February 23, 2018 12: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.

5 participants