-
Notifications
You must be signed in to change notification settings - Fork 167
Open
kanisterio/blueprints
#1Description
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:
- Move blueprints that are not used by Kanister developers for testing into a sub-directory: /examples/community
- This will make explicit what blueprints the project depends on (and must maintain) versus community supported blueprints
- Stabilize any dependencies, hopefully not needed!
- Create an /examples/community/README.md to describe directory organization and community support model, link back to Kanister project supported blueprints if appropriate
- Create kanisterio/blueprints repository, migrate kanister/examples/community blueprints to new repo
- Remove kanister/examples/community/ blueprints, update the /examples/community/README.md to point to the new repo