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

trait(ingress): Configure backend in ingress rule #3652

Merged
merged 1 commit into from
Sep 21, 2022
Merged

trait(ingress): Configure backend in ingress rule #3652

merged 1 commit into from
Sep 21, 2022

Conversation

astefanutti
Copy link
Member

This changes the ingress trait to configure service information into the configured rule instead of the default backend.

This enables platform specific ingress controllers, such as the OpenShift one, to translate ingress into their specific API, so the ingress is actually admitted, and it's possible for users to rely on the vanilla Kubernetes Ingress API.

Release Note

trait(ingress): Configure backend in ingress rule

@astefanutti astefanutti added the kind/feature New feature or request label Sep 16, 2022
@astefanutti astefanutti merged commit 8936bd9 into apache:main Sep 21, 2022
@astefanutti astefanutti deleted the pr-428 branch September 21, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants