You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install ondat on kubernetes onperm cluster v1.25.0, PodDistributionBudge config miss and got this error log.
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/manager/internal.go:696 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager.controller.etcdrestore Could not wait for Cache to sync {"reconciler group": "etcd.improbable.io", "reconciler kind": "EtcdRestore", "error": "failed to wait for etcdrestore caches to sync: timed out waiting for cache to be synced"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:195 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/manager/internal.go:696 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "failed to wait for etcdpeer caches to sync: cache did not sync"} 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "failed to wait for etcdrestore caches to sync: timed out waiting for cache to be synced"} 2022-09-16T09:37:04.669Z ERROR setup problem running manager {"error": "failed to wait for etcdcluster caches to sync: no matches for kind \"PodDisruptionBudget\" in version \"policy/v1beta1\""} main.main /workspace/main.go:250 runtime.main /usr/local/go/src/runtime/proc.go:203 2022-09-16T09:37:04.669Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "leader election lost"}
Can you please help me?
Thank you so much.
The text was updated successfully, but these errors were encountered:
Dear admin,
When I install ondat on kubernetes onperm cluster v1.25.0, PodDistributionBudge config miss and got this error log.
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/manager/internal.go:696 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager.controller.etcdrestore Could not wait for Cache to sync {"reconciler group": "etcd.improbable.io", "reconciler kind": "EtcdRestore", "error": "failed to wait for etcdrestore caches to sync: timed out waiting for cache to be synced"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:195 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/manager/internal.go:696 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "failed to wait for etcdpeer caches to sync: cache did not sync"} 2022-09-16T09:37:04.570Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "failed to wait for etcdrestore caches to sync: timed out waiting for cache to be synced"} 2022-09-16T09:37:04.669Z ERROR setup problem running manager {"error": "failed to wait for etcdcluster caches to sync: no matches for kind \"PodDisruptionBudget\" in version \"policy/v1beta1\""} main.main /workspace/main.go:250 runtime.main /usr/local/go/src/runtime/proc.go:203 2022-09-16T09:37:04.669Z ERROR controller-runtime.manager error received after stop sequence was engaged {"error": "leader election lost"}
Can you please help me?
Thank you so much.
The text was updated successfully, but these errors were encountered: