Skip to content

Commit cefe9da

Browse files
authored
docs: Roadmap.md (#537)
* add roadmap Signed-off-by: Shubham Gupta <[email protected]> * fix Signed-off-by: Shubham Gupta <[email protected]> * fix Signed-off-by: Shubham Gupta <[email protected]> --------- Signed-off-by: Shubham Gupta <[email protected]>
1 parent fea60e2 commit cefe9da

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Built under the Kyverno umbrella, you can use the Kyverno Chainsaw **Slack chann
3030

3131
Please refer to the [Getting Started](https://kyverno.github.io/chainsaw/intro/) documentation.
3232

33+
## RoadMap
34+
35+
For detailed information on our planned features and upcoming updates, please [view our Roadmap](./ROADMAP.md).
36+
3337
## Community, Events, Discussion, Contribution, and Support
3438

3539
Learn more on how to engage with the [Kyverno](https://kyverno.io) community on our [community page](https://kyverno.io/community/).

ROADMAP.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 🗺️ RoadMap
2+
3+
## 🚀 Version 0.1.0
4+
5+
- **Achieve a Stable API for Chainsaw:**
6+
- Focus on developing and finalizing a stable API for Chainsaw, ensuring robustness and reliability.
7+
8+
- **Enhance Chainsaw Capabilities:**
9+
- Implement the ability for Chainsaw to register custom JMESPath functions. This involves making modifications to the kyverno-json library to accommodate these new features.
10+
11+
## 🌟 Version 0.2.0
12+
13+
- **Integrate Chainsaw into Operator SDK Testing Documentation:**
14+
- Plan a demo to showcase the capabilities of Chainsaw and how it can be used to test operators.
15+
- Work on adding documentation and guides to incorporate Chainsaw into the Operator SDK's testing framework.
16+
17+
- **Establish Community Engagement:**
18+
- Set up regular community meetings, either weekly or bi-weekly, for open discussions and collaborations.
19+
20+
- **Develop Chainsaw Test Templates:**
21+
- Explore the possibility of creating template extensions to simplify the process of writing tests for Chainsaw.

0 commit comments

Comments
 (0)