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

chore: v3 constraint and add support for http3 #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tus1688
Copy link

@Tus1688 Tus1688 commented May 9, 2024

traefik/traefik#10707

Upon migrating to v3 I got error log that caused by --providers.docker.exposedbydefault=false that supposed to be --providers.swarm.exposedbydefault=false. I have also enabled http3 support which already become stable in v3.

2024-05-09T14:49:01Z ERR error="service \"redacted\" error: port is missing" container=redacted-redacted-szcg2tz4e0icftu3errf0glr7 providerName=swarm
2024-05-09T14:49:01Z ERR error="service \"redacted\" error: port is missing" container=redacted-redacted-e0kfu50lwfuwsf01s4abcawxg providerName=swarm
2024-05-09T14:49:16Z ERR error="service \"redacted\" error: port is missing" container=redacted-redacted-szcg2tz4e0icftu3errf0glr7 providerName=swarm
2024-05-09T14:49:16Z ERR error="service \"redacted\" error: port is missing" container=redacted-redacted-e0kfu50lwfuwsf01s4abcawxg providerName=swarm

Copy link

github-actions bot commented May 9, 2024

📝 Docs preview for commit ddab488 at: https://e4873f94.dockerswarmrocks.pages.dev

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.

None yet

1 participant