-
Notifications
You must be signed in to change notification settings - Fork 887
Devcontainer fails to build #8540
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
Comments
This is a bug with envbuilder we'll fix! |
@Tirzono v0.2.0 of envbuilder will be coming out shortly. It should just work, but let me know if you have any problems. I'll ping here once it's out. |
kylecarbs
added a commit
to coder/envbuilder
that referenced
this issue
Jul 18, 2023
This resolves coder/coder#8540.
v0.2.0 is pushed! Try updating the image and LMK if that works. |
That seems to work, thank you very much for the quick fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am running a k3s cluster with
local-storage
as my default storage class. I am using the following template (with the changes done in #8539):https://github.com/coder/coder/blob/main/examples/templates/devcontainer-kubernetes/main.tf
When using one of the example repository (vercel/next.js), I get the following error while starting a workspace:
Note the same errors appears with the other example repositories.
I am not entirely sure whether this is a bug in coder, envbuilder or something on my side when it comes to the configuration of my cluster, but please let me know if it's something on my side or whether I should open an issue in the envbuilder repository.
The text was updated successfully, but these errors were encountered: