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 error pages #3894

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Fix error pages #3894

merged 1 commit into from
Sep 17, 2018

Conversation

juliens
Copy link
Member

@juliens juliens commented Sep 17, 2018

What does this PR do?

Fix a bug on error pages.

Motivation

Fixes #3643

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
Contributor

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

@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

@kachkaev
Copy link
Contributor

I'll be happy to test this PR if there is a docker image that includes it 😉

@kachkaev
Copy link
Contributor

kachkaev commented Sep 19, 2018

After upgrading to 1.7.0-rc.5 custom error pages finally work in my docker environment! Many thanks for looking at this @juliens!

The only thing remains missing for some of my error workflows is this #3420. Once the original {path} or {url} are passed down to the error handler, it'll be hard to find a use case when traefik’s custom error pages cannot be leveraged!

@RRAlex
Copy link
Contributor

RRAlex commented Sep 19, 2018

Does this fix a default error-page on a remote server on k8s too?
Or something else? :)

@ldez
Copy link
Contributor

ldez commented Sep 19, 2018

This PR fix error pages feature for all providers (Docker, k8s, marathon, ...)

@juliens juliens deleted the fix-error-pages branch September 6, 2019 05:38
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.

7 participants