Renann Prado
Renann Prado
I've just faced the same need. The service `createService` doesn't take the `namespace` of the `Deployment` into consideration while creating the service. Which causes the service to be created in...
Any news about this one? I would like to try the release candidates.
@cobraz @stack72 is there any workaround that I could use for that or could you guys tell briefly how that could be implemented?
I've just came across the same error. 
+1 to this. Now I understand why I see all the goroutines with state "PAUSED ON BREAKPOINT" in VSCODE. I believe that letting all other threads/goroutines run until they reach...
@au-phiware when a breakpoint is hit in the background, then that goroutine is paused on that breakpoint, that's what happens while debugging java, for example. To make things clear: say...
we'd love to see this implemented as well or at least provided a workaround...
@rfratto I'm by far attached to the name of the flag. What's important IMHO is that we have the feature and I think your suggestion is a good one.
One should rebase and modify the most up to date version before sending PR/merging.
> That's right. They would still need to fix the conflicts on their branch though and I don't think it would be able to be done like a conventional conflict...