notebook-controller: Update dependency versions
Update the dependency versions to reduce the reported CVEs.
Trivy reports the following:
Total: 21 (UNKNOWN: 0, LOW: 15, MEDIUM: 6, HIGH: 0, CRITICAL: 0)
Note that without updating the base image I was getting:
Total: 17 (UNKNOWN: 0, LOW: 11, MEDIUM: 4, HIGH: 2, CRITICAL: 0)
Some notes for the upgrade:
- Had to manually update
ginkgopackage to v2 https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.14.0 - Update the code for
builder.Builder.Watcheshttps://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.15.0
Manually tested the following scenarios as well:
- Create a Notebook CR and confirm it becomes ready
- For both Jupyter, VSCode and RStudio
- Test the current culling mechanism
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from kimwnasptd. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/assign @thesuperzapper @elikatsis
/lgtm
@tzstoyanov: changing LGTM is restricted to collaborators
In response to this:
/lgtm
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from kimwnasptd. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment