Javier López Barba
Javier López Barba
Closing because we have no clear repro steps. Feel free to reopen if the error appears again
Blocked until #2855 is released
@pchico83 since it's already working and documented. Can we close this issue?
@AgustinRamiroDiaz Do you know what can cause the removal of the backslash when running this command: `C:\\Windows\\system32\\bash.exe C:\Users\javif\Repos\okteto\bin\okteto.exe deploy -f requirements.txt`
This bug is also happenning on 2.3, 2.2, 2.1 and 2.0 versions
Do you remember the manifest that you were using? I think we fixed one related with having it from a compose but not sure if it's the same error
I could reproduce the issue, but since it's something that can be a pain, I will propose three different solutions: 1. Can/Should we create a new init container that checks...
It's possible if we run the copy command. But we are skipping the copy command if the `init-volume-container` is initialised, so we will have the same error if we run...
> @jLopezbarb What about catching the error `failed to prepare subPath for volumeMount` and show an error telling the volume is full and a CTA to increase the volume size?...
@teresaromero I can't reproduce it either. Let's close it and reopen if we can reproduce it