Javier López Barba
Javier López Barba
@mnevadom Could you check if https://github.com/okteto/okteto/pull/3071 fixed this issue? Both issues were pretty similar and I think we can close this one as part of the PR
Closing this issue since #3071 is fixing the issue. @mnevadom feel free to reopen the issue again if the new behavior is not the one you expected
It's also affecting all other commands that use this selector (down/doctor/exec/initv1/push/restart/status)
Yes @pistocop, you can create a `Dockerfile` including the volumes like this: ``` Dockerfile FROM $SERVICE_IMAGE COPY $LOCALPATH $REMOTEPATH ``` And using the new image + removing/commenting them on the...
@maroshii Isn't this already released?
Highlighting the proper use of PR labels was already done by @maroshii. You can check out the section [pull request labels](https://github.com/okteto/okteto/blob/master/docs/RELEASE.md#pull-request-labels) on the [RELEASE document](https://github.com/okteto/okteto/blob/master/docs/RELEASE.md). I created #2985 to update...
yes, I think we can close it for now
It fails because it's a k8s context and not an okteto cluster. I think that we can make two things to improve UX: 1. Return a clearer error saying that...
Reopening since it's not completed
@rberrelleza Is this still happening? If so, could you share the okteto manifest that reproduces the issue? I have this message: