mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
docs: Fix deprecation warning messages on binding-related commands
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user