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

Helm Chart Ingress service port for http uses https service port #9656

Closed
wkbrd opened this issue Nov 13, 2024 · 6 comments
Closed

Helm Chart Ingress service port for http uses https service port #9656

wkbrd opened this issue Nov 13, 2024 · 6 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@wkbrd
Copy link

wkbrd commented Nov 13, 2024

What happened?

Helm chart service port is incorrectly assigned. http ingress rule was connecting to 443 port rather than 80

What did you expect to happen?

Service port of 80 should be used with helm chart

How can we reproduce it (as minimally and precisely as possible)?

Invoke Helm chart with app.ingress.hosts=null and observe backend.port.number=443 rather than 80

Anything else we need to know?

No response

What browsers are you seeing the problem on?

No response

Kubernetes Dashboard version

7.10.0

Kubernetes version

1.29.5

Dev environment

No response

@wkbrd wkbrd added the kind/bug Categorizes issue or PR as related to a bug. label Nov 13, 2024
@wkbrd wkbrd changed the title Ingress service port for http uses https service port Helm Chart Ingress service port for http uses https service port Nov 13, 2024
@hamadodene
Copy link
Contributor

I already provide a fix here #9863

@wkbrd
Copy link
Author

wkbrd commented Jan 30, 2025

When might this appear in a release on GitHub?

@floreks
Copy link
Member

floreks commented Jan 30, 2025

I can cut a chart release tomorrow

@wkbrd
Copy link
Author

wkbrd commented Feb 6, 2025

Any update on this, @floreks ?

@floreks
Copy link
Member

floreks commented Feb 7, 2025

@k8s-ci-robot
Copy link
Contributor

@floreks: Closing this issue.

In response to this:

Available in https://github.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.10.4

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants