and-1
and-1
#### Overview Dynamic resource informer created with disabled eventCbEnabled flag, so created resources in new namespace does not handled. #### What this PR does / why we need it Fix...
**Expected behavior**: Shell-operator handle new event **Actual behavior**: Shell-operator receive event but doesn't handle it, doesn't create task for this. **Steps to reproduce**: 1. Create hook with config like that:...
Add checkbox to new volume form to create ephemeral workspace and/or data volume. Used generic ephemeral volumes as implementation https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes. Can resolve kubeflow/notebooks#71 in some cases