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

Update fairspace-ingress.yaml to allow pathType override #1570

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

jayz28
Copy link
Contributor

@jayz28 jayz28 commented Nov 5, 2024

The hardcoded ImplementationSpecific pathType will break the intended functionality for ingress providers which do not default to prefix matching, such as the AWS ALB, which defaults to exact matching.

ImplementationSpecific will break the intended functionality or ingress providers which do not default to prefix matching, such as the AWS ALB.
@ewelinagr ewelinagr merged commit d0299cd into thehyve:dev Nov 13, 2024
3 of 4 checks passed
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.

2 participants