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

Add option to set a configurable default ingressclass for ingresses #158

Open
oyvindio opened this issue Jun 4, 2021 · 0 comments
Open

Comments

@oyvindio
Copy link
Member

oyvindio commented Jun 4, 2021

It could be useful to be able to set a default ingressclass for ingress resources managed by fiaas-deploy-daemon via the kubernetes.io/ingress.class annotation.

When moving to the networking.k8s.io/v1 ingress API (#40) it becomes possible to tag a IngressClass resource as the default at the cluster level. Even with this option, it could still be useful to have the ability to have a (different) default configured at the fiaas-deploy-daemon instance level. (When moving to the v1 ingress API, fiaas-deploy-daemon default ingress class should likely be implemented via the ingressClass field and not the annotation)

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

No branches or pull requests

1 participant