Skip to content
#

gardener

Here are 37 public repositories matching this topic...

majst01
majst01 commented Jul 23, 2021

It should be listed explicitly which verbs on the pods should be possible for the csi-lvm instead of wildcard(*).

This is set actually here: https://github.com/metal-stack/gardener-extension-provider-metal/blob/master/charts/internal/shoot-storageclasses/templates/storageclasses.yaml
I propose instead to limit this to:

create, delete, get, list, patch, update, watch

Improve this page

Add a description, image, and links to the gardener topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gardener topic, visit your repo's landing page and select "manage topics."

Learn more