This doc lists the different Secrets Store CSI Driver scenarios tested as part of CI.
Test Category | Azure | Vault | GCP |
---|---|---|---|
Mount tests
|
✔️ | ✔️ | ✔️ |
Sync as Kubernetes secrets
|
✔️ | ✔️ | |
Namespaced Scope SecretProviderClass
|
✔️ | ✔️ | |
Namespaced Scope SecretProviderClass negative test
|
✔️ | ✔️ | |
Multiple SecretProviderClass
|
✔️ | ✔️ | |
Autorotation of mount contents and Kubernetes secrets
|
✔️ | ||
Test filtered watch for nodePublishSecretRef feature
|
✔️ | ✔️ | |
Windows tests | ✔️ |
CSI Driver sanity tests using CSI Driver Sanity Tester to ensure Secrets Store CSI Driver conforms to the CSI specification.