You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
I realize this bug when I apply Tensorboard Controller without ISTIO_GATEWAY config.
What did you expect to happen:
If you apply this controller without ISTIO_GATEWAY config, virtualService will be nil and crush with nil pointer at L114.
So we should handle errors at L113.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Can I make PR for fix this?
Environment:
Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard):
kfctl version: (use kfctl version):
Kubernetes platform: (e.g. minikube)
Kubernetes version: (use kubectl version):
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
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/test-infra repository.
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
I realize this bug when I apply Tensorboard Controller without ISTIO_GATEWAY config.
What did you expect to happen:
If you apply this controller without ISTIO_GATEWAY config, virtualService will be nil and crush with nil pointer at L114.
So we should handle errors at L113.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Can I make PR for fix this?
Environment:
kfctl version
):minikube
)kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: