advancedtelematic / ota-community-edition

End-to-end Over The Air updates
Mozilla Public License 2.0
54 stars 24 forks source link

fails on k8s 1.24.1 #122

Open outbackdingo opened 2 years ago

outbackdingo commented 2 years ago

❯ 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