Skip to content

Commit 59b79d8

Browse files
author
Karthik Satchitanand
authored
Update ROADMAP.md (litmuschaos#3565)
1 parent 6d506f9 commit 59b79d8

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

ROADMAP.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This document captures only the high level roadmap items. For the detailed backl
1919
- Support for Docker, Containerd & CRI-O runtime
2020
- Support for scheduling policies (nodeSelector, tolerations) and resource definitions for chaos pods
2121
- Support for ARM64 nodes
22-
- Scaffolding scripts (SDK) to help bootstrap a new chaos experiment in Go, Ansible
22+
- Scaffolding scripts (SDK) to help bootstrap a new chaos experiment in Go, Python, Ansible
2323
- Support orchestration of non-native chaos libraries via the BYOC (Bring-Your-Own-Chaos) model
2424
- Support for OpenShift platform
2525
- Integration tests & e2e framework creation for control plane components and chaos experiments
@@ -31,13 +31,21 @@ This document captures only the high level roadmap items. For the detailed backl
3131

3232
### In-Progress (Under Active Development)
3333

34+
- Support for all ChaosEngine schema elements within workflow wizard
35+
- Workflow YAML linter addition
36+
- Minimized role permissions for Chaos Service Accounts
37+
- Chaos-center users account to chaosService account map
38+
- Provide complete workflow termination/abort capability
39+
- Cross-hub experiment support within a Chaos Workflow
40+
- Helm Chart for Chaos Execution Plane
41+
- Enhanced CRD schema for ChaosEngine to support advanced CommandProbe configuration
42+
- Support for S3 artifact sink (helps performance/benchmark runs)
43+
- ChaosHub refactor for 2.x user flow
3444
- Chaos experiments against virtual machines and cloud infrastructure (AWS, GCP, Azure, VMWare, Baremetal)
3545
- Improved documentation and tutorials for Litmus Portal based execution flow
36-
- Scaffolding scripts (SDK) to bootstrap experiments in Python
3746
- Off the shelf chaos-integrated monitoring dashboards for application chaos categories
3847
- Support for user defined chaos experiment result definition
3948
- Increased fault injection types (IOChaos, HTTPChaos, JVMChaos)
40-
- Improved runtime validation of chaos dependencies via litmus admission controllers
4149
- Special Interest Groups (SIGs) around specific areas in the project to take the roadmap forward
4250

4351
------

0 commit comments

Comments
 (0)