cluster-operator
cluster-operator copied to clipboard
cluster-operator creates, configures and helps manage StorageOS cluster on Kubernetes
Results
22
cluster-operator issues
Sort by
recently updated
recently updated
newest added
I have a zpool mounted on `/var/lib/storageos`. Using ext4 as fsType crashes when the pvc is used and the final `mount -t ext4 ..` is executed. I do not find...
bug
The cleanup job is created in the default namespace, at the moment. It would be better to keep all the operator generated resources in the same namespace.