Skip to content

Remove ingress.host from wellKnownDelegation #467

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benbz
Copy link
Member

@benbz benbz commented May 20, 2025

The Well-Known Delegation Ingress should always use serverName as its host. It doesn't need a distinct host.

There are deliberate differences between ingress_global.json and ingress.json/ingress_without_host.json - service.type is required for the global ingress config but not on the per-ingress config (so that they default through). The annotations can be nullable in ingress.json/ingress_without_host.json to unset global ingress annotations.

@benbz benbz requested a review from a team as a code owner May 20, 2025 13:20
Copy link

dyff of changes in rendered templates of CI manifests

No changes in rendered templates

@benbz benbz force-pushed the bbz/well-known-delegation-ingress branch from 441cd22 to 581181d Compare May 20, 2025 13:23
@benbz benbz force-pushed the bbz/well-known-delegation-ingress branch from 581181d to 0e3c5eb Compare May 20, 2025 15:59
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.

1 participant