This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 752
Error when spinning up kubeless: cronjob-trigger-controller v1.0.3 crashes with Unable to read the configmap: Error while fetching config location: v1beta1. #1245
Comments
I do get a couple of warnings though, I wonder if these are related?
|
And I received this error when trying to launch a kubeless function: #1221 |
RBAC seems to be using deprecated schemas. They may have to be downloaded and manually updated |
These appear to be the latest schemas...
What about the crd api schema? The error specifies |
When I downloaded it, I saw v1beta1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
What happened:
Spun up single node digital ocean k8s cluster v1.21.2. Then attempted to install kubeless using the following command:
All resources are created but the
cronjob-trigger-controller
container is failing with the following error:What you expected to happen:
The application to launch successfully
How to reproduce it (as minimally and precisely as possible):
Run the command on a brand new digital ocean cluster
Anything else we need to know?:
Environment:
kubectl version
): client==v1.22.0, server==v1.21.2kubeless version
): n/aThe text was updated successfully, but these errors were encountered: