#6 [koji-operator] koij plugin support
Opened 2 years ago by lrossett. Modified 2 years ago

The operator needs to allow users to create configmaps and secrets touse them as koji plugins.

This could be accomplished by using specific labels so the operator can watch those resources and mount them into the pod.

It will probably need an annotation as well to identify which type of plugin it is (hub, builder, etc).

It could also be a custom resource, KojiPlugin, that refers a configmap to load (this way the custom resource will have the required metadata to load the plugin).


Login to comment on this ticket.

Metadata