notebooks/components/notebook-controller/third_party
Samu 0215857aa9 Support K8s 1.22 in notebook controller (kubeflow/kubeflow#6374)
Fix https://github.com/kubeflow/kubeflow/issues/6366

Migrating to Kubebuilder v3 leads to the following changes:
- Add .dockerignore file.
- Upgrade Go version from v1.15 to v1.17.
- Adapt Makefile.
- Add image (build + push) target to makefile.
- Upgrade EnvTest to use K8s v1.22.
- Update PROJECT template.
- Migrate CRD apiVersion from v1beta to v1.
- Add livenessProbe and readinessProbe to controller manager.
- Upgrade controller-runtime from v0.2.0 to v0.11.0.

Other changes:
- Build image using public.ecr.aws registry instead of gcr.io.
- Update README.md documentation.
- Update 3rd party licences.
- Fix notebook.spec description.
- Add 3 sample notebooks (v1, v1alpha1 and v1beta1).

Signed-off-by: Samuel Veloso <svelosol@redhat.com>
2022-05-03 15:49:01 +00:00
..
README.md Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
additional_license_info.csv Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
check-license.sh Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
concatenate_license.py Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
dep.txt Support K8s 1.22 in notebook controller (kubeflow/kubeflow#6374) 2022-05-03 15:49:01 +00:00
dep_repo.manual.csv Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
license.txt Support K8s 1.22 in notebook controller (kubeflow/kubeflow#6374) 2022-05-03 15:49:01 +00:00
license_info.csv Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00
repo.txt Add licensing info for Notebook Controller (kubeflow/kubeflow#4623) 2020-01-06 23:20:17 -08:00

README.md

This folder contains all licenses and source code of third-party dependencies for distributing the Notebook controller image.

For any dependency changes, please follow this instruction to update the content of this folder.