Skip to content

PodDistributionPolicy CRDs config Missing #56

Description

@lillianphyo

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/controller-runtime@v0.9.5/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.9.5/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/controller-runtime@v0.9.5/pkg/internal/controller/controller.go:195 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.9.5/pkg/internal/controller/controller.go:221 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startRunnable.func1 /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.9.5/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions