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!: 🐛 set allowEmptyServices to true by default #1171

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

mloiseleur
Copy link
Contributor

What does this PR do?

Set allowEmptyServices to true by default on Kubernetes CRD & Ingress providers.
It's not needed on Gateway API provider : spec already enforce http error code.

Motivation

It will be set by default in the next major version of Traefik Proxy.
See traefik/traefik#10406

More

  • Yes, I updated the tests accordingly
  • Yes, I ran make test and all the tests passed

@mloiseleur mloiseleur changed the title fix: 🐛 set allowEmptyServices to true by default fix!: 🐛 set allowEmptyServices to true by default Aug 26, 2024
Copy link
Contributor

@darkweaver87 darkweaver87 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 2324766 into traefik:master Aug 27, 2024
1 check passed
@mloiseleur mloiseleur deleted the fix/allowEmptyService branch September 18, 2024 07:44
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.

3 participants