9552f9f656
docs: keep velero-plugin-for-csi on vmware-tanzu links
...
Run the E2E test on kind / get-go-version (push) Failing after 1m8s
Run the E2E test on kind / build (push) Has been skipped
Run the E2E test on kind / setup-test-matrix (push) Successful in 4s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Agent-Logs-Url: https://github.com/velero-io/velero/sessions/bb5e2fbb-ec32-48df-b2f8-fa893972fadb
Co-authored-by: blackpiglet <59276555+blackpiglet@users.noreply.github.com >
2026-05-25 05:50:35 +00:00
0b7eaaf4e6
chore: replace vmware-tanzu/velero org references
...
Agent-Logs-Url: https://github.com/velero-io/velero/sessions/e8c22e84-a488-4645-a0e1-aea5a2926503
Co-authored-by: kaovilai <11228024+kaovilai@users.noreply.github.com >
2026-05-22 07:38:02 +00:00
Yang Gang and GitHub
402a61481d
[docs] Fix all typos in plugins typo. ( #7129 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-11-27 13:03:01 -05:00
yanggang
5691371899
Fix the wrong url for Tencent COS.
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-10-27 12:55:40 +01:00
Yang Gang and GitHub
e5e99c75a0
Fix dep package describe and ci words spell. ( #6924 )
...
Signed-off-by: yanggang <gang.yang@daocloud.io >
2023-10-09 12:12:14 +05:30
cleverhu
f51c8bf44b
add useOwnerReferencesInBackup field doc
...
Signed-off-by: cleverhu <shouping.hu@daocloud.io >
2022-09-19 18:50:51 +08:00
danfengl
bf8d135876
Fix resource filtering command issue in Doc
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-07-08 09:35:07 +00:00
Daniel Jiang and GitHub
e08e4f380f
Merge pull request #4439 from neha-viswanathan/3940-velero-migration-doc-update
...
update migration across different k8s versions section
2022-02-22 12:10:57 +08:00
Neha Viswanathan
d17db327f7
update migration across different Kubernetes versions section
...
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com >
2022-01-06 19:45:36 -08:00
Abigail McCarthy
b82559fe7c
Add kubernetes version compatability matrix
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2022-01-06 14:20:41 -05:00
Neha Viswanathan and GitHub
dd3206c544
update documentation ( #4378 )
...
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com >
2021-12-02 13:57:59 -05:00
Rafael Brito and GitHub
4c8318cb7c
#4040 - documentation - adding more troubleshooting information durin… ( #4041 )
...
* #4040 - documentation - adding more troubleshooting information during Restic restore
Signed-off-by: Rafael Brito <rbrito@vmware.com >
* #4040 - documentation - adding more troubleshooting information during Restic restore and minor changes
Signed-off-by: Rafael Brito <rbrito@vmware.com >
* #4040 - documentation - tweaks on restic page
Signed-off-by: Rafael Brito <rbrito@vmware.com >
2021-09-28 18:41:27 -07:00
Himanshu Mehra and GitHub
326dc07a12
Add documentation for TLS error 116 ( #3811 )
...
* Add document for TLS error 116
When using a custom S3 compatible server, backups/restore may fail with
TLS error 116. This happens because the S3 server expects Velero to
send client certificate during SSL TLS v1.3 handshake.
You will need to modify your S3 server settings to turn off client
certificate authentication.
Signed-off-by: Himanshu Mehra <himanshu.mehra91@gmail.com >
* Add document for TLS error 116
When using a custom S3 compatible server, backups/restore may fail with
TLS error 116. This happens because the S3 server expects Velero to
send client certificate during SSL TLS v1.3 handshake.
You will need to modify your S3 server settings to turn off client
certificate authentication.
Signed-off-by: Himanshu Mehra <himanshu.mehra91@gmail.com >
* Address comments from reviewers
Signed-off-by: Himanshu Mehra <himanshu.mehra91@gmail.com >
2021-08-17 18:52:19 -07:00
Bridget McErlean and GitHub
62bfe952f4
Update upgrade instructions to reference v1.6.2 ( #3977 )
2021-07-22 21:28:20 +08:00
Bridget McErlean and GitHub
c230e9ca10
Update upgrade instructions to reference v1.6.1 ( #3893 )
...
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2021-06-23 16:04:57 -07:00
Bridget McErlean and GitHub
1c84a52a7d
Add document describing manual test cases ( #3601 )
...
* Add document describing manual test cases
This introduces a new document, `TESTING.md`, which describes manual
tests that are currently run as part of a Velero release and test cases
that we will want to introduce for future releases.
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
* Move testing requirements doc to website
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2021-06-02 13:34:51 -07:00
Abigail McCarthy and GitHub
48417fc8ba
Update Enable API Group Versions Feature docs ( #3809 )
...
* Add note about reviewing release notes
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* Update 1.6 docs, fix links
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2021-06-02 13:07:50 -07:00
Abigail McCarthy and GitHub
2bf67ae5e8
Update MinIO docs for correct AWS plugin version ( #3814 )
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2021-06-02 13:43:09 -04:00
JenTing Hsiao
63b7e2dbcd
Remove the [insert current year] in the code standards doc
...
Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com >
2021-05-27 23:32:12 +08:00
Abigail McCarthy and GitHub
d0f94a2635
Add information about compression in Velero ( #3818 )
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2021-05-21 21:27:29 +08:00
Nolan Brubaker and GitHub
5601758723
Update docs to state Kubernetes v1.12 is needed ( #3787 )
...
* Update docs to state Kubernetes v1.12 is needed
Closes : #2856
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix spacing on basic-install.md
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2021-05-14 19:12:02 -07:00
Srinivasa Vasu and GitHub
ea3e8ff4e8
Storage Supported Providers hyperlink is updated to refer to the correct path ( #3667 )
2021-05-01 09:46:31 +08:00
Abigail McCarthy and GitHub
74da38b6d4
Merge pull request #3607 from Lirt/docs-plugin/openstack
...
Docs: include OpenStack plugin in community supported providers
2021-04-29 10:25:48 -04:00
Salah Al Saleh
47acaa11e3
update other versions
...
Signed-off-by: Salah Al Saleh <salahalsaleh1993@gmail.com >
2021-04-28 16:15:46 +00:00
Ondrej Vasko
f3f4178f78
Shorten OpenStack plugin documentation link text
...
Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com >
2021-04-28 12:10:29 +02:00
Ondrej Vasko
bd5f5a6a17
Docs: include OpenStack plugin for version 1.6
...
Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com >
2021-04-21 17:30:38 +02:00
Carlisia Thompson and GitHub
06c5e014d9
Improve plugin release instructions ( #3591 )
...
* Improve plugin release instructions
* Improve the improvement
* Fix broken links
* Add a link to e2e tests documentation
Signed-off-by: Carlisia <carlisia@vmware.com >
2021-04-21 09:10:15 +08:00
Bridget McErlean and GitHub
f02ae6d112
Fix incorrect links in BSL docs ( #3680 )
...
The link for Kubernetes Secrets was incorrectly pointing at the plugins
documentation.
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2021-04-16 13:25:53 +08:00
Bridget McErlean
b7c166e019
Add changelog and docs for v1.6.0
...
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2021-04-12 16:00:34 -04:00