cluster-operator icon indicating copy to clipboard operation
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

cluster-operator can check the logs after the creation of the job

Version: 2.4.4 hello, Having issue with csi-helper pod. its continuously restarting with following error. storageos-csi-helper in on CrashLoopBackOff state with following error. error: a container name must be specified for...

### Problem Description Kubernetes has been deprecating API(s), which will be removed and are no longer available in 1.22. Operators projects using [these APIs](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22) versions will **not** work on Kubernetes...

To merge when `v2.5.0` is released.

Removes some complexity that was required for earlier versions of Kubernetes to select appropriate images. From k8s 1.15 onwards, image selection is static, apart from adding the csi-resizer from k8s...

do-not-merge/wip

In a microk8s environment, I installed storageos cluster-operator with helm3 chart , csi enabled . Everything runs ok , including GUI, and PVC creation. POD's instead fails to attach -...

- Adds [kustomization](https://kustomize.io/) files - kustomize applies the kustomize namespace on all the namespaced resources. Remove the namespace from individual files. - Move operator optional environment variables to be populated...

do-not-merge/wip

We already use operator-sdk v0.18 go package. Use the new OSDK CLI with `--crd-version` flag to generate v1beta1 CRDs. NOTE: This should be merged after v2.2 release.

do-not-merge/wip

Hi all, Am I missing smth or I don't see any capabilities to install storageos (even 2.x version) on dedicated pvcs attached to the nodes in clouds Kubernetes distrubutions? For...

` 2020-05-18T08:54:40.323Z ERROR controller-runtime.controller Reconciler error {"controller": "node-controller", "request": "/k8snode3", "error": "API error (Server failed to process your request. Was the data correct?): node not found"} github.com/storageos/cluster-operator/vendor/github.com/go-logr/zapr.(*zapLogger).Error /go/src/github.com/storageos/cluster-operator/vendor/github.com/go-logr/zapr/zapr.go:128 github.com/storageos/cluster-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler /go/src/github.com/storageos/cluster-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:218...