-
Notifications
You must be signed in to change notification settings - Fork 15
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
Function failed to get deployed on the ocp cluster when using namespace/project other than default #242
Comments
Steps to reproduce:
|
Just to be clear that this is not related to Knative Functions or the VSCode plugin, the following few steps can reproduce this error without too much effort.
|
From the title: |
@mhdawson I do not think the namespace is the issue here. I don't remember whether I was using the default namespace with my test or not, but I've seen this issue reproduced enough that I would be surprised if that was the problem (given that the easiest way to try something is to use the default). |
@lance thanks, that is what I wanted to confirm |
Any news on this front? |
@lholmquist should this be an issue in https://github.com/nodeshift/faas-js-runtime instead? |
I'm not seeing how this is related to the faas-js-runtime.
would've been nice if we had what this error output was though |
I think this is an issue with pack builder, having the same issue with npm workspaces. Somehow can not create a symlink. |
When deploying the function to the ocp cluster I am encountering following error on the deployed pod:
Log from the terminal:
And the pod log:
The text was updated successfully, but these errors were encountered: