kanisterio / kanister

An extensible framework for application-level data management on Kubernetes
https://kanister.io
Apache License 2.0
758 stars 155 forks source link

Blueprint reoganization and support #2212

Open mlavi opened 1 year ago

mlavi commented 1 year ago

Kanister blueprints exist in the /examples directory of the project; they are the key artifacts that Kanister works on.

As the project has grown over time, blueprints have been added for different use cases and proof of concepts, they exist in various states of maintenance, and some have atrophied. In order to improve blueprint organization, community participation, and clarify the support model, a blueprint reorganization is needed!

Proposed Solution:

github-actions[bot] commented 1 year ago

Thanks for opening this issue :+1:. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

shuguet commented 1 year ago

Why would we go through step 2? Why not move directly to a separate repo? That's what Kyverno does for example with they "policies" repo (https://github.com/kyverno/policies/), and make it much cleaner in my opinion.

github-actions[bot] commented 1 year ago

This issue is marked as stale due to inactivity. Add a new comment to reactivate it.

mlavi commented 9 months ago

At our most recent engineering offsite, Thomas agreed to a separate repo.