Closed wg102 closed 2 years ago
When trying to create a protected B notebook on Dev, the even is blocked by the gatekeeper before the creation of the pod.
Environment: https://kubeflow.aaw-dev.cloud.statcan.ca/ Namespace: Any in which you have access
Steps to reproduce the behavior:
The notebook is created and the pod is visible in k9s
The issue seems related to the Gatekeeper.
Another user had a similar issue:
An error occured. Original message: [500] Internal error occurred: failed calling webhook "validation.gatekeeper.sh": Post "[https://gatekeeper-webhook-service.gatekeeper-system.svc:443/v1/admit?timeout=3s](https://gatekeeper-webhook-service.gatekeeper-system.svc/v1/admit?timeout=3s)": context deadline exceeded https://kubeflow.aaw-dev.cloud.statcan.ca/jupyter/api/namespaces/charles-belisle/notebooks
This should be fixed with https://github.com/StatCan/aaw-gatekeeper-constraints/commit/3586663421fedb6b481f93025db3542f03ee0d2a
Fixed see, comment above
Describe the bug
When trying to create a protected B notebook on Dev, the even is blocked by the gatekeeper before the creation of the pod.
Environment info
Environment: https://kubeflow.aaw-dev.cloud.statcan.ca/ Namespace: Any in which you have access
Steps to reproduce
Steps to reproduce the behavior:
Expected behaviour
The notebook is created and the pod is visible in k9s
Screenshots
Additional context
The issue seems related to the Gatekeeper.
Another user had a similar issue: