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

Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6 #18617

Closed
joatkh opened this issue Feb 8, 2022 · 4 comments
Closed
Labels
#bug Bug report inactive Inactive for >= 30 days

Comments

@joatkh
Copy link

joatkh commented Feb 8, 2022

Can't use property ingressClassName in Helm Chart value file from 0.5.5 to 0.5.6

How to reproduce the bug

Deploy Helm chart 0.5.5 or 0.5.6 using values:

ingress:
  enabled: true
  ingressClassName: nginx

Expected results

Superset deployed and accessible through the ingress

Actual results

Missing property ingressClassName in the Helm chart values schema

Screenshots

image

@ad-m
Copy link
Contributor

ad-m commented Feb 8, 2022

@joatkh that validation was introduced in #18161. It looks like we miss some fields. Could you try associated PR?

@ad-m
Copy link
Contributor

ad-m commented Feb 11, 2022

@joatkh could you confirm that the issue was fixed by #18619?

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Apr 16, 2022
@rusackas
Copy link
Member

Sounds like potentially multiple fixes were merged for this, and this has gone quiet for almost a year.. Closing (perhaps optimistically) as resolved, but happy to revisit/reopen if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

3 participants