* Correct ContainerStatus of Notebook CR The Notebook Controller doesn't set the State of the CR correctly. In some cases the first container is the istio-sidecar which results in an incorrect state being shown to the Notebook CR. This is fix now by showing the Notebook container ContainerState to the Notebook CR ContainerState * Changed log statement and added a comment Implemented remarks of @yanniszark and @kimwnasptd * Small reorganization of some if statements |
||
|---|---|---|
| .. | ||
| notebook_controller.go | ||
| notebook_controller_bdd_test.go | ||
| notebook_controller_test.go | ||
| suite_test.go | ||