astro icon indicating copy to clipboard operation
astro copied to clipboard

[v2] initial CRD generation

Open lucasreed opened this issue 4 years ago • 1 comments

Using kubebuilder, create initial CRD manifests based on the design in DESIGN.md

lucasreed avatar Dec 11 '20 19:12 lucasreed

I'm really interested in this idea. I created an astro-ruleset-operator for my job which takes a new resources (called the "ruleset" CRD) and translates that to the astro-data ConfigMap. I feel that this new v2 proposal would be a much better approach because the controller should just act on the custom resource directly and doesn't need to worry about the ConfigMap.

I'm looking forward to updates if this gains any traction. I'm willing to help if there are any tasks for v2.

isaaguilar avatar Mar 26 '21 04:03 isaaguilar