Skip to content

Commit

Permalink
Add warning message in compatibility table. (vmware-tanzu#534)
Browse files Browse the repository at this point in the history
* Add warning message in compatibility table.
Signed-off-by: Liping Xue <[email protected]>

* Address comment from Xing.
Signed-off-by: Liping Xue <[email protected]>
  • Loading branch information
lipingxue committed Jun 27, 2023
1 parent 2792566 commit fa8c8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supervisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| Velero Plugin for vSphere Version | vSphere Version | Kubernetes Version | vSphere CSI Driver Version | Velero Version | Velero vSphere Operator Version | Data Manager Version | vSphere Plugin Deprecated | vSphere Plugin EOL Date |
|-----------------------------------|---------------------|-------------------------------------------------------------------|----------------------------|----------------|---------------------------------|---------------|------------|---------------|
| 1.4.2 | 8.0 | Bundled with vSphere (1.22-1.23) | Bundled with vSphere | 1.9.2 | 1.3.0 | 1.2.0 | No | N/A |
| 1.4.2 | 7.0U3h | Bundled with vSphere (1.22) | Bundled with vSphere | 1.9.2 | 1.3.0 | 1.2.0 | No | N/A |
| 1.4.2 | 7.0U3h (**Warning:** Velero vSphere Operator Pod will restart periodically. Velero can only be installed while the Velero vSphere Operator Pod is running.) | Bundled with vSphere (1.22) | Bundled with vSphere | 1.9.2 | 1.3.0 | 1.2.0 | No | N/A |
| 1.4.0 | 7.0U3e/f/h | Bundled with vSphere (1.22) | Bundled with vSphere | 1.8.1 | 1.2.0 | 1.1.0 | No | N/A |
| 1.3.1 | 7.0U1c/P02 - 7.0U3d | Bundled with vSphere (1.16-1.19, 1.18-1.20, 1.19-1.21) | Bundled with vSphere | 1.5.1 | 1.1.0 | 1.1.0 | No | N/A |
| 1.3.0 | 7.0U1c/P02 - 7.0U3d | Bundled with vSphere (1.16-1.19, 1.18-1.20, 1.19-1.21) | Bundled with vSphere | 1.5.1 | 1.1.0 | 1.1.0 | Yes | December 2022 |
Expand Down

0 comments on commit fa8c8fe

Please sign in to comment.