From ede127ff7f3a7a4e44e34efeb8685e4491438816 Mon Sep 17 00:00:00 2001 From: martincostello Date: Mon, 5 Feb 2024 09:40:57 +0000 Subject: [PATCH] Update docs banners Remove banners about upcoming features. Co-Authored-By: peter-csala <57183693+peter-csala@users.noreply.github.com> --- docs/chaos/behavior.md | 3 --- docs/chaos/fault.md | 3 --- docs/chaos/index.md | 3 --- docs/chaos/latency.md | 3 --- docs/chaos/outcome.md | 3 --- 5 files changed, 15 deletions(-) diff --git a/docs/chaos/behavior.md b/docs/chaos/behavior.md index de4d1f80b4..3b16ec0a36 100644 --- a/docs/chaos/behavior.md +++ b/docs/chaos/behavior.md @@ -1,8 +1,5 @@ # Behavior chaos strategy -> [!IMPORTANT] -> This documentation page describes an upcoming feature of Polly. - ## About - **Options**: [`ChaosBehaviorStrategyOptions`](xref:Polly.Simmy.Behavior.ChaosBehaviorStrategyOptions) diff --git a/docs/chaos/fault.md b/docs/chaos/fault.md index 2b55744235..d29dbd9c94 100644 --- a/docs/chaos/fault.md +++ b/docs/chaos/fault.md @@ -1,8 +1,5 @@ # Fault chaos strategy -> [!IMPORTANT] -> This documentation page describes an upcoming feature of Polly. - ## About - **Options**: [`ChaosFaultStrategyOptions`](xref:Polly.Simmy.Fault.ChaosFaultStrategyOptions) diff --git a/docs/chaos/index.md b/docs/chaos/index.md index dfaf3f7628..85e098cd3e 100644 --- a/docs/chaos/index.md +++ b/docs/chaos/index.md @@ -1,8 +1,5 @@ # Chaos engineering -> [!IMPORTANT] -> This documentation page describes an upcoming feature of Polly. - **Chaos engineering** is the discipline of experimenting on a system in order to build confidence in the system's capability to withstand turbulent conditions in production. If you want to learn more about chaos engineering: diff --git a/docs/chaos/latency.md b/docs/chaos/latency.md index b5d9ddc939..fc22f7fab5 100644 --- a/docs/chaos/latency.md +++ b/docs/chaos/latency.md @@ -1,8 +1,5 @@ # Latency chaos strategy -> [!IMPORTANT] -> This documentation page describes an upcoming feature of Polly. - ## About - **Options**: [`ChaosLatencyStrategyOptions`](xref:Polly.Simmy.Latency.ChaosLatencyStrategyOptions) diff --git a/docs/chaos/outcome.md b/docs/chaos/outcome.md index 5946c9e7a4..2c4d6fac8d 100644 --- a/docs/chaos/outcome.md +++ b/docs/chaos/outcome.md @@ -1,8 +1,5 @@ # Outcome chaos strategy -> [!IMPORTANT] -> This documentation page describes an upcoming feature of Polly. - ## About - **Options**: