Ben Porter

Results 26 comments of Ben Porter

@postmodern do you need/want some help with this? I've never hacked on an rpm spec file but it would be super convenient to have this and ruby-install in the repo...

@taylorzr I'm using brew for linux to install it now: https://docs.brew.sh/Homebrew-on-Linux `brew install ruby-install chruby`

This does result in a new deprecation warning during build: ``` Supervisor.Spec.worker/2 ``` I can't look at those tonight but I'll check in on them a bit later.

@mruoss yes! My operator got re-prioritized for a couple of sprints due to unexpected important stuff, but I'm back on it as of yesterday. I've got most of the work...

FWIW, lacking CRD validation/definition is the only thing that has made Elixir/Bonny a much harder sell for operator development than the operator sdk. For me personally it's worth giving that...

Yeah great thoughts mruoss. I'm planning to fix #117 in a bit because v1beta1 is now removed from k8s so it's a matter of time until it starts breaking. (and...

Still seeing in Cent OS 8

For what it's worth, I'm running into this now. My CRD is pretty large and will require a great number of type aliases (and associated casts) which I'd really rather...

Nice! I put that in my /etc/magic. That's super handy, thank you! no more `head something.aes` that has characters in it that get interpreted as control sequences to the shell...