diff --git a/docs/website/docs/command-reference/add-binding.md b/docs/website/docs/command-reference/add-binding.md index 84bee17651..5c1f25f33b 100644 --- a/docs/website/docs/command-reference/add-binding.md +++ b/docs/website/docs/command-reference/add-binding.md @@ -2,7 +2,7 @@ title: odo add binding --- -:::warning +:::caution As of February 2024, the [Service Binding Operator](https://github.com/redhat-developer/service-binding-operator/), which this command relies on, has been deprecated. See [Deprecation Notice](https://redhat-developer.github.io/service-binding-operator/userguide/intro.html). `odo add binding` may therefore not work as expected. diff --git a/docs/website/docs/command-reference/describe-binding.md b/docs/website/docs/command-reference/describe-binding.md index bf9e855c6e..f70a387373 100644 --- a/docs/website/docs/command-reference/describe-binding.md +++ b/docs/website/docs/command-reference/describe-binding.md @@ -2,7 +2,7 @@ title: odo describe binding --- -:::warning +:::caution As of February 2024, the [Service Binding Operator](https://github.com/redhat-developer/service-binding-operator/), which this command relies on, has been deprecated. See [Deprecation Notice](https://redhat-developer.github.io/service-binding-operator/userguide/intro.html). `odo describe binding` may therefore not work as expected. diff --git a/docs/website/docs/command-reference/list-binding.md b/docs/website/docs/command-reference/list-binding.md index c9d710e023..54df478443 100644 --- a/docs/website/docs/command-reference/list-binding.md +++ b/docs/website/docs/command-reference/list-binding.md @@ -2,7 +2,7 @@ title: odo list binding --- -:::warning +:::caution As of February 2024, the [Service Binding Operator](https://github.com/redhat-developer/service-binding-operator/), which this command relies on, has been deprecated. See [Deprecation Notice](https://redhat-developer.github.io/service-binding-operator/userguide/intro.html). `odo list binding` may therefore not work as expected. diff --git a/docs/website/docs/command-reference/remove-binding.md b/docs/website/docs/command-reference/remove-binding.md index 3db30baf92..14d22b8c59 100644 --- a/docs/website/docs/command-reference/remove-binding.md +++ b/docs/website/docs/command-reference/remove-binding.md @@ -2,7 +2,7 @@ title: odo remove binding --- -:::warning +:::caution As of February 2024, the [Service Binding Operator](https://github.com/redhat-developer/service-binding-operator/), which this command relies on, has been deprecated. See [Deprecation Notice](https://redhat-developer.github.io/service-binding-operator/userguide/intro.html). `odo remove binding` may therefore not work as expected.