Name: dell-csi-operator-certified.v1.5.0 Namespace: app-images Labels: olm.api.396bb3a38c624a22=provided olm.api.4049d154dda87482=provided olm.api.6999f0c6132f0453=provided olm.api.9304de13519d1b19=provided olm.api.b531b22853c1d878=provided olm.api.e7b05e2e50fb6bf5=provided olm.copiedFrom=openshift-operators Annotations: alm-examples: [ { "apiVersion": "storage.dell.com/v1", "kind": "CSIIsilon", "metadata": { "name": "isilon", "namespace": "test-isilon" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_VERBOSE", "value": "1" }, { "name": "X_CSI_ISI_PORT", "value": "8080" }, { "name": "X_CSI_ISI_PATH", "value": "/ifs/data/csi" }, { "name": "X_CSI_ISI_NO_PROBE_ON_START", "value": "false" }, { "name": "X_CSI_ISI_AUTOPROBE", "value": "true" }, { "name": "X_CSI_ISI_SKIP_CERTIFICATE_VALIDATION", "value": "true" }, { "name": "X_CSI_CUSTOM_TOPOLOGY_ENABLED", "value": "false" } ], "image": "dellemc/csi-isilon:v2.0.0", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2.0.0", "controller": { "envs": [ { "name": "X_CSI_ISI_QUOTA_ENABLED", "value": "true" }, { "name": "X_CSI_ISI_ACCESS_ZONE", "value": "System" }, { "name": "X_CSI_ISI_VOLUME_PATH_PERMISSIONS", "value": "0777" } ] }, "dnsPolicy": "ClusterFirstWithHostNet", "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_MAX_VOLUMES_PER_NODE", "value": "0" }, { "name": "X_CSI_ALLOWED_NETWORKS", "value": "" } ] }, "replicas": 2, "sideCars": [ { "args": [ "--volume-name-prefix=csipscale" ], "name": "provisioner" } ] } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIPowerMax", "metadata": { "name": "test-powermax", "namespace": "test-powermax" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_MANAGED_ARRAYS", "value": "000000000000,000000000001" }, { "name": "X_CSI_POWERMAX_ENDPOINT", "value": "https://0.0.0.0:8443/" }, { "name": "X_CSI_K8S_CLUSTER_PREFIX", "value": "XYZ" }, { "name": "X_CSI_POWERMAX_PORTGROUPS", "value": "" }, { "name": "X_CSI_TRANSPORT_PROTOCOL", "value": "" }, { "name": "X_CSI_POWERMAX_PROXY_SERVICE_NAME", "value": "" }, { "name": "X_CSI_GRPC_MAX_THREADS", "value": "4" } ], "image": "dellemc/csi-powermax:v2.0.0", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2.0.0", "dnsPolicy": "ClusterFirstWithHostNet", "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_POWERMAX_ISCSI_ENABLE_CHAP", "value": "false" } ] }, "replicas": 2 } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIPowerMaxRevProxy", "metadata": { "name": "powermax-reverseproxy", "namespace": "test-powermax" }, "spec": { "config": { "linkConfig": { "backup": { "skipCertificateValidation": true, "url": "https://0.0.0.0:8443" }, "primary": { "certSecret": "", "skipCertificateValidation": true, "url": "https://0.0.0.0:8443" } }, "mode": "Linked" }, "image": "dellemc/csipowermax-reverseproxy:v1.4.0", "imagePullPolicy": "IfNotPresent", "tlsSecret": "csirevproxy-tls-secret" } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIPowerStore", "metadata": { "name": "test-powerstore", "namespace": "test-powerstore" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_POWERSTORE_NODE_NAME_PREFIX", "value": "csi" }, { "name": "X_CSI_FC_PORTS_FILTER_FILE_PATH", "value": "/etc/fc-ports-filter" } ], "image": "dellemc/csi-powerstore:v2.0.0", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2.0.0", "dnsPolicy": "ClusterFirstWithHostNet", "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_POWERSTORE_ENABLE_CHAP", "value": "true" } ] }, "replicas": 2 } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIUnity", "metadata": { "name": "test-unity", "namespace": "test-unity" }, "spec": { "driver": { "common": { "image": "dellemc/csi-unity:v2.0.0", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2.0.0", "dnsPolicy": "ClusterFirstWithHostNet", "forceUpdate": false, "replicas": 2, "sideCars": [ { "args": [ "--volume-name-prefix=csiunity", "--default-fstype=ext4" ], "name": "provisioner" }, { "args": [ "--snapshot-name-prefix=csiunitysnap" ], "name": "snapshotter" } ] } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIVXFlexOS", "metadata": { "name": "test-vxflexos", "namespace": "test-vxflexos" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_VXFLEXOS_ENABLELISTVOLUMESNAPSHOT", "value": "false" }, { "name": "X_CSI_VXFLEXOS_ENABLESNAPSHOTCGDELETE", "value": "false" }, { "name": "X_CSI_DEBUG", "value": "true" }, { "name": "X_CSI_ALLOW_RWO_MULTI_POD_ACCESS", "value": "false" } ], "image": "dellemc/csi-vxflexos:v2.0.0", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2.0.0", "dnsPolicy": "ClusterFirstWithHostNet", "forceUpdate": false, "initContainers": [ { "envs": [ { "name": "MDM", "value": "10.x.x.x,10.x.x.x" } ], "image": "dellemc/sdc:3.6", "imagePullPolicy": "IfNotPresent", "name": "sdc" } ], "replicas": 1, "sideCars": [ { "envs": [ { "name": "HOST_PID", "value": "1" }, { "name": "MDM", "value": "" } ], "name": "sdc-monitor" } ] } } } ] capabilities: Seamless Upgrades categories: Storage certified: true containerImage: dellemc/dell-csi-operator@sha256:b71a24658dc8dadbcb1613812c8cc3f92c24ed9130a85536efc90ff91982dd05 olm.operatorGroup: global-operators olm.operatorNamespace: openshift-operators olm.properties: [{"type": "olm.maxOpenShiftVersion", "value": "4.8"}] operatorframework.io/properties: {"properties":[{"type":"olm.gvk","value":{"group":"storage.dell.com","kind":"CSIIsilon","version":"v1"}},{"type":"olm.gvk","value":{"group... operators.operatorframework.io/builder: operator-sdk-v1.6.1+git operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/dell/dell-csi-operator support: Dell EMC API Version: operators.coreos.com/v1alpha1 Kind: ClusterServiceVersion Metadata: Creation Timestamp: 2021-12-02T12:52:10Z Generation: 1 Managed Fields: API Version: operators.coreos.com/v1alpha1 Fields Type: FieldsV1 fieldsV1: f:metadata: f:annotations: .: f:alm-examples: f:capabilities: f:categories: f:certified: f:containerImage: f:olm.operatorGroup: f:olm.operatorNamespace: f:olm.properties: f:olm.targetNamespaces: f:operatorframework.io/properties: f:operators.operatorframework.io/builder: f:operators.operatorframework.io/project_layout: f:repository: f:support: f:labels: .: f:olm.api.396bb3a38c624a22: f:olm.api.4049d154dda87482: f:olm.api.6999f0c6132f0453: f:olm.api.9304de13519d1b19: f:olm.api.b531b22853c1d878: f:olm.api.e7b05e2e50fb6bf5: f:olm.copiedFrom: f:spec: .: f:apiservicedefinitions: f:cleanup: .: f:enabled: f:customresourcedefinitions: .: f:owned: f:description: f:displayName: f:icon: f:install: .: f:spec: .: f:clusterPermissions: f:deployments: f:strategy: f:installModes: f:keywords: f:links: f:maintainers: f:maturity: f:provider: .: f:name: f:relatedImages: f:replaces: f:version: f:status: .: f:cleanup: f:conditions: f:lastTransitionTime: f:lastUpdateTime: f:message: f:phase: f:reason: f:requirementStatus: Manager: olm Operation: Update Time: 2021-12-02T12:52:18Z Resource Version: 495459733 UID: b175b749-f336-48bd-bf90-b927f919beba Spec: Apiservicedefinitions: Cleanup: Enabled: false Customresourcedefinitions: Owned: Description: CSIIsilon is the Schema for the csiisilons API Display Name: CSI PowerScale Kind: CSIIsilon Name: csiisilons.storage.dell.com Resources: Kind: Deployment Name: isilon-controller Version: v1 Kind: DameonSet Name: isilon-node Version: v1 Spec Descriptors: Description: Driver is the specification for the CSI PowerScale Driver Display Name: Driver Path: driver Description: AuthSecret is the name of the credentials secret for the driver Display Name: Auth Secret Path: driver.authSecret Description: Common is the common specification for both controller and node plugins Display Name: Common specification Path: driver.common Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.common.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.common.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.common.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.common.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.common.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.common.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.common.tolerations Description: ConfigVersion is the configuration version of the driver Display Name: Config Version Path: driver.configVersion Description: Controller is the specification for Controller plugin only Display Name: Controller Specification Path: driver.controller Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.controller.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.controller.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.controller.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.controller.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.controller.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.controller.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.controller.tolerations Description: DNSPolicy is the dnsPolicy of the daemonset for Node plugin Display Name: DNSPolicy Path: driver.dnsPolicy Description: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.initContainers[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.initContainers[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.initContainers[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.initContainers[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.initContainers[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.initContainers[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.initContainers[0].tolerations Description: Node is the specification for Node plugin only Display Name: Node specification Path: driver.node Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.node.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.node.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.node.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.node.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.node.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.node.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.node.tolerations Description: Replicas is the count of controllers for Controller plugin Display Name: Controller count Path: driver.replicas Description: SideCars is the specification for CSI sidecar containers Display Name: CSI SideCars specification Path: driver.sideCars Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.sideCars[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.sideCars[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.sideCars[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.sideCars[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.sideCars[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.sideCars[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.sideCars[0].tolerations Description: SnapshotClass is the specification for Snapshot Classes Display Name: Snapshot Classes Path: driver.snapshotClass Description: Name is the name of the Snapshot Class Display Name: Snapshot Class Name Path: driver.snapshotClass[0].name Description: Parameters is a map of driver specific parameters for snapshot class Display Name: Snapshot Class Parameters Path: driver.snapshotClass[0].parameters Description: StorageClass is the specification for Storage Classes Display Name: Storage Classes Path: driver.storageClass Description: AllowVolumeExpansion is a boolean flag which indicates if volumes can be expanded Display Name: Allow Volume Expansion Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Allowed Topologies Path: driver.storageClass[0].allowedTopologies Description: DefaultSc is a boolean flag to indicate if the storage class is going to be marked as default Display Name: Default Path: driver.storageClass[0].default Description: Name is the name of the StorageClass Display Name: Storage Class Name Path: driver.storageClass[0].name Description: Parameters is a map of driver specific storage class Display Name: Storage Class Parameters Path: driver.storageClass[0].parameters Description: ReclaimPolicy is the reclaim policy for the storage class Display Name: PersistentVolumeReclaimPolicy Path: driver.storageClass[0].reclaimPolicy Description: VolumeBindingMode field controls when volume binding and dynamic provisioning should occur. Display Name: Volume Binding Mode Path: driver.storageClass[0].volumeBindingMode Description: TLSCertSecret is the name of the TLS Cert secret Display Name: TLSCert Secret Path: driver.tlsCertSecret Status Descriptors: Description: ControllerStatus is the status of Controller pods Display Name: ControllerStatus Path: controllerStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: DriverHash is a hash of the driver specification Display Name: DriverHash Path: driverHash X - Descriptors: urn:alm:descriptor:text Description: LastUpdate is the last updated state of the driver Display Name: LastUpdate Path: lastUpdate Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Description: NodeStatus is the status of Controller pods Display Name: NodeStatus Path: nodeStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: State is the state of the driver installation Display Name: State Path: state X - Descriptors: urn:alm:descriptor:text Version: v1 Description: CSIPowerMax is the Schema for the csipowermaxes API Display Name: CSI PowerMax Kind: CSIPowerMax Name: csipowermaxes.storage.dell.com Resources: Kind: Deployment Name: powermax-controller Version: v1 Kind: DameonSet Name: powermax-node Version: v1 Spec Descriptors: Description: Driver is the specification for the CSI PowerMax Driver Display Name: Driver Path: driver Description: AuthSecret is the name of the credentials secret for the driver Display Name: Auth Secret Path: driver.authSecret Description: Common is the common specification for both controller and node plugins Display Name: Common specification Path: driver.common Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.common.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.common.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.common.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.common.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.common.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.common.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.common.tolerations Description: ConfigVersion is the configuration version of the driver Display Name: Config Version Path: driver.configVersion Description: Controller is the specification for Controller plugin only Display Name: Controller Specification Path: driver.controller Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.controller.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.controller.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.controller.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.controller.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.controller.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.controller.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.controller.tolerations Description: DNSPolicy is the dnsPolicy of the daemonset for Node plugin Display Name: DNSPolicy Path: driver.dnsPolicy Description: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.initContainers[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.initContainers[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.initContainers[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.initContainers[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.initContainers[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.initContainers[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.initContainers[0].tolerations Description: Node is the specification for Node plugin only Display Name: Node specification Path: driver.node Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.node.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.node.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.node.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.node.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.node.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.node.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.node.tolerations Description: Replicas is the count of controllers for Controller plugin Display Name: Controller count Path: driver.replicas Description: SideCars is the specification for CSI sidecar containers Display Name: CSI SideCars specification Path: driver.sideCars Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.sideCars[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.sideCars[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.sideCars[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.sideCars[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.sideCars[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.sideCars[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.sideCars[0].tolerations Description: SnapshotClass is the specification for Snapshot Classes Display Name: Snapshot Classes Path: driver.snapshotClass Description: Name is the name of the Snapshot Class Display Name: Snapshot Class Name Path: driver.snapshotClass[0].name Description: Parameters is a map of driver specific parameters for snapshot class Display Name: Snapshot Class Parameters Path: driver.snapshotClass[0].parameters Description: StorageClass is the specification for Storage Classes Display Name: Storage Classes Path: driver.storageClass Description: AllowVolumeExpansion is a boolean flag which indicates if volumes can be expanded Display Name: Allow Volume Expansion Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Allowed Topologies Path: driver.storageClass[0].allowedTopologies Description: DefaultSc is a boolean flag to indicate if the storage class is going to be marked as default Display Name: Default Path: driver.storageClass[0].default Description: Name is the name of the StorageClass Display Name: Storage Class Name Path: driver.storageClass[0].name Description: Parameters is a map of driver specific storage class Display Name: Storage Class Parameters Path: driver.storageClass[0].parameters Description: ReclaimPolicy is the reclaim policy for the storage class Display Name: PersistentVolumeReclaimPolicy Path: driver.storageClass[0].reclaimPolicy Description: VolumeBindingMode field controls when volume binding and dynamic provisioning should occur. Display Name: Volume Binding Mode Path: driver.storageClass[0].volumeBindingMode Description: TLSCertSecret is the name of the TLS Cert secret Display Name: TLSCert Secret Path: driver.tlsCertSecret Status Descriptors: Description: ControllerStatus is the status of Controller pods Display Name: ControllerStatus Path: controllerStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: DriverHash is a hash of the driver specification Display Name: DriverHash Path: driverHash X - Descriptors: urn:alm:descriptor:text Description: LastUpdate is the last updated state of the driver Display Name: LastUpdate Path: lastUpdate Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Description: NodeStatus is the status of Controller pods Display Name: NodeStatus Path: nodeStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: State is the state of the driver installation Display Name: State Path: state X - Descriptors: urn:alm:descriptor:text Version: v1 Description: CSIPowerMaxRevProxy is the Schema for the csipowermaxrevproxies API Display Name: CSI PowerMax ReverseProxy Kind: CSIPowerMaxRevProxy Name: csipowermaxrevproxies.storage.dell.com Resources: Kind: Deployment Name: powermax-reverseproxy Version: v1 Status Descriptors: Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Version: v1 Description: CSIPowerStore is the Schema for the csipowerstores API Display Name: CSI PowerStore Kind: CSIPowerStore Name: csipowerstores.storage.dell.com Resources: Kind: Deployment Name: powerstore-controller Version: v1 Kind: DameonSet Name: powerstore-node Version: v1 Spec Descriptors: Description: Driver is the specification for the CSI PowerStore Driver Display Name: Driver Path: driver Description: AuthSecret is the name of the credentials secret for the driver Display Name: Auth Secret Path: driver.authSecret Description: Common is the common specification for both controller and node plugins Display Name: Common specification Path: driver.common Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.common.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.common.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.common.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.common.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.common.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.common.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.common.tolerations Description: ConfigVersion is the configuration version of the driver Display Name: Config Version Path: driver.configVersion Description: Controller is the specification for Controller plugin only Display Name: Controller Specification Path: driver.controller Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.controller.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.controller.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.controller.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.controller.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.controller.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.controller.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.controller.tolerations Description: DNSPolicy is the dnsPolicy of the daemonset for Node plugin Display Name: DNSPolicy Path: driver.dnsPolicy Description: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.initContainers[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.initContainers[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.initContainers[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.initContainers[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.initContainers[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.initContainers[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.initContainers[0].tolerations Description: Node is the specification for Node plugin only Display Name: Node specification Path: driver.node Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.node.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.node.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.node.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.node.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.node.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.node.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.node.tolerations Description: Replicas is the count of controllers for Controller plugin Display Name: Controller count Path: driver.replicas Description: SideCars is the specification for CSI sidecar containers Display Name: CSI SideCars specification Path: driver.sideCars Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.sideCars[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.sideCars[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.sideCars[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.sideCars[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.sideCars[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.sideCars[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.sideCars[0].tolerations Description: SnapshotClass is the specification for Snapshot Classes Display Name: Snapshot Classes Path: driver.snapshotClass Description: Name is the name of the Snapshot Class Display Name: Snapshot Class Name Path: driver.snapshotClass[0].name Description: Parameters is a map of driver specific parameters for snapshot class Display Name: Snapshot Class Parameters Path: driver.snapshotClass[0].parameters Description: StorageClass is the specification for Storage Classes Display Name: Storage Classes Path: driver.storageClass Description: AllowVolumeExpansion is a boolean flag which indicates if volumes can be expanded Display Name: Allow Volume Expansion Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Allowed Topologies Path: driver.storageClass[0].allowedTopologies Description: DefaultSc is a boolean flag to indicate if the storage class is going to be marked as default Display Name: Default Path: driver.storageClass[0].default Description: Name is the name of the StorageClass Display Name: Storage Class Name Path: driver.storageClass[0].name Description: Parameters is a map of driver specific storage class Display Name: Storage Class Parameters Path: driver.storageClass[0].parameters Description: ReclaimPolicy is the reclaim policy for the storage class Display Name: PersistentVolumeReclaimPolicy Path: driver.storageClass[0].reclaimPolicy Description: VolumeBindingMode field controls when volume binding and dynamic provisioning should occur. Display Name: Volume Binding Mode Path: driver.storageClass[0].volumeBindingMode Description: TLSCertSecret is the name of the TLS Cert secret Display Name: TLSCert Secret Path: driver.tlsCertSecret Status Descriptors: Description: ControllerStatus is the status of Controller pods Display Name: ControllerStatus Path: controllerStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: DriverHash is a hash of the driver specification Display Name: DriverHash Path: driverHash X - Descriptors: urn:alm:descriptor:text Description: LastUpdate is the last updated state of the driver Display Name: LastUpdate Path: lastUpdate Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Description: NodeStatus is the status of Controller pods Display Name: NodeStatus Path: nodeStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: State is the state of the driver installation Display Name: State Path: state X - Descriptors: urn:alm:descriptor:text Version: v1 Description: CSIUnity is the Schema for the csiunities API Display Name: CSI Unity Kind: CSIUnity Name: csiunities.storage.dell.com Resources: Kind: Deployment Name: unity-controller Version: v1 Kind: DameonSet Name: unity-node Version: v1 Spec Descriptors: Description: Driver is the specification for the CSI Unity Driver Display Name: Driver Path: driver Description: AuthSecret is the name of the credentials secret for the driver Display Name: Auth Secret Path: driver.authSecret Description: Common is the common specification for both controller and node plugins Display Name: Common specification Path: driver.common Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.common.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.common.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.common.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.common.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.common.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.common.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.common.tolerations Description: ConfigVersion is the configuration version of the driver Display Name: Config Version Path: driver.configVersion Description: Controller is the specification for Controller plugin only Display Name: Controller Specification Path: driver.controller Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.controller.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.controller.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.controller.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.controller.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.controller.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.controller.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.controller.tolerations Description: DNSPolicy is the dnsPolicy of the daemonset for Node plugin Display Name: DNSPolicy Path: driver.dnsPolicy Description: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.initContainers[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.initContainers[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.initContainers[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.initContainers[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.initContainers[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.initContainers[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.initContainers[0].tolerations Description: Node is the specification for Node plugin only Display Name: Node specification Path: driver.node Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.node.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.node.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.node.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.node.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.node.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.node.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.node.tolerations Description: Replicas is the count of controllers for Controller plugin Display Name: Controller count Path: driver.replicas Description: SideCars is the specification for CSI sidecar containers Display Name: CSI SideCars specification Path: driver.sideCars Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.sideCars[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.sideCars[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.sideCars[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.sideCars[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.sideCars[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.sideCars[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.sideCars[0].tolerations Description: SnapshotClass is the specification for Snapshot Classes Display Name: Snapshot Classes Path: driver.snapshotClass Description: Name is the name of the Snapshot Class Display Name: Snapshot Class Name Path: driver.snapshotClass[0].name Description: Parameters is a map of driver specific parameters for snapshot class Display Name: Snapshot Class Parameters Path: driver.snapshotClass[0].parameters Description: StorageClass is the specification for Storage Classes Display Name: Storage Classes Path: driver.storageClass Description: AllowVolumeExpansion is a boolean flag which indicates if volumes can be expanded Display Name: Allow Volume Expansion Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Allowed Topologies Path: driver.storageClass[0].allowedTopologies Description: DefaultSc is a boolean flag to indicate if the storage class is going to be marked as default Display Name: Default Path: driver.storageClass[0].default Description: Name is the name of the StorageClass Display Name: Storage Class Name Path: driver.storageClass[0].name Description: Parameters is a map of driver specific storage class Display Name: Storage Class Parameters Path: driver.storageClass[0].parameters Description: ReclaimPolicy is the reclaim policy for the storage class Display Name: PersistentVolumeReclaimPolicy Path: driver.storageClass[0].reclaimPolicy Description: VolumeBindingMode field controls when volume binding and dynamic provisioning should occur. Display Name: Volume Binding Mode Path: driver.storageClass[0].volumeBindingMode Description: TLSCertSecret is the name of the TLS Cert secret Display Name: TLSCert Secret Path: driver.tlsCertSecret Status Descriptors: Description: ControllerStatus is the status of Controller pods Display Name: ControllerStatus Path: controllerStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: DriverHash is a hash of the driver specification Display Name: DriverHash Path: driverHash X - Descriptors: urn:alm:descriptor:text Description: LastUpdate is the last updated state of the driver Display Name: LastUpdate Path: lastUpdate Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Description: NodeStatus is the status of Controller pods Display Name: NodeStatus Path: nodeStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: State is the state of the driver installation Display Name: State Path: state X - Descriptors: urn:alm:descriptor:text Version: v1 Description: CSIVXFlexOS is the Schema for the csivxflexos API Display Name: CSI PowerFlex Kind: CSIVXFlexOS Name: csivxflexoses.storage.dell.com Resources: Kind: Deployment Name: vxflexos-controller Version: v1 Kind: DameonSet Name: vxflexos-node Version: v1 Spec Descriptors: Description: Driver is the specification for the CSI PowerFlex Driver Display Name: Driver Path: driver Description: AuthSecret is the name of the credentials secret for the driver Display Name: Auth Secret Path: driver.authSecret Description: Common is the common specification for both controller and node plugins Display Name: Common specification Path: driver.common Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.common.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.common.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.common.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.common.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.common.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.common.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.common.tolerations Description: ConfigVersion is the configuration version of the driver Display Name: Config Version Path: driver.configVersion Description: Controller is the specification for Controller plugin only Display Name: Controller Specification Path: driver.controller Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.controller.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.controller.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.controller.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.controller.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.controller.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.controller.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.controller.tolerations Description: DNSPolicy is the dnsPolicy of the daemonset for Node plugin Display Name: DNSPolicy Path: driver.dnsPolicy Description: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.initContainers[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.initContainers[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.initContainers[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.initContainers[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.initContainers[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.initContainers[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.initContainers[0].tolerations Description: Node is the specification for Node plugin only Display Name: Node specification Path: driver.node Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.node.args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.node.envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.node.image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.node.imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.node.name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.node.nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.node.tolerations Description: Replicas is the count of controllers for Controller plugin Display Name: Controller count Path: driver.replicas Description: SideCars is the specification for CSI sidecar containers Display Name: CSI SideCars specification Path: driver.sideCars Description: Args is the set of arguments for the container Display Name: Container Arguments Path: driver.sideCars[0].args Description: Envs is the set of environment variables for the container Display Name: Container Environment vars Path: driver.sideCars[0].envs Description: Image is the image tag for the Container Display Name: Container Image Path: driver.sideCars[0].image Description: ImagePullPolicy is the image pull policy for the image Display Name: Container Image Pull Policy Path: driver.sideCars[0].imagePullPolicy X - Descriptors: urn:alm:descriptor:com.tectonic.ui:imagePullPolicy Description: Name is the name of Container Display Name: Container Name Path: driver.sideCars[0].name Description: NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. Display Name: NodeSelector Path: driver.sideCars[0].nodeSelector Description: Tolerations is the list of tolerations for the driver pods Display Name: Tolerations Path: driver.sideCars[0].tolerations Description: SnapshotClass is the specification for Snapshot Classes Display Name: Snapshot Classes Path: driver.snapshotClass Description: Name is the name of the Snapshot Class Display Name: Snapshot Class Name Path: driver.snapshotClass[0].name Description: Parameters is a map of driver specific parameters for snapshot class Display Name: Snapshot Class Parameters Path: driver.snapshotClass[0].parameters Description: StorageClass is the specification for Storage Classes Display Name: Storage Classes Path: driver.storageClass Description: AllowVolumeExpansion is a boolean flag which indicates if volumes can be expanded Display Name: Allow Volume Expansion Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Allowed Topologies Path: driver.storageClass[0].allowedTopologies Description: DefaultSc is a boolean flag to indicate if the storage class is going to be marked as default Display Name: Default Path: driver.storageClass[0].default Description: Name is the name of the StorageClass Display Name: Storage Class Name Path: driver.storageClass[0].name Description: Parameters is a map of driver specific storage class Display Name: Storage Class Parameters Path: driver.storageClass[0].parameters Description: ReclaimPolicy is the reclaim policy for the storage class Display Name: PersistentVolumeReclaimPolicy Path: driver.storageClass[0].reclaimPolicy Description: VolumeBindingMode field controls when volume binding and dynamic provisioning should occur. Display Name: Volume Binding Mode Path: driver.storageClass[0].volumeBindingMode Description: TLSCertSecret is the name of the TLS Cert secret Display Name: TLSCert Secret Path: driver.tlsCertSecret Status Descriptors: Description: ControllerStatus is the status of Controller pods Display Name: ControllerStatus Path: controllerStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: DriverHash is a hash of the driver specification Display Name: DriverHash Path: driverHash X - Descriptors: urn:alm:descriptor:text Description: LastUpdate is the last updated state of the driver Display Name: LastUpdate Path: lastUpdate Description: Condition is the last known condition of the Custom Resource Display Name: Condition Path: lastUpdate.condition X - Descriptors: urn:alm:descriptor:text Description: ErrorMessage is the last error message associated with the condition Display Name: ErrorMessage Path: lastUpdate.errorMessage X - Descriptors: urn:alm:descriptor:text Description: Time is the time stamp for the last condition update Display Name: Time Path: lastUpdate.time X - Descriptors: urn:alm:descriptor:text Description: NodeStatus is the status of Controller pods Display Name: NodeStatus Path: nodeStatus X - Descriptors: urn:alm:descriptor:com.tectonic.ui:podStatuses Description: State is the state of the driver installation Display Name: State Path: state X - Descriptors: urn:alm:descriptor:text Version: v1 Description: Dell CSI Operator for Dell EMC CSI Drivers Display Name: Dell CSI Operator Icon: base64data: iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoCAMAAAEpub2lAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB4UExURQAAAABTwABYwwBjxgBoyQB2zhF5zxqC0R5/0CKE0iSG0zKK1DOK1TqS10OW2VZWVlmg3WdnZ2mq4HWw4nd3d32044K35YiIiJPA6JfE6ZiYmJrE6qqqqqvO7bPP7ry8vL7Z8Mre88vLy9jY2Nzr+Ozy+u/v7/T5/X8DYQgAAAABdFJOUwBA5thmAAAACXBIWXMAABX9AAAV/QHNcFFhAAACEElEQVQ4T+1V0XKbQAxcQLIDOHZwSEivh7Ehwf//h1kJSJOHtpM8dCYdduYOoRN7Eifp8BvsCptDw+nHBYnUQGWav+CaYh9dElwy6cYD+OUXIUoW7DERjj7/Q+zm5wRuLxBB6k7BnApAB4XqAz1NXFkdqKQlTRSZJIK6pibAfuT3hYpF5GExLgp7Tn4s0eYu2ikPlGxR9dks1eTUDLtIq8j1EcGMDHp+0i1KvZMSempb2bXtzOjrwf7uLK/4rvCateTZAPfyE7hdMgi9Td4b2Fd4zgfqWXFyZuqc9eiGNlhiRE/zYfAWRE4z3Kggl5dfOYnG0qyzRtV78hBmmOWSCY66fTN0xol26U6an8gHyTiXcmqZn+15MawqGloqcjCWG9NmGZBn3NyDq+q6ouE4WFix+XrLW7HifwKrwwrkaX5lcacvJhRp6gok6XLNRhYRYd2AvWDGwW+AWDWhnopKtbi0LYt/y5eC3FduUvCytvI1pGpXjiF6+RpiZ43DUPXsDHHuDry2jNAduIpuROUeOPLRTv3FIX7ZGd4TjpM79UjCcWF3qNxOTxXV8plsJXBKlO+uf08Yhn7oe96JpDbPEHp0AUMzrU+YCW9ELiClHNl5RBT7P3vIwXbIEG0sf3S0TchBaJa76oE9T7NHSuW0kIDOmsCm/ZEQIZhn9JCR+8n0H0J/w+LPZ+H3xYoVnwfwCrmDHOwcvvZYAAAAAElFTkSuQmCC Mediatype: image/png Install: Spec: Cluster Permissions: Rules: API Groups: Resources: configmaps endpoints events persistentvolumeclaims pods secrets serviceaccounts services services/finalizers Verbs: * API Groups: Resources: nodes Verbs: create get list patch update watch API Groups: Resources: persistentvolumeclaims/status Verbs: patch update API Groups: Resources: persistentvolumes Verbs: create delete get list patch update watch API Groups: apiextensions.k8s.io Resources: customresourcedefinitions Verbs: create delete list watch API Groups: apps Resources: daemonsets deployments replicasets statefulsets Verbs: create delete get list update watch API Groups: apps Resource Names: dell-csi-operator-controller-manager Resources: deployments/finalizers Verbs: update API Groups: coordination.k8s.io Resources: leases Verbs: create delete get list update watch API Groups: monitoring.coreos.com Resources: servicemonitors Verbs: create get API Groups: rbac.authorization.k8s.io Resources: clusterrolebindings clusterroles replicasets rolebindings Verbs: create delete get list patch update watch API Groups: rbac.authorization.k8s.io Resources: clusterroles/finalizers Verbs: create delete get list patch update watch API Groups: rbac.authorization.k8s.io Resources: roles Verbs: create delete get list patch update watch API Groups: security.openshift.io Resource Names: privileged Resources: securitycontextconstraints Verbs: use API Groups: snapshot.storage.k8s.io Resources: volumesnapshotclasses volumesnapshotcontents Verbs: create delete get list update watch API Groups: snapshot.storage.k8s.io Resources: volumesnapshotcontents/status Verbs: update API Groups: snapshot.storage.k8s.io Resources: volumesnapshots volumesnapshots/status Verbs: get list update watch API Groups: storage.dell.com Resources: csiisilons csiisilons/finalizers csiisilons/status Verbs: * API Groups: storage.dell.com Resources: csipowermaxes csipowermaxes/finalizers csipowermaxes/status Verbs: * API Groups: storage.dell.com Resources: csipowermaxrevproxies csipowermaxrevproxies/finalizers csipowermaxrevproxies/status Verbs: * API Groups: storage.dell.com Resources: csipowerstores csipowerstores/finalizers csipowerstores/status Verbs: * API Groups: storage.dell.com Resources: csiunities csiunities/finalizers csiunities/status Verbs: * API Groups: storage.dell.com Resources: csivxflexoses csivxflexoses/finalizers csivxflexoses/status Verbs: * API Groups: storage.k8s.io Resources: csidrivers Verbs: create delete get list patch update watch API Groups: storage.k8s.io Resources: csinodes Verbs: create get list update watch API Groups: storage.k8s.io Resources: storageclasses Verbs: create delete get list update watch API Groups: storage.k8s.io Resources: volumeattachments Verbs: create get list patch update watch API Groups: storage.k8s.io Resources: volumeattachments/status Verbs: patch Service Account Name: dell-csi-operator-manager-service-account Deployments: Name: dell-csi-operator-controller-manager Spec: Replicas: 1 Selector: Match Labels: Control - Plane: controller-manager Strategy: Template: Metadata: Creation Timestamp: Labels: Control - Plane: controller-manager Spec: Containers: Args: --enable-leader-election Command: /manager Env: Name: OPERATOR_DRIVERS Value: unity,powermax,isilon,vxflexos,powerstore Image: dellemc/dell-csi-operator@sha256:b71a24658dc8dadbcb1613812c8cc3f92c24ed9130a85536efc90ff91982dd05 Image Pull Policy: Always Name: dell-csi-operator-controller Resources: Volume Mounts: Mount Path: /etc/config/configmap Name: configmap-volume Mount Path: /etc/config/dell-csi-operator Name: config-dir Init Containers: Command: sh -c if [ -e /configmap/config.tar.gz ]; then /bin/tar -C /etc/config/dell-csi-operator -xzvf /configmap/config.tar.gz --strip-components 1; else echo "Warning: ConfigMap not mounted"; fi Image: docker.io/busybox@sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 Name: config-copy Resources: Volume Mounts: Mount Path: /configmap Name: configmap-volume Mount Path: /etc/config/dell-csi-operator Name: config-dir Service Account Name: dell-csi-operator-manager-service-account Termination Grace Period Seconds: 10 Volumes: Config Map: Name: dell-csi-operator-config Optional: true Name: configmap-volume Name: config-dir Strategy: deployment Install Modes: Supported: true Type: OwnNamespace Supported: true Type: SingleNamespace Supported: false Type: MultiNamespace Supported: true Type: AllNamespaces Keywords: Dell CSI Operator Dell CSI Driver Unity PowerMax Isilon VxFlexOS PowerStore Links: Name: Documentation URL: https://github.com/dell/dell-csi-operator Maintainers: Email: dell.csi.operator@dell.com Name: Dell CSI Operator Maturity: stable Provider: Name: Dell EMC Related Images: Image: dellemc/dell-csi-operator@sha256:b71a24658dc8dadbcb1613812c8cc3f92c24ed9130a85536efc90ff91982dd05 Name: dell-csi-operator-b71a24658dc8dadbcb1613812c8cc3f92c24ed9130a85536efc90ff91982dd05-annotation Image: dellemc/dell-csi-operator@sha256:b71a24658dc8dadbcb1613812c8cc3f92c24ed9130a85536efc90ff91982dd05 Name: dell-csi-operator-controller Image: docker.io/busybox@sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 Name: config-copy Replaces: dell-csi-operator-certified.v1.2.0 Version: 1.5.0 Status: Cleanup: Conditions: Last Transition Time: 2021-12-02T12:51:39Z Last Update Time: 2021-12-02T12:51:39Z Message: requirements not yet checked Phase: Pending Reason: RequirementsUnknown Last Transition Time: 2021-12-02T12:51:39Z Last Update Time: 2021-12-02T12:51:40Z Message: one or more requirements couldn't be found Phase: Pending Reason: RequirementsNotMet Last Transition Time: 2021-12-02T12:51:39Z Last Update Time: 2021-12-02T12:51:40Z Message: The operator is running in openshift-operators but is managing this namespace Phase: Pending Reason: Copied Requirement Status: Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csiisilons.storage.dell.com Status: Present Uuid: d36ff088-cb19-4927-9e7f-741a2b6eabf6 Version: v1 Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csipowermaxes.storage.dell.com Status: Present Uuid: 55b25808-cfc0-4be3-8b8a-0d8c2d67e3d4 Version: v1 Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csipowermaxrevproxies.storage.dell.com Status: Present Uuid: f70ed591-66be-40fc-acf4-b34e38bb0360 Version: v1 Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csipowerstores.storage.dell.com Status: Present Uuid: e34c07eb-d996-4c85-a9c6-f3181196db5a Version: v1 Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csiunities.storage.dell.com Status: Present Uuid: 53c320e6-2ccb-405b-b8c7-2ad4f7017fb2 Version: v1 Group: apiextensions.k8s.io Kind: CustomResourceDefinition Message: CRD is present and Established condition is true Name: csivxflexoses.storage.dell.com Status: Present Uuid: 4c6a45c9-85e5-4287-81a2-fa871745bed3 Version: v1 Group: Kind: ServiceAccount Message: Service account is owned by another ClusterServiceVersion Name: dell-csi-operator-manager-service-account Status: PresentNotSatisfied Version: v1 Events: