We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened: yurt-manager cannot start. logs:
I0113 02:07:40.145529 1 platform_admin_controller.go:117] resource iot.openyurt.io/v1beta1, Resource=platformadmins doesn't exist 2025-01-13T02:07:40Z ERROR setup unable to setup controllers {"error": "no matches for iot.openyurt.io/v1beta1, Resource=platformadmins"} github.com/openyurtio/openyurt/cmd/yurt-manager/app.Run /build/cmd/yurt-manager/app/manager.go:211 github.com/openyurtio/openyurt/cmd/yurt-manager/app.NewYurtManagerCommand.func2 /build/cmd/yurt-manager/app/manager.go:111 github.com/spf13/cobra.(*Command).execute /go/pkg/mod/github.com/spf13/[email protected]/command.go:989 github.com/spf13/cobra.(*Command).ExecuteC /go/pkg/mod/github.com/spf13/[email protected]/command.go:1117 github.com/spf13/cobra.(*Command).Execute /go/pkg/mod/github.com/spf13/[email protected]/command.go:1041 main.main /build/cmd/yurt-manager/yurt-manager.go:46 runtime.main /usr/local/go/src/runtime/proc.go:271
How to reproduce it (as minimally and precisely as possible): Install openyurt 1.6.0 in k8s 1.30.8.
Environment:
kubectl version
cat /etc/os-release
uname -a
/kind bug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
yurt-manager cannot start.
logs:
How to reproduce it (as minimally and precisely as possible):
Install openyurt 1.6.0 in k8s 1.30.8.
Environment:
kubectl version
): 1.30.8cat /etc/os-release
): almalinux 9.5uname -a
): 5.14.0-503.19.1.el9_5.x86_64/kind bug
The text was updated successfully, but these errors were encountered: