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

ingress.spec.ingressClassName is still not implemented #383

Open
nullzone opened this issue Aug 1, 2024 · 0 comments
Open

ingress.spec.ingressClassName is still not implemented #383

nullzone opened this issue Aug 1, 2024 · 0 comments

Comments

@nullzone
Copy link

nullzone commented Aug 1, 2024

Summary

It is still not possible to define the ingressClassName parmeter when defining the cluster to be deployed delegating this to using an annotation.

Steps to reproduce

Deploy any cluster which has the ingress enabled. The spec.ingressClassName is not defined as there is not a way to register this in the installation manifest.

Expected behavior

A parameter should be available in spec.ingress. When defined, the ingress should be created registering in its spec the parameter ingressClassName with the defined value. Not defined if not.

Observed behavior (that appears unintentional)

None.

Possible fixes

Above-mentioned.

  • Register a new parameter/option in the Mattermost manifest / object to define this.
  • Use this Parameter only when defined to create the ingress object.
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