kubernetes-sigs / kubespray

Deploy a Production Ready Kubernetes Cluster
Apache License 2.0
16.2k stars 6.49k forks source link

CRI-O new root variable #11686

Closed toliger closed 2 weeks ago

toliger commented 2 weeks ago

What would you like to be added

It would be useful to add a new CRI-O variable which can override the default storage directory location (/var/lib/containers/storage) (cf https://github.com/toliger/kubespray/commit/700d1cb70e21daadea423e83131436fe96d2e855)

Why is this needed

This change give the opportunity to change the CRI-O storage location.

tico88612 commented 2 weeks ago

Please feel free to open the PR!

/triage accepted

tico88612 commented 2 weeks ago

Merged.

/close

k8s-ci-robot commented 2 weeks ago

@tico88612: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/kubespray/issues/11686#issuecomment-2461280998): >Merged. > >/close 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.