starrocks: Reconciler error in Starrocks Operator (invalid: metadata.resourceVersion) | Latest Helm Chart
General Question
I have an issue with the Starrocks Operator when apply the Starrocks Cluster with FE and BE. I add the Operator logs:
I0803 22:11:49.113850 1 starrockscluster_controller.go:83] StarRocksClusterReconciler reconcile the update crd name starrocks namespace kube-starrocks I0803 22:11:49.117336 1 statefulset.go:89] the statefulset name starrocks-fe new hash value 2344900785 old have value 3682884808 I0803 22:11:49.117483 1 k8sutils.go:94] Updating resource service namespace kube-starrocks name starrocks-fe kind &TypeMeta{Kind:,APIVersion:,} I0803 22:11:49.167775 1 k8sutils.go:94] Updating resource service namespace kube-starrocks name starrocks-fe-search kind &TypeMeta{Kind:,APIVersion:,} E0803 22:11:49.188632 1 fe_controller.go:111] FeController Sync create or patch internal service namespace kube-starrocks name starrocks-fe-search failed, message Service "starrocks-fe-search" is invalid: metadata.resourceVersion: Invalid value: "": must be specified for an update E0803 22:11:49.188697 1 starrockscluster_controller.go:111] StarRocksClusterReconciler reconcile sub resource reconcile failed, namespace=kube-starrocks, name=starrocks, controller=feController, error=Service "starrocks-fe-search" is invalid: metadata.resourceVersion: Invalid value: "": must be specified for an update 1.6911007091887467e+09 ERROR Reconciler error {"controller": "starrockscluster", "controllerGroup": "starrocks.com", "controllerKind": "StarRocksCluster", "StarRocksCluster": {"name":"starrocks","namespace":"kube-starrocks"}, "namespace": "kube-starrocks", "name": "starrocks", "reconcileID": "572f57e6-c84a-490b-a9fb-e11786f8711b", "error": "Service \"starrocks-fe-search\" is invalid: metadata.resourceVersion: Invalid value: \"\": must be specified for an update"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler /go/src/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:326 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem /go/src/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:273 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 /go/src/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:234
The environment: Tanzu WmWare - Kubernetes
Could you please help me with this?
Thanks in advance.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 26 (13 by maintainers)
Ok