Kael Baldwin
Kael Baldwin
I am also having the same issue.
@wizard580 This might not help you, and it's certainly not ideal, but at least to share what worked for my use case: While using a manifest file that would work...
manually changing to %d worked for me... dunno if this will cause any other problems down the road.
@OrkoHunter No Problem, this is a neat tool, thank you for making it! It does work on windows with the change, I'll have to double check linux, but I don't...
@FabianKramm OK, I see what you are saying. I could see how this would be good on a cluster devoted to devspace, but in our cluster, I'm using devspace alongside...
#37 allows me to use vim keybindings for up and down (j and k) but arrows are not resolved by it for me, just as an fyi.
I had what I think was the same issue as this. I'm not sure the cause, but I deleted each pod of the csi-rbdplugin deamonset one at a time, waiting...
@LukasGentele Just some relevant information that affect your solution. I recently ran into a similar issue in one of my projects. Github's api supports conditional requests, which would cause the...
I went ahead and created an issue in go-github-selfupdate for conditional requests: [https://github.com/rhysd/go-github-selfupdate/issues/17](https://github.com/rhysd/go-github-selfupdate/issues/17)