-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
Description of problem:
Trying to spawn a notebook in a self-managed cluster without a certificate causes the notebook not to run until you click on the icon with a lock in the url bar and accept trust for the certificate. After that, the notebook runs. If you don't trust the certificate the notebook generates an error.
Prerequisites (if any, like setup, operators/versions):
Install a self-managed cluster in AWS without SSL certificate
Steps to Reproduce
- Create a cluster without a ssl certificate
- Spawn a notebook
Actual results:
The notebook doesn't run and there is an error message FailedScheduling
Expected results:
The notebook run
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Workaround:
Trust in the certificate by clicking the lock icon and adding the exception
Additional info: