kubernetes-sigs / cluster-api-provider-kubevirt

Cluster API Provider for KubeVirt
Apache License 2.0
108 stars 61 forks source link

fix: remove hostpath volume and privileged context #275

Closed bzub closed 6 months ago

bzub commented 6 months ago

This change ensures the manager deployment meets restricted pod security standards.

Fixes: https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/issues/274

agradouski commented 6 months ago

/lgtm

agradouski commented 6 months ago

/ok-to-test

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bzub, davidvossel

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/blob/main/OWNERS)~~ [davidvossel] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment