Name: dell-csi-operator-certified.v1.2.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_ENDPOINT", "value": "1.1.1.1" }, { "name": "X_CSI_ISI_PORT", "value": "8080" }, { "name": "X_CSI_ISI_PATH", "value": "/ifs/data/csi" }, { "name": "X_CSI_ISILON_NO_PROBE_ON_START", "value": "false" }, { "name": "X_CSI_ISI_AUTOPROBE", "value": "true" }, { "name": "X_CSI_ISI_INSECURE", "value": "true" }, { "name": "X_CSI_DEBUG", "value": "true" }, { "name": "X_CSI_CUSTOM_TOPOLOGY_ENABLED", "value": "false" } ], "image": "dellemc/csi-isilon:v1.4.0.000R", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v4", "controller": { "envs": [ { "name": "X_CSI_ISI_QUOTA_ENABLED", "value": "true" }, { "name": "X_CSI_ISI_ACCESS_ZONE", "value": "System" } ] }, "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_ISILON_NFS_V3", "value": "false" } ] }, "replicas": 2, "sideCars": [ { "args": [ "--volume-name-prefix=csipscale" ], "name": "provisioner" } ], "snapshotClass": [ { "name": "volumesnapshotclass", "parameters": { "IsiPath": "/ifs/data/csi" } } ], "storageClass": [ { "allowVolumeExpansion": true, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-isilon.dellemc.com/1.1.1.1", "values": [ "csi-isilon.dellemc.com" ] } ] } ], "default": true, "name": "storageclass", "parameters": { "AccessZone": "System", "AzServiceIP": "1.1.1.1", "IsiPath": "/ifs/data/csi", "RootClientEnabled": "false" }, "reclaimPolicy": "Delete", "volumeBindingMode": "WaitForFirstConsumer" } ] } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIPowerMax", "metadata": { "name": "test-powermax", "namespace": "test-powermax" }, "spec": { "driver": { "common": { "envs": [ { "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_POWERMAX_ARRAYS", "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:v1.5.0.000R", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v4", "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_POWERMAX_ISCSI_ENABLE_CHAP", "value": "false" } ] }, "replicas": 2, "snapshotClass": [ { "name": "powermax-snapclass" } ], "storageClass": [ { "allowVolumeExpansion": false, "default": false, "name": "bronze", "parameters": { "SRP": "DEFAULT_SRP", "SYMID": "000000000001", "ServiceLevel": "Bronze" }, "reclaimPolicy": "Delete", "volumeBindingMode": "Immediate" }, { "allowVolumeExpansion": false, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-powermax.dellemc.com/000000000001", "values": [ "csi-powermax.dellemc.com" ] } ] } ], "default": true, "name": "bronze-topology", "parameters": { "SRP": "DEFAULT_SRP", "SYMID": "000000000001", "ServiceLevel": "Bronze" }, "reclaimPolicy": "Delete", "volumeBindingMode": "WaitForFirstConsumer" }, { "allowVolumeExpansion": true, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-powermax.dellemc.com/000000000001", "values": [ "csi-powermax.dellemc.com" ] } ] } ], "name": "bronze-topology-resize", "parameters": { "SRP": "DEFAULT_SRP", "SYMID": "000000000001", "ServiceLevel": "Bronze" }, "reclaimPolicy": "Delete", "volumeBindingMode": "WaitForFirstConsumer" } ] } } }, { "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.1.0.000R", "imagePullPolicy": "Always", "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_ENDPOINT", "value": "https://127.0.0.1/api/rest" }, { "name": "X_CSI_POWERSTORE_NODE_NAME_PREFIX", "value": "csi" }, { "name": "X_CSI_TRANSPORT_PROTOCOL", "value": "ISCSI" }, { "name": "X_CSI_FC_PORTS_FILTER_FILE_PATH", "value": "/etc/fc-ports-filter" } ], "image": "dellemc/csi-powerstore:v1.2.0.000R", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v2", "forceUpdate": false, "node": { "envs": [ { "name": "X_CSI_POWERSTORE_ENABLE_CHAP", "value": "true" } ] }, "replicas": 2, "snapshotClass": [ { "name": "powerstore-snapshot" } ], "storageClass": [ { "default": true, "name": "powerstore", "parameters": { "csi.storage.k8s.io/fstype": "ext4" }, "reclaimPolicy": "Delete" }, { "name": "powerstore-xfs", "parameters": { "csi.storage.k8s.io/fstype": "xfs" }, "reclaimPolicy": "Delete" }, { "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-powerstore.dellemc.com/127.0.0.1-nfs", "values": [ "true" ] } ] } ], "name": "powerstore-nfs", "parameters": { "csi.storage.k8s.io/fstype": "nfs", "nasName": "nas-server" }, "reclaimPolicy": "Delete" } ] } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIUnity", "metadata": { "name": "test-unity", "namespace": "test-unity" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_UNITY_DEBUG", "value": "true" } ], "image": "dellemc/csi-unity:v1.4.0.000R", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v3", "replicas": 2, "sideCars": [ { "args": [ "--volume-name-prefix=csiunity" ], "name": "provisioner" }, { "args": [ "--snapshot-name-prefix=csiunitysnap" ], "name": "snapshotter" } ], "snapshotClass": [ { "name": "test-snap", "parameters": { "retentionDuration": "" } } ], "storageClass": [ { "allowVolumeExpansion": true, "default": true, "name": "virt2016****-fc", "parameters": { "arrayId": "VIRT2016****", "protocol": "FC", "storagePool": "pool_1" }, "reclaimPolicy": "Delete" }, { "allowVolumeExpansion": true, "name": "virt2017****-iscsi", "parameters": { "arrayId": "VIRT2017****", "protocol": "iSCSI", "storagePool": "pool_1" }, "reclaimPolicy": "Delete" }, { "allowVolumeExpansion": true, "name": "virt2017****-nfs", "parameters": { "arrayId": "VIRT2017****", "hostIoSize": "8192", "nasServer": "nas_1", "protocol": "NFS", "storagePool": "pool_1" }, "reclaimPolicy": "Delete" }, { "allowVolumeExpansion": true, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-unity.dellemc.com/virt2017****-iscsi", "values": [ "true" ] } ] } ], "name": "virt2017****-iscsi-topology", "parameters": { "arrayId": "VIRT2017****", "protocol": "iSCSI", "storagePool": "pool_1" }, "reclaimPolicy": "Delete", "volumeBindingMode": "WaitForFirstConsumer" } ] } } }, { "apiVersion": "storage.dell.com/v1", "kind": "CSIVXFlexOS", "metadata": { "name": "test-vxflexos", "namespace": "test-vxflexos" }, "spec": { "driver": { "common": { "envs": [ { "name": "X_CSI_VXFLEXOS_SYSTEMNAME", "value": "systemname" }, { "name": "X_CSI_VXFLEXOS_ENDPOINT", "value": "https://127.0.0.1" }, { "name": "X_CSI_VXFLEXOS_ENABLELISTVOLUMESNAPSHOT", "value": "false" }, { "name": "X_CSI_VXFLEXOS_ENABLESNAPSHOTCGDELETE", "value": "false" }, { "name": "X_CSI_DEBUG", "value": "true" } ], "image": "dellemc/csi-vxflexos:v1.3.0.000R", "imagePullPolicy": "IfNotPresent" }, "configVersion": "v3", "forceUpdate": false, "initContainers": [ { "envs": [ { "name": "MDM", "value": "10.xx.xx.xx,10.xx.xx.xx" } ], "image": "dellemc/sdc:3.5.1.1", "imagePullPolicy": "IfNotPresent", "name": "sdc" } ], "replicas": 1, "snapshotClass": [ { "name": "vxflexos-snapclass" } ], "storageClass": [ { "allowVolumeExpansion": true, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-vxflexos.dellemc.com/X_CSI_VXFLEXOS_SYSTEMNAME", "values": [ "csi-vxflexos.dellemc.com" ] } ] } ], "default": true, "name": "vxflexos", "parameters": { "storagepool": "pool1" }, "reclaimPolicy": "Delete" }, { "allowVolumeExpansion": true, "allowedTopologies": [ { "matchLabelExpressions": [ { "key": "csi-vxflexos.dellemc.com/X_CSI_VXFLEXOS_SYSTEMNAME", "values": [ "csi-vxflexos.dellemc.com" ] } ] } ], "default": false, "name": "vxflexos-xfs", "parameters": { "FsType": "xfs", "storagepool": "pool1" }, "reclaimPolicy": "Delete" } ] } } } ] capabilities: Seamless Upgrades categories: Storage certified: true containerImage: dellemc/dell-csi-operator@sha256:126790cbea5d21fa49e927791742c1a4a108ad7931c08247f822bb4d416b98a6 olm.operatorGroup: global-operators olm.operatorNamespace: openshift-operators operators.operatorframework.io/builder: operator-sdk-v1.1.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v2 repository: https://github.com/dell/dell-csi-operator support: Dell EMC API Version: operators.coreos.com/v1alpha1 Kind: ClusterServiceVersion Metadata: Creation Timestamp: 2021-01-27T20:45:17Z 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.targetNamespaces: 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: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: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-02T10:21:55Z Resource Version: 495459379 UID: be64b8e1-a057-46ab-b36d-f9824436e2ae Spec: Apiservicedefinitions: 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: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate 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: Storage Class Parameters Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Storage Class Parameters 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: 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: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate 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: Storage Class Parameters Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Storage Class Parameters 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: 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 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: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate 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: Storage Class Parameters Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Storage Class Parameters 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: 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: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate 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: Storage Class Parameters Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Storage Class Parameters 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: 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 VxFlexOS 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: ForceUpdate is the boolean flag used to force an update of the driver instance Display Name: Force update Path: driver.forceUpdate 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: Storage Class Parameters Path: driver.storageClass[0].allowVolumeExpansion Description: Restrict the node topologies where volumes can be dynamically provisioned. Display Name: Storage Class Parameters 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: 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 update watch API Groups: rbac.authorization.k8s.io Resources: roles Verbs: create get list 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 get list 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: docker.io/dellemc/dell-csi-operator@sha256:126790cbea5d21fa49e927791742c1a4a108ad7931c08247f822bb4d416b98a6 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 Replaces: dell-csi-operator.v1.1.0 Version: 1.2.0 Status: Cleanup: Conditions: Last Transition Time: 2021-12-02T11:16:16Z Last Update Time: 2021-12-02T11:16:16Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Installing Reason: InstallWaiting Last Transition Time: 2021-12-02T11:21:16Z Last Update Time: 2021-12-02T11:21:16Z Message: install timeout Phase: Failed Reason: InstallCheckFailed Last Transition Time: 2021-12-02T11:21:16Z Last Update Time: 2021-12-02T11:21:16Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Pending Reason: NeedsReinstall Last Transition Time: 2021-12-02T11:21:16Z Last Update Time: 2021-12-02T11:21:16Z Message: all requirements found, attempting install Phase: InstallReady Reason: AllRequirementsMet Last Transition Time: 2021-12-02T11:21:17Z Last Update Time: 2021-12-02T11:21:17Z Message: waiting for install components to report healthy Phase: Installing Reason: InstallSucceeded Last Transition Time: 2021-12-02T11:21:17Z Last Update Time: 2021-12-02T11:21:17Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Installing Reason: InstallWaiting Last Transition Time: 2021-12-02T11:25:02Z Last Update Time: 2021-12-02T11:25:02Z Message: install strategy completed with no errors Phase: Succeeded Reason: InstallSucceeded Last Transition Time: 2021-12-02T12:35:13Z Last Update Time: 2021-12-02T12:35:13Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Failed Reason: ComponentUnhealthy Last Transition Time: 2021-12-02T12:35:13Z Last Update Time: 2021-12-02T12:35:13Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Pending Reason: NeedsReinstall Last Transition Time: 2021-12-02T12:35:13Z Last Update Time: 2021-12-02T12:35:13Z Message: all requirements found, attempting install Phase: InstallReady Reason: AllRequirementsMet Last Transition Time: 2021-12-02T12:35:14Z Last Update Time: 2021-12-02T12:35:14Z Message: waiting for install components to report healthy Phase: Installing Reason: InstallSucceeded Last Transition Time: 2021-12-02T12:35:14Z Last Update Time: 2021-12-02T12:35:14Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Installing Reason: InstallWaiting Last Transition Time: 2021-12-02T12:35:42Z Last Update Time: 2021-12-02T12:35:42Z Message: install strategy completed with no errors Phase: Succeeded Reason: InstallSucceeded Last Transition Time: 2021-12-02T12:37:34Z Last Update Time: 2021-12-02T12:37:34Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Failed Reason: ComponentUnhealthy Last Transition Time: 2021-12-02T12:37:34Z Last Update Time: 2021-12-02T12:37:34Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Pending Reason: NeedsReinstall Last Transition Time: 2021-12-02T12:37:34Z Last Update Time: 2021-12-02T12:37:34Z Message: all requirements found, attempting install Phase: InstallReady Reason: AllRequirementsMet Last Transition Time: 2021-12-02T12:37:34Z Last Update Time: 2021-12-02T12:37:34Z Message: waiting for install components to report healthy Phase: Installing Reason: InstallSucceeded Last Transition Time: 2021-12-02T12:37:34Z Last Update Time: 2021-12-02T12:37:34Z Message: installing: waiting for deployment dell-csi-operator-controller-manager to become ready: deployment "dell-csi-operator-controller-manager" not available: Deployment does not have minimum availability. Phase: Installing Reason: InstallWaiting Last Transition Time: 2021-12-02T12:39:23Z Last Update Time: 2021-12-02T12:39:23Z Message: install strategy completed with no errors Phase: Succeeded Reason: InstallSucceeded Last Transition Time: 2021-12-02T12:51:39Z Last Update Time: 2021-12-02T12:51:39Z Message: being replaced by csv: dell-csi-operator-certified.v1.5.0 Phase: Replacing Reason: BeingReplaced Last Transition Time: 2021-12-02T12:51:39Z Last Update Time: 2021-12-02T12:51:39Z Message: The operator is running in openshift-operators but is managing this namespace Phase: Replacing 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 Dependents: Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","endpoints","events","persistentvolumeclaims","pods","secrets","serviceaccounts","services","services/finalizers"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get","list","patch","update","watch"],"apiGroups":[""],"resources":["nodes"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["patch","update"],"apiGroups":[""],"resources":["persistentvolumeclaims/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":[""],"resources":["persistentvolumes"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","list","watch"],"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["apps"],"resources":["daemonsets","deployments","replicasets","statefulsets"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["update"],"apiGroups":["apps"],"resources":["deployments/finalizers"],"resourceNames":["dell-csi-operator-controller-manager"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["coordination.k8s.io"],"resources":["leases"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","replicasets","rolebindings"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get","list","update","watch"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["roles"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["use"],"apiGroups":["security.openshift.io"],"resources":["securitycontextconstraints"],"resourceNames":["privileged"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["snapshot.storage.k8s.io"],"resources":["volumesnapshotclasses","volumesnapshotcontents"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["update"],"apiGroups":["snapshot.storage.k8s.io"],"resources":["volumesnapshotcontents/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["get","list","update","watch"],"apiGroups":["snapshot.storage.k8s.io"],"resources":["volumesnapshots","volumesnapshots/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csiisilons","csiisilons/finalizers","csiisilons/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csipowermaxes","csipowermaxes/finalizers","csipowermaxes/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csipowermaxrevproxies","csipowermaxrevproxies/finalizers","csipowermaxrevproxies/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csipowerstores","csipowerstores/finalizers","csipowerstores/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csiunities","csiunities/finalizers","csiunities/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["*"],"apiGroups":["storage.dell.com"],"resources":["csivxflexoses","csivxflexoses/finalizers","csivxflexoses/status"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get","list","update","watch"],"apiGroups":["storage.k8s.io"],"resources":["csidrivers"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get","list","update","watch"],"apiGroups":["storage.k8s.io"],"resources":["csinodes"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["storage.k8s.io"],"resources":["storageclasses"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["create","get","list","patch","update","watch"],"apiGroups":["storage.k8s.io"],"resources":["volumeattachments"]} Status: Satisfied Version: v1 Group: rbac.authorization.k8s.io Kind: PolicyRule Message: cluster rule:{"verbs":["patch"],"apiGroups":["storage.k8s.io"],"resources":["volumeattachments/status"]} Status: Satisfied Version: v1 Group: Kind: ServiceAccount Message: Name: dell-csi-operator-manager-service-account Status: Present Version: v1 Events: