Nolan Brubaker and GitHub
a367bfa829
Merge pull request #2046 from skriss/dedupe-bsl-vsl-docs
...
remove AWS/Azure/GCP BSL/VSL config tables from docs
2019-11-05 20:55:44 -05:00
Steve Kriss
5cb7f94bfd
spell out plugin names in providers table
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-05 13:28:34 -07:00
Steve Kriss and Adnan Abdulhussein
df374d5079
add upgrading to v1.2 doc ( #2035 )
...
* add upgrading to v1.2 doc
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add CRD upgrade command
Signed-off-by: Steve Kriss <krisss@vmware.com >
* fix daemonset container name
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add comma
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-05 10:33:07 -08:00
Steve Kriss
ef1178ff11
remove AWS/Azure/GCP BSL/VSL config tables from docs
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-05 11:02:24 -07:00
KubeKween and Nolan Brubaker
3c6842bfe1
Add code and website guidelines ( #2032 )
...
* Add code and website guidelines
Signed-off-by: Carlisia <carlisia@vmware.com >
* Move other contrib info to documentation
Signed-off-by: Carlisia <carlisia@vmware.com >
* Fix typo
Signed-off-by: Carlisia <carlisia@vmware.com >
* Update doc
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-11-05 11:23:47 -05:00
Naina Verma and Steve Kriss
984e2ce589
Update Restore Documentation ( #1957 )
...
Signed-off-by: naina verma <vnaina@cloudhealthtech.com >
2019-11-04 08:21:42 -07:00
558e4b9075
v1.2.0-beta.1 release ( #1995 )
...
* generate v1.2.0-beta.1 docs site
Signed-off-by: Steve Kriss <krisss@vmware.com >
* v1.2.0-beta.1 changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add PR 1994 changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
* fix image tag
Co-Authored-By: Adnan Abdulhussein <adnan@prydoni.us >
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-10-24 15:24:18 -06:00
KubeKween and Steve Kriss
ff89c12946
Update docs w plugin info ( #1992 )
...
* Update docs w plugin info
Signed-off-by: Carlisia <carlisia@vmware.com >
* Review
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-10-24 08:33:27 -06:00
Antony S Bett and Steve Kriss
0450567bba
Allow backup storage locations to specify backup sync period or toggle off sync ( #1936 )
...
* Allow backup storage locations to specify backup sync period or toggle off sync
Signed-off-by: Antony Bett <antony.bett@gmail.com >
* Add --backup-sync-period flag to backup location create command
Signed-off-by: Antony Bett <antony.bett@gmail.com >
2019-10-24 08:32:45 -06:00
Steve Kriss and Adnan Abdulhussein
49f9f3248f
revised install overview ( #1964 )
...
* WIP revised install overview
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add info on different installing different VSL provider
Signed-off-by: Steve Kriss <krisss@vmware.com >
* address review and TODOs
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-10-22 15:42:36 -07:00
KubeKween and Adnan Abdulhussein
d26bf05b33
Extract providers ( #1985 )
...
* Remove cloud providers and reorg code
Signed-off-by: Carlisia <carlisia@vmware.com >
* Update dependencies
Signed-off-by: Carlisia <carlisia@vmware.com >
* Fix tests
Signed-off-by: Carlisia <carlisia@vmware.com >
* fix dependency issues
Signed-off-by: Carlisia <carlisia@vmware.com >
* Delete dup test
Signed-off-by: Carlisia <carlisia@vmware.com >
* Add back spaces to file
Signed-off-by: Carlisia <carlisia@vmware.com >
* Remove and update docs
Signed-off-by: Carlisia <carlisia@vmware.com >
* Make the plugins flag required
Signed-off-by: Carlisia <carlisia@vmware.com >
* Add changelog
Signed-off-by: Carlisia <carlisia@vmware.com >
* Make the plugins flag conditional
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-10-22 15:31:27 -07:00
Adnan Abdulhussein and KubeKween
69f993aebd
update gcr.io/heptio-images/ references to velero/ ( #1988 )
...
* update gcr.io/heptio-images/ references to velero/
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
2019-10-22 14:39:43 -07:00
rochfordk and Steve Kriss
4db655d536
Replace ark with velero in backup process diagram ( #1982 )
...
Signed-off-by: Keith Rochford <keith.rochford@gmail.com >
2019-10-22 08:23:10 -06:00
FrankChen7 and Steve Kriss
ae33441500
Add --no-default-storage-location flag to velero install to enable velero deployment without default BSL ( #1931 )
...
This closes #1853 .
Signed-off-by: Yunqian <specyq@gmail.com >
2019-10-18 08:41:59 -06:00
Steve Kriss and GitHub
bedd4b1274
fix links to azure setup instructions ( #1963 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-10-15 14:46:36 -06:00
Steve Kriss and Nolan Brubaker
d3e30dd58b
Azure china/germany support ( #1938 )
...
* feat: add azure china support
Signed-off-by: andyzhangx <xiazhang@microsoft.com >
* remove AZURE_CLOUD_NAME from required env var fetching
Signed-off-by: Steve Kriss <krisss@vmware.com >
* minor simplification of parseAzureEnvironment
Signed-off-by: Steve Kriss <krisss@vmware.com >
* changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
* remove cloudNameEnvVar from getRequiredValues call
Signed-off-by: Steve Kriss <krisss@vmware.com >
* just check for err != nil
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-10-08 17:13:51 -04:00
Steve Chung and KubeKween
db59d8d4bc
Revert "Revert "allow self signed certs with insecureSkipVerify"" ( #1793 )
...
* handle self-signed certs with insecureSkipTLSVerify server config
Signed-off-by: Steven Chung <schung@d2iq.com >
2019-10-03 13:46:46 -07:00
Joshua Wong and KubeKween
46822aea2c
Add support for GKE Workload Identity ( #1810 )
...
* Allow the velero server to be created on GCP even without a provided service account key in order to support workload identity and default compute engine credentials. Add option for adding service account annotations.
Signed-off-by: Joshua Wong <joshua99wong@gmail.com >
2019-10-03 13:45:18 -07:00
Moritz Schmitz von Hülst and KubeKween
eadac44e10
Add option for Azure cross subscription backups ( #1895 )
...
* add option for different subscription id
Signed-off-by: Moritz Schmitz von Hülst <msc@marketlogicsoftware.com >
2019-10-03 13:31:35 -07:00
KubeKween and Nolan Brubaker
aa9ca9a69d
Reorg install and plugin docs ( #1916 )
...
* Reorg plugin docs
Signed-off-by: Carlisia <carlisia@vmware.com >
* Improve install docs
Signed-off-by: Carlisia <carlisia@vmware.com >
* Change path
Signed-off-by: Carlisia <carlisia@vmware.com >
* Fix broken links
Signed-off-by: Carlisia <carlisia@vmware.com >
* Address more feedback
Signed-off-by: Carlisia <carlisia@vmware.com >
* One more fix
Signed-off-by: Carlisia <carlisia@vmware.com >
* Minor changes to address feedback
Signed-off-by: Carlisia <carlisia@vmware.com >
* More fixes
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-10-02 16:24:42 -04:00
Christopher Angelo Phillips and KubeKween
81a4fcbb24
Update Schedule Docs 684 ( #1925 )
...
* add basic skeleton docs
Signed-off-by: Christopher Phillips <cphillips918@gmail.com >
2019-10-02 12:22:43 -07:00
Steve Kriss and Nolan Brubaker
48792ece1f
Updates for org move to vmware-tanzu ( #1920 )
...
* update import paths to github.com/vmware-tanzu/...
Signed-off-by: Steve Kriss <krisss@vmware.com >
* update other GH org refs to vmware-tanzu
Signed-off-by: Steve Kriss <krisss@vmware.com >
* site and docs: update GH org to vmware-tanzu
Signed-off-by: Steve Kriss <krisss@vmware.com >
* update travis badge links on docs readmes
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-30 17:26:56 -04:00
lintongj and KubeKween
2d845683a2
Add LD_LIBRARY_PATH as an env varible for the use of vsphere plugin ( #1893 )
...
* Add LD_LIBRARY_PATH as an env varible for the use of vsphere plugin
Signed-off-by: Lintong Jiang <lintongj@vmware.com >
2019-09-27 13:10:00 -07:00
Steve Kriss and KubeKween
8582238ad2
move plugin proto updating into make update ( #1887 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-18 14:03:40 -07:00
Nolan Brubaker and Steve Kriss
8ec1548b3c
Add features package ( #1849 )
...
* Add features package
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-09-18 10:57:04 -06:00
Steve Kriss and Nolan Brubaker
fdd04b4d90
GCP: support specifying Cloud KMS key name for backup storage locations ( #1879 )
...
GCP: support specifying Cloud KMS key for backup storage location
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-17 16:35:28 -04:00
KubeKween and Steve Kriss
6ef67fe0e7
Improve contributing docs ( #1852 )
...
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-09-16 12:18:38 -06:00
kerami and Steve Kriss
c55845f168
[doc] Diagram (image) now mentions velero ( #1877 )
...
* Delete backup-process.png
Signed-off-by: Mac <ko@Mac-MacBook-Pro.local >
* I changed command as ark to velero
Signed-off-by: Mac <ko@Mac-MacBook-Pro.local >
2019-09-16 08:07:24 -06:00
Steve Kriss and KubeKween
bc60412f29
AWS: add support for arbitrary SSE algorithms, e.g. AES256 ( #1869 )
...
* AWS: add support for arbitrary SSE algorithms, e.g. AES256
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-12 10:13:46 -07:00
Steve Kriss and KubeKween
756c66c408
update restic docs for PR #1807 ( #1867 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-11 12:41:49 -07:00
Steve Kriss and GitHub
5a77a7aec6
Merge pull request #1838 from skriss/bsl-accessmode-doc
...
document accessMode field for backup storage locations
2019-09-04 13:00:56 -06:00
Raunak Kumar and Steve Kriss
73488cdc0c
hpe velero plugin support ( #1829 )
...
Signed-off-by: Raunak Kumar <rkumar@nimblestorage.com >
2019-09-04 10:38:16 -06:00
Steve Kriss
df3e7b8b3b
document accessMode field for backup storage locations
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-09-04 08:38:31 -06:00
Steve Kriss
9e946ee698
v1.1.0 docs
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-08-20 10:44:57 -06:00
Nicolas Kowenski
67203ff972
add stable/velero to helm commands
...
Signed-off-by: Nicolas Kowenski <nico@garufa.ethz.ch >
2019-08-19 10:56:11 +02:00
Steve Kriss
c80f679802
replace v1.1.0-beta.1 docs with v1.1.0-beta.2 docs
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-08-13 13:41:36 -06:00
Steve Kriss and GitHub
3c8020e922
Merge pull request #1748 from nrb/fix-1743
...
Use custom namespace when creating Velero clients
2019-08-13 12:08:30 -06:00
Nolan Brubaker
dadb466545
Document process for adding VELERO_NAMESPACE
...
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-08-13 13:42:08 -04:00
Christian Kotzbauer and Steve Kriss
1670aa17b6
Fix port-forward typo ( #1756 )
...
* doc: fix typo
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com >
* doc: fix typo
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com >
* doc: fix typo
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com >
2019-08-12 11:37:22 -06:00
Jonas Rosland and Steve Kriss
e576f23c70
Add SEO functionality to the site ( #1753 )
...
* Add SEO functionality to the site
Signed-off-by: Jonas Rosland <jrosland@vmware.com >
* Add some more SEO
Signed-off-by: Jonas Rosland <jrosland@vmware.com >
2019-08-12 10:11:42 -06:00
Adnan Abdulhussein and Steve Kriss
7b7b96de74
velero install: support velero/restic pod cpu/mem requests with unbounded limits ( #1745 )
...
* support velero/restic pod cpu/mem requests with unbounded limits
explicitly treat "0" value as unbounded
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
* update flag documentation
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
* changelog
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
* update restic configmap docs
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
2019-08-09 12:54:04 -06:00
Steve Kriss
d881a10fba
generate v1.1.0-beta.1 docs
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-08-06 15:14:16 -06:00
Nolan Brubaker and Steve Kriss
a4e70456a1
Add resource limits to restic init container ( #1677 )
...
* Add resource limits to restic init container
Fixes #1201
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Start restic restore item action tests
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Get initial tests for restore action working
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add new test case
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Move resource parsing into a shared function
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fetch request/limits from plugin's ConfigMap
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Use builders
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Use moved ParseResourceRequirements function
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Move init container building inline
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Drop CPU limit down a bit and clarify error message
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix godoc
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Add resource requirements to doc
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-08-05 13:18:11 -06:00
Nolan Brubaker and KubeKween
635dd27e1a
Make secret file optional on install ( #1699 )
...
* Make secret file optional on install
Fixes #1689
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-08-01 15:57:36 -07:00
Adnan Abdulhussein and KubeKween
2a6929d453
add velero install flags for configuring restic resource requirements ( #1710 )
...
* add velero install flags for configuring restic resource requirements
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
2019-07-31 12:24:47 -07:00
Pierre Ozoux and Steve Kriss
6188cdffb0
Fixes documentation about aws region. ( #1690 )
...
Signed-off-by: pierreozoux <pierre@ozoux.net >
2019-07-30 10:16:05 -06:00
Steve Kriss and Adnan Abdulhussein
b24e940399
V1.1 docs updates ( #1704 )
...
* remove docs header about project rename
Signed-off-by: Steve Kriss <krisss@vmware.com >
* remove Upgrade to 1.0 page from master TOC
Signed-off-by: Steve Kriss <krisss@vmware.com >
* standardize TOC titles
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add backup/restore docs for undocumented features
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-07-29 14:37:18 -07:00
Adnan Abdulhussein and Nolan Brubaker
248ee89123
add configurable CPU/memory requests/limits for velero pod on install ( #1678 )
...
* add configurable CPU/memory requests/limits for velero pod on install
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
2019-07-29 15:13:06 -04:00
ThoTischner and Steve Kriss
b8f3a008cb
Add docu for restic pvc backup annotation watch controller ( #1680 )
...
Signed-off-by: Thomas Tischner <tti@bitsbeats.com >
2019-07-25 12:54:09 -06:00
Nolan Brubaker and Steve Kriss
25a481f6b1
Clarify language on the restic docs ( #1700 )
...
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-07-25 08:59:47 -06:00