borgo icon indicating copy to clipboard operation
borgo copied to clipboard

Does borgo support kubebuilder, and are there any limitations to using Borg in operatorsdk projects?

Open ShockleyJE opened this issue 1 year ago • 3 comments

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

ShockleyJE avatar May 01 '24 01:05 ShockleyJE

Same thing here, if this works out it's going to fix everything I hate about go 😁

cwrau avatar May 01 '24 07:05 cwrau

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

ShockleyJE avatar May 01 '24 10:05 ShockleyJE

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).

alpacaaa avatar May 05 '24 08:05 alpacaaa