scylladb / local-csi-driver

ScyllaDB local volume provisioner for Kubernetes based on CSI
Apache License 2.0
8 stars 6 forks source link

Dockerfile: apt-get upgrade to get the latest packages #43

Closed mykaul closed 9 months ago

mykaul commented 10 months ago

Fixes: https://github.com/scylladb/k8s-local-volume-provisioner/issues/42

scylla-operator-bot[bot] commented 10 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mykaul Once this PR has been reviewed and has the lgtm label, please assign tnozicka for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/scylladb/k8s-local-volume-provisioner/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
scylla-operator-bot[bot] commented 9 months ago

@mykaul: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/sanity 7aa65dfabb32ca4b1df56eedcf232c820af5b050 link true /test sanity

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
zimnx commented 9 months ago

Closing as it's already done as part of base image and executed as periodics.