Skip to content
New issue

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

fails on k8s 1.24.1 #122

Open
outbackdingo opened this issue May 31, 2022 · 0 comments
Open

fails on k8s 1.24.1 #122

outbackdingo opened this issue May 31, 2022 · 0 comments

Comments

@outbackdingo
Copy link

❯ make start-ota
serviceaccount/weave-net configured
clusterrole.rbac.authorization.k8s.io/weave-net configured
clusterrolebinding.rbac.authorization.k8s.io/weave-net configured
role.rbac.authorization.k8s.io/weave-net configured
rolebinding.rbac.authorization.k8s.io/weave-net configured
daemonset.apps/weave-net configured
Using cluster from kubectl context: kubernetes

namespace/ingress-nginx unchanged
deployment.apps/default-http-backend unchanged
service/default-http-backend unchanged
configmap/nginx-configuration unchanged
configmap/tcp-services unchanged
configmap/udp-services unchanged
serviceaccount/nginx-ingress-serviceaccount unchanged
deployment.apps/nginx-ingress-controller unchanged
service/ingress-nginx unchanged
unable to recognize "/home/dingo/ota-community-edition/scripts/../generated/templates/ingress": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1"
unable to recognize "/home/dingo/ota-community-edition/scripts/../generated/templates/ingress": no matches for kind "Role" in version "rbac.authorization.k8s.io/v1beta1"
unable to recognize "/home/dingo/ota-community-edition/scripts/../generated/templates/ingress": no matches for kind "RoleBinding" in version "rbac.authorization.k8s.io/v1beta1"
unable to recognize "/home/dingo/ota-community-edition/scripts/../generated/templates/ingress": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1"
make: *** [Makefile:34: start_start-all] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant