cluster-operator
cluster-operator copied to clipboard
cluster-operator creates, configures and helps manage StorageOS cluster on Kubernetes
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...
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...
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.
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...