borgo
borgo copied to clipboard
Does borgo support kubebuilder, and are there any limitations to using Borg in operatorsdk projects?
I'd be extremely interested in whether the metaprogramming concepts of kube builder 'annotations' play well with Borg. If so, I'd like to consider using in during an upcoming kubernetes operator refactor.
Fantastic project, looking forward to your success
Same thing here, if this works out it's going to fix everything I hate about go 😁
I'll volunteer to test this, and add support if necessary after my current batch of projects ends in late July/August if any other development efforts on the repo are active then. FYI - @alpacaaa
Hey thanks for the interest! Borgo doesn't currently support annotations in types so there might be some work that needs to happen before it's compatible with kube builder (I don't really know the tool though).