Eric Stroczynski
Eric Stroczynski
/remove-lifecycle rotten
@metacosm thanks for bringing up these projects and the meta-issue of adding operator utilities to the SDK. If there are specific bits from a project that someone finds useful they...
We need a framework to assess non-core/immature but promising contributions to operator-framework repos. To me, non-core means something not every operator author in all stages of operator development would benefit...
* Having explicit ownership through an `OWNERS` file and guidelines on contribution/graduation helps prevent this, although bugs/features will be filed against contributed projects that core maintainers will have to at...
@metacosm not at all. I’m suggesting where to put it and how to manage it.
@joelanford that sounds like a good delineation. @dmesser for scaffolded code or packages, a contrib folder/repo for plugins sounds like a good idea. Having new contrib commands under alpha/beta sgtm,...
> Seems just that the discussion so far has been centered around governance as opposed to discussing the merits of the functionality provided by the linked libraries and whether or...
/lifecycle frozen
Another library recently brought to my attention: https://github.com/darkowlzz/operator-toolkit.
Meta: since Windows has a linux subsystem and Unix-like terminal support (cygwin), I wonder: 1. If the combination of these two Windows features makes kubebuilder work without any changes. 1....