You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,11 @@ Following are a list of enhancements that we are planning to work on adding supp
6
6
-[x][Centralized storage for chaos experiments artifacts](https://github.com/krkn-chaos/krkn/issues/423)
7
7
-[ ][Support for causing DNS outages](https://github.com/krkn-chaos/krkn/issues/394)
8
8
-[x][Chaos recommender](https://github.com/krkn-chaos/krkn/tree/main/utils/chaos-recommender) to suggest scenarios having probability of impacting the service under test using profiling results
9
-
-[] Chaos AI integration to improve and automate test coverage
9
+
-[] Chaos AI integration to improve test coverage while reducing fault space to save costs and execution time
10
10
-[x][Support for pod level network traffic shaping](https://github.com/krkn-chaos/krkn/issues/393)
11
11
-[ ][Ability to visualize the metrics that are being captured by Kraken and stored in Elasticsearch](https://github.com/krkn-chaos/krkn/issues/124)
12
-
-[ ] Support for running all the scenarios of Kraken on Kubernetes distribution - see https://github.com/krkn-chaos/krkn/issues/185, https://github.com/redhat-chaos/krkn/issues/186
13
-
-[ ] Continue to improve [Chaos Testing Guide](https://krkn-chaos.github.io/krkn) in terms of adding best practices, test environment recommendations and scenarios to make sure the OpenShift platform, as well the applications running on top it, are resilient and performant under chaotic conditions.
14
-
-[ ][Switch documentation references to Kubernetes](https://github.com/krkn-chaos/krkn/issues/495)
15
-
-[ ][OCP and Kubernetes functionalities segregation](https://github.com/krkn-chaos/krkn/issues/497)
12
+
-[x] Support for running all the scenarios of Kraken on Kubernetes distribution - see https://github.com/krkn-chaos/krkn/issues/185, https://github.com/redhat-chaos/krkn/issues/186
13
+
-[x] Continue to improve [Chaos Testing Guide](https://krkn-chaos.github.io/krkn) in terms of adding best practices, test environment recommendations and scenarios to make sure the OpenShift platform, as well the applications running on top it, are resilient and performant under chaotic conditions.
14
+
-[x][Switch documentation references to Kubernetes](https://github.com/krkn-chaos/krkn/issues/495)
15
+
-[x][OCP and Kubernetes functionalities segregation](https://github.com/krkn-chaos/krkn/issues/497)
16
+
-[x][Krknctl - client for running Krkn scenarios with ease](https://github.com/krkn-chaos/krknctl)
0 commit comments