ergonben

Results 2 issues of ergonben

### Description Our registry instance is running out of fast disk space. As a remedy, we try to keep the blobs on an NFS mount as they use most of...

Thanks for working on NetApp Trident. Currently, the [CustomResourceDefinition for kind TridentBackendConfig](https://github.com/NetApp/trident/blob/v24.10.0/cli/k8s_client/yaml_factory.go#L2066) has no actual schema: ```yaml schema: openAPIV3Schema: type: object # That is, anything goes. x-kubernetes-preserve-unknown-fields: true ``` As...

enhancement