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

Handle ingress with kubernetes cluster defaults #549

Open
ezodude opened this issue Jun 2, 2021 · 0 comments
Open

Handle ingress with kubernetes cluster defaults #549

ezodude opened this issue Jun 2, 2021 · 0 comments
Assignees

Comments

@ezodude
Copy link
Contributor

ezodude commented Jun 2, 2021

Simplify Ingress creation logic:

  1. If the default keyword is provided, instead of a list of domains: we create an ingress without host information (i.e. default backend).

  2. If domain(s) are specified - we generate ingress object with host itemised.

@ezodude ezodude self-assigned this Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant