Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Automated OLM generation and verification #106

Open
nolar opened this issue Jun 10, 2019 · 0 comments
Open

Automated OLM generation and verification #106

nolar opened this issue Jun 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@nolar
Copy link
Contributor

nolar commented Jun 10, 2019

Kopf-based operators can benefit from being compatible with Operator Lifecycle Manager (OLM). Quick intro video: https://youtu.be/nGM2s4-Qr74

For that, Kopf can help by generation of the YAML definitions based on the source code of the operator (e.g. utilised resources, operator's docstrings, setup.py if present).

Sample YAML files: https://github.com/operator-framework/operator-sdk-samples/tree/master/memcached-operator/deploy/olm-catalog/memcached-operator

This is also related to #49 (RBAC templates generation/verification).

This tasks needs research on how OLM works, some hands-on practice, before making any specific suggestions. EphemeralVolumeClaim operator looks like a good candidate, once finished in #97.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant