kanisterio / kanister

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

Blueprint reoganization and support #2212

Open mlavi opened 11 months ago

mlavi commented 11 months 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 11 months 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 11 months 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 8 months ago

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

mlavi commented 5 months ago

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