Steve Kriss
bf3952338b
copy edits
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-18 12:58:13 -07:00
Steve Kriss
2755496563
support process doc
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-18 09:20:34 -07:00
John Naulty Jr and Carlisia Campos
cd860771c2
Add error return to pvRenamer func ( #2138 )
...
Migrate logic from NewUUID function into the pvRenamer function.
PR #2133 switched to a new NewUUID function that returns an error, but
the invocation of that function needs to happen within the pvRenamer
closure. Because the new function returns an error, the pvRenamer should
return the error, the signature needs to be changed and the return
checked.
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
2019-12-17 10:23:58 -08:00
Steve Kriss and GitHub
171f329fcc
Merge pull request #2148 from dns2utf8/patch-1
...
Use more recent nginx in example
2019-12-17 08:58:18 -07:00
Stefan Schindler and Stefan Schindler
88d35290bf
Use more recent nginx in example
...
Signed-off-by: Stefan Schindler <dns2utf8@estada.ch >
2019-12-17 16:50:36 +01:00
Nolan Brubaker and GitHub
ebace913d8
Merge pull request #2136 from skriss/oc-patch-cmds
...
add oc patch cmds for OpenShift+restic setup
2019-12-16 17:39:23 -05:00
Nolan Brubaker and GitHub
aa9423593f
Merge pull request #2133 from jnaulty/jnaulty/switch-from-satori-uuid-to-gofrs-uuid
...
Switch from satori/go.uuid to gofrs/uuid
2019-12-16 11:47:29 -05:00
Steve Kriss and Aleks
89f0309e7b
add oc patch cmds for OpenShift+restic setup
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
Co-authored-by: Aleks <git001@users.noreply.github.com >
2019-12-16 09:43:17 -07:00
Nolan Brubaker and Steve Kriss
22e8c4e045
CSI support proposal ( #1661 )
...
* Initial CSI proposal
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-12-16 09:02:58 -07:00
John Naulty
ff889283b8
Switch from satori/go.uuid to gofrs/uuid
...
satori/go.uuid has a known issue with random uuid generation.
gofrs/uuid is still maintained and has fixed the random uuid generation
issue present in satori/go.uuid
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
2019-12-14 10:27:00 -08:00
Ashish Amarnath and Steve Kriss
96ca41ca9a
📖 Doc fixes ( #2123 )
...
* Reorganize docs for the velero site
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
* mirror master docs to v1.2
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
2019-12-13 15:31:27 -07:00
Steve Kriss and Carlisia Campos
7c60829f38
bug fix: don't restore cluster-scoped resources by default when restoring specific namespaces ( #2118 )
...
* add failing test case for bug
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-12 12:45:41 -08:00
Steve Kriss and Nolan Brubaker
96297ea437
add replicasets.apps to prioritized restore resources ( #2120 )
...
* add replicasets.apps to prioritized restore resources
Signed-off-by: Steve Kriss <krisss@vmware.com >
* changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-11 15:32:33 -05:00
Steve Kriss and Adnan Abdulhussein
bbaa0196d1
add missing spec.template field to Schedule API docs ( #2112 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-10 16:18:08 -08:00
Dinesh Yadav and Nolan Brubaker
83ef4eb4d0
Support AWS_PROFILE for restic backups/restore operations ( #2096 )
...
* Support AWS_PROFILE for restic backups/restore operations
It enables Velero to switch credentials if multiple s3-compatible
backupLocations are present.
Signed-off-by: dinesh <dinesh1042@gmail.com >
* better comments and fixing typos
Signed-off-by: dinesh <dinesh1042@gmail.com >
* add changelog entry
Signed-off-by: dinesh <dinesh1042@gmail.com >
2019-12-09 09:46:02 -05:00
Shashank Ranjan and Nolan Brubaker
6391b84dc6
Updating restic document for OpenShift cluster having version 4.1 or later ( #2106 )
...
* Updating restic document for OpenShift cluster having version 4.1 or later
Signed-off-by: shashank855 <shashank.ranjan@mayadata.io >
* update documentation for velero-v1.2.0
Signed-off-by: shashank855 <shashank.ranjan@mayadata.io >
2019-12-06 12:11:41 -05:00
Steve Kriss and Carlisia Campos
f42406723c
bug fix: deep-copy backup's labels for snapshot tags ( #2075 )
...
* bug fix: deep-copy backup's labels for snapshot tags
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-05 12:54:19 -08:00
SDBrett and Steve Kriss
91bbb98cab
Improve site accessibility score ( #2095 )
...
Fixes : #2094
Updates to site colours to align with VMware branding and improve contrast rations for site accessibility.
Update to youtube plugin for that it can will insert an iframes title as well. New usage of liquid template `{% youtube "<title>" %}
Updates to links to provide link text
Updates to images to add alt text.
Accessibility changes assist people visiting the site with visual impairments and improve the function of text to speech tools such as Jaws.
Signed-off-by: Brett Johnson <brett@sdbrett.com >
2019-12-04 14:30:23 -07:00
Nolan Brubaker and Carlisia Campos
08d9a3c507
Add time conversion tool link ( #2099 )
...
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-12-04 12:34:02 -08:00
Roman Klimenko and Carlisia Campos
87be775139
Add support for private registry with custom port in restic-helper image ( #1999 )
...
* Add support for private registry with custom port in restic-helper image definition
Signed-off-by: Roman Klimenko <cognoz@ya.ru >
2019-12-04 08:01:39 -08:00
SDBrett and Steve Kriss
6395fa086d
Ruby gem vulnerability CVE-2019-13117 ( #2093 )
...
Fixes : #2092
Resolves: CVE-2019-13117
Updated gemfile.lock for security vulnerability.
Updated Gemfile to specify gem versions, providing more control over versions when using bundle update. Including the Jekyll version in the Gemfile tells Nelify which version to build with.
Signed-off-by: Brett Johnson <brett@sdbrett.com >
2019-12-04 08:20:39 -07:00
Nolan Brubaker and GitHub
5296227dac
Merge pull request #2102 from carlisia/c-typo
...
Fix tiny typo
2019-12-03 18:08:50 -05:00
Carlisia
6046e3cc0a
Fix tiny typo
...
Signed-off-by: Carlisia <carlisia@vmware.com >
2019-12-03 14:14:11 -08:00
Nolan Brubaker and Carlisia Campos
a5a9827d9c
Document common GitHub topic for plugins ( #2091 )
...
* Document common GitHub topic for plugins
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2019-12-02 14:37:25 -08:00
Steve Kriss and Nolan Brubaker
36c7ebf4b7
remove fsfreeze-pause image, replace with ubuntu in nginx example ( #2068 )
...
* remove fsfreeze-pause image, replace with ubuntu in nginx example
Signed-off-by: Steve Kriss <krisss@vmware.com >
* changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
* switch to sleep infinity for clarity
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-12-02 11:48:47 -08:00
SinFulNard and Steve Kriss
d33014bf3c
Remove ref to exclude label in v1.1.0 ( #2025 )
...
* Remove ref to exclude label in v1.1.0
Signed-off-by: Jess Belliveau <jbelliveau@apptio.com >
* Correct wording to better describe label use scenario
Signed-off-by: Jess Belliveau <jbelliveau@apptio.com >
2019-11-20 08:04:53 -08:00
Steve Kriss and Adnan Abdulhussein
0704c77ba1
release instructions ( #2052 )
...
* release instructions
Signed-off-by: Steve Kriss <krisss@vmware.com >
* edits
Signed-off-by: Steve Kriss <krisss@vmware.com >
* add announce locations
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-15 18:18:44 -08:00
Steve Kriss and Adnan Abdulhussein
e5a85f140a
use field selector on name when watching download requests ( #2065 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-14 16:50:24 -08:00
Daniel Helfand and Steve Kriss
cd045be028
change ,plus to and in README ( #2064 )
...
Signed-off-by: Daniel Helfand <helfand.4@gmail.com >
2019-11-14 08:58:47 -07:00
Shuwei Hao and Steve Kriss
63cdc5f087
update supported-providers docs to add Alibaba Cloud OSS for AlibabaCloud Provider ( #2063 )
...
Signed-off-by: haoshuwei <haoshuwei24@gmail.com >
2019-11-14 08:42:32 -07:00
Nolan Brubaker and GitHub
374eee776e
Merge pull request #2057 from skriss/fix-292
...
add better error message when cluster config can't be found
2019-11-12 16:52:49 -05:00
Steve Kriss and Adnan Abdulhussein
54f94ecd67
add docs for using restic with Azure File ( #2054 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-11 14:07:55 -08:00
Steve Kriss and Adnan Abdulhussein
9e2f2d8419
remove obsolete gcr.io/heptio-images-related files and docs ( #2055 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-11 14:04:55 -08:00
Steve Kriss
3add90ba52
changelog
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-08 15:02:37 -07:00
Steve Kriss
5a31a78df5
add better error message when cluster config can't be found
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-08 15:01:12 -07:00
Steve Kriss and GitHub
5d008491bb
Merge pull request #2050 from skriss/v1.2-release
...
v1.2 release
v1.2.0
2019-11-07 11:44:02 -07:00
Steve Kriss
c090050c5a
v1.2 blog post
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-07 11:25:03 -07:00
Steve Kriss
b9f4282201
fix alignment/numbering on upgrade instructions
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-07 08:20:22 -07:00
Steve Kriss
7d27f951ff
v1.2.0 docs site
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-07 08:20:22 -07:00
Steve Kriss
f016aae9c3
v1.2.0 changelog
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-07 08:20:22 -07:00
Steve Kriss and GitHub
e1bdc417ca
run goreleaser.sh in container ( #2049 )
...
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-06 12:55:47 -07:00
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
Antony S Bett and KubeKween
121dc02d2f
Ensure object store plugin processes are cleaned up after restore and after BSL validation during server start up ( #2041 )
...
* Ensure child object store plugin processes are cleaned up during restore
Signed-off-by: Antony Bett <antony.bett@gmail.com >
2019-11-05 08:58:08 -08: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
Steve Kriss and GitHub
4fb1bc2ef3
restic: don't try to restore PVBs with no snapshotID ( #2031 )
...
* restic: don't try to restore PVBs with no snapshotID
Signed-off-by: Steve Kriss <krisss@vmware.com >
* changelog
Signed-off-by: Steve Kriss <krisss@vmware.com >
2019-11-04 16:18:08 -07:00
Adnan Abdulhussein and GitHub
636a5b9db6
add velero install --crds-only to easily update CRDs ( #2038 )
...
* add velero install --crds-only to easily update CRDs
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
* make update
Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com >
2019-11-04 14:36:04 -08:00
Nolan Brubaker and GitHub
bf7df45e53
Merge pull request #2037 from nrb/fix-2036
...
Add GOPROXY for go module operations
2019-11-04 14:07:24 -05:00