Javier López Barba
Javier López Barba
The module that we use supports worktrees, so it should be just checking how we can get the right values from it
@jmacelroy I just saw that this one is closed but checking the `go.mod` file the issue still persists. I'm reopening it again, if you have any objection, feel free to...
Hi @Mark90, I was able to reproduce it. Right now we don't have an ETA on when it will be fixed, but I have added the labels to check if...
Adding `keep` label to prevent future closings
> @pchico83, are there any way to deploy dependencies only? > I ran into the same as @jLopezbarb - I need to deploy different dependencies and don't need to deploy...
Once the commands has been executed if `--wait` is passed, it list all the deployments and statefulsets that has the deployed by label and wait until all of them has...
@pchico83 do we want to move into this approach or should we close it until we have a clearer idea?
Hi @phoenix-bjoern, You're right and it makes sense but it's something we need to research, We've had some issues in the past with other things related to file permissions and...
Hi @phoenix-bjoern, Have you tried using `okteto namespace delete`? [okteto namespace delete](https://www.okteto.com/docs/reference/cli/#delete-1) provides a safe way for a user to remove completely a namespace he is owner of without having...
> But maybe it a good enhancement to make it configurable in the destroy section to also remove the entire namespace. I think this is a good feature. I will...