Browse Source

docs(1password): mark SDK find support in matrix and promote titles (#6568)

The 1Password SDK provider implements dataFrom.find (name regexp on field
labels, tags, and path) in GetAllSecrets, but the support matrix left its
find by name and find by tags cells blank. Mark both as supported, matching
the Connect provider row. Also promote both 1Password provider page titles
from H2 to H1 to match the other provider pages.

Signed-off-by: Alexander Chernov <alexander@chernov.it>
Alexander Chernov 1 day ago
parent
commit
1c8a17adec

+ 1 - 1
docs/introduction/stability-support.md

@@ -120,7 +120,7 @@ The following table show the support for features across different providers.
 | Oracle Vault              |      x       |      x       |                      |                         |        x         |      x      |              x              |
 | Oracle Vault              |      x       |      x       |                      |                         |        x         |      x      |              x              |
 | Akeyless                  |      x       |      x       |                      |            x            |        x         |      x      |              x              |
 | Akeyless                  |      x       |      x       |                      |            x            |        x         |      x      |              x              |
 | 1Password                 |      x       |      x       |                      |                         |        x         |      x      |              x              |
 | 1Password                 |      x       |      x       |                      |                         |        x         |      x      |              x              |
-| 1Password SDK             |              |              |                      |                         |        x         |      x      |              x              |
+| 1Password SDK             |      x       |      x       |                      |                         |        x         |      x      |              x              |
 | Generic Webhook           |              |              |                      |                         |                  |             |              x              |
 | Generic Webhook           |              |              |                      |                         |                  |             |              x              |
 | senhasegura DSM           |              |              |                      |            x            |        x         |             |              x              |
 | senhasegura DSM           |              |              |                      |            x            |        x         |             |              x              |
 | Doppler                   |      x       |              |                      |                         |        x         |             |                             |
 | Doppler                   |      x       |              |                      |                         |        x         |             |                             |

+ 1 - 1
docs/provider/1password-automation.md

@@ -1,4 +1,4 @@
-## 1Password Secrets Automation
+# 1Password Secrets Automation
 
 
 External Secrets Operator integrates with [1Password Secrets Automation](https://1password.com/products/secrets/) for secret management.
 External Secrets Operator integrates with [1Password Secrets Automation](https://1password.com/products/secrets/) for secret management.
 
 

+ 1 - 1
docs/provider/1password-sdk.md

@@ -1,4 +1,4 @@
-## 1Password Secrets with SDK
+# 1Password Secrets with SDK
 
 
 1Password released [developer SDKs](https://developer.1password.com/docs/sdks/) to ease the usage of the secret provider
 1Password released [developer SDKs](https://developer.1password.com/docs/sdks/) to ease the usage of the secret provider
 without the need for any external devices. This provides a much better user experience for automated processes without
 without the need for any external devices. This provides a much better user experience for automated processes without