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

"Build and run" for Serverless Function fails #3522

Closed
datho7561 opened this issue Nov 3, 2023 · 1 comment · Fixed by #3530
Closed

"Build and run" for Serverless Function fails #3522

datho7561 opened this issue Nov 3, 2023 · 1 comment · Fixed by #3530
Assignees
Milestone

Comments

@datho7561
Copy link
Contributor

The following error is output onto the terminal:

Error: "true" is not a known builder. Available builders are "pack" and "s2i"
@datho7561
Copy link
Contributor Author

oops we should probably have worked on this for 1.10.1 🤦

datho7561 added a commit to datho7561/vscode-openshift-tools that referenced this issue Nov 6, 2023
It seems like they changed `-b` abbreviation to mean "builder" instead
of "build", somewhere between 1.10.0 and 1.12.0.

Fixes redhat-developer#3522

Signed-off-by: David Thompson <davidethompson@me.com>
@datho7561 datho7561 self-assigned this Nov 6, 2023
datho7561 added a commit that referenced this issue Nov 6, 2023
It seems like they changed `-b` abbreviation to mean "builder" instead
of "build", somewhere between 1.10.0 and 1.12.0.

Fixes #3522

Signed-off-by: David Thompson <davidethompson@me.com>
@github-project-automation github-project-automation bot moved this to ✅ Done in IDE Cloudaptors Nov 6, 2023
@datho7561 datho7561 added this to the 1.10.2 milestone Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant