notebooks/workspaces/controller/internal/webhook
Andy Stoneberg dd4ef1f939
chore: reference ghcr.io images in workspacekind yaml (#305)
Given we have migrated all our images from docker.io to ghcr.io - our `notebooks-v2` branch should reference the "proper" container registry.

This commit updates the code to use:
- `ghcr.io/kubeflow/kubeflow/notebook-servers`

Affected areas:
- `jupyterlab_scipy_180` and `jupyterlab_scipy_190` `imageConfig` entries
- various test files

Signed-off-by: Andy Stoneberg <astonebe@redhat.com>
2025-06-26 20:49:17 +00:00
..
suite_test.go chore: reference ghcr.io images in workspacekind yaml (#305) 2025-06-26 20:49:17 +00:00
workspace_webhook.go feat(ws): validate podMetadata for ws and wsk in webhook (#436) 2025-06-26 18:46:17 +00:00
workspace_webhook_test.go feat(ws): validate podMetadata for ws and wsk in webhook (#436) 2025-06-26 18:46:17 +00:00
workspacekind_webhook.go feat(ws): validate podMetadata for ws and wsk in webhook (#436) 2025-06-26 18:46:17 +00:00
workspacekind_webhook_test.go feat(ws): validate podMetadata for ws and wsk in webhook (#436) 2025-06-26 18:46:17 +00:00