William Reed
William Reed
@robbie-demuth I've had it hit the continue there because in your scheme for the tests you need to make sure to add _both_ the spokes (the place where your webhook...
I solved it. It's a problem with how kubebuilder generates the code (in my case). I started debugging, and `convertibles` seemed to be empty ``` (dlv) p convertibles map[k8s.io/apimachinery/pkg/runtime/schema.GroupKind]struct {}...
never mind. I figured it out. I think. turns out oni is expecting me to install this with the `[all]` extras.. which I didn't want to do. There were errors...
@gatesn definitely. Install the Oni editor, then follow the instructions for setting up this plugin, but do not use the [all] directive. I believe I used `rope` and `mccabe`, but...
Any movement in this feature? Would be great for using Jellyfin as my music app in the car.
Out of curiosity, I'm running into a similar problem that I could have sworn I've seen another issue for but I can't find it.... but @soloabejo, what is your kubelet...
This feature would be very advantageous to us. As we grow as a company, it is our desire to move away from a central team needing to know about the...
I'm running into this as well, and adding `FlakeAttempts(5)`, that test passes.. I can't seem to figure out what the race condition is. I'm deleting and recreating my object `JustBefore`...
Just kidding. Turns out wrapping my assertions in an Eventually fixed this. I admit it's still a little disturbing that I'm getting this error in these tests, but I think...
Having this feature in the CLI alone would be really amazing. I'm looking for this ability currently to prove that a release to staging was good, and I want the...