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: add dedicated ddev-traefik-router, fixes #5239, fixes #5209 #5266

Merged
merged 8 commits into from
Aug 17, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Aug 16, 2023

The Issue

In DDEV v1.22.0 the default router was changed to traefik, and a build stage was added. There were a couple of side-effects in unusual cases in the above issues.

How This PR Solves The Issue

Switch to a pre-built ddev-traefik-router image so we have control of the build process.

Manual Testing Instructions

  • Just use it.
  • Make sure the ~/.ddev/router-build directory is empty after using it

Automated Testing Overview

  • Needs container tests for ddev-traefik-router

@github-actions github-actions bot added bugfix dependencies Pull requests that update a dependency file labels Aug 16, 2023
@github-actions
Copy link

github-actions bot commented Aug 16, 2023

@rfay rfay marked this pull request as ready for review August 16, 2023 23:34
@rfay rfay requested review from a team as code owners August 16, 2023 23:34
@rfay rfay requested a review from gilbertsoft August 16, 2023 23:34
Copy link
Member

@gilbertsoft gilbertsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only two minor things found.

containers/ddev-nginx-proxy-router/test/containertest.sh Outdated Show resolved Hide resolved
containers/ddev-traefik-router/test/containertest.sh Outdated Show resolved Hide resolved
@rfay rfay merged commit c92672f into ddev:master Aug 17, 2023
26 checks passed
@rfay rfay deleted the 20230816_traefik_image branch August 17, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants