Daniel Jiang and GitHub
bad5a46f23
Fix the link of release information ( #3883 )
...
This commit makes it point to the 1.6 release blog
Signed-off-by: Daniel Jiang <jiangd@vmware.com >
2021-06-19 20:44:05 +08:00
Scott Seago and GitHub
962a957f1b
regression introduced in 1.6 restore progress: fix CR restore ( #3845 )
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2021-06-19 00:03:11 -07:00
David L. Smith-Uchida and GitHub
d871370c1e
Added multiple namespace test ( #3763 )
...
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-06-17 11:23:12 -07:00
ae6e1df9aa
Add Labels field to BackupSpec ( #3641 )
...
* Add metadata.Labels to schedule.Spec.Template and it's copy logic to Backup
Signed-off-by: Arush Salil <me@aru.sh >
* document metadata.labels
Signed-off-by: Klavs Klavsen <klavs@enableit.dk >
* adjust text per suggestion.
Signed-off-by: Klavs Klavsen <klavs@enableit.dk >
* Rewrite labels copy logic, add comments, and debug log messages
Signed-off-by: Arush Salil <me@aru.sh >
* Rephrase label copy debug log
Signed-off-by: Arush Salil <me@aru.sh >
* Add initialized logger to FromSchedule
Signed-off-by: Arush Salil <me@aru.sh >
* use info log level per request.
Signed-off-by: Klavs Klavsen <klavs@enableit.dk >
Co-authored-by: Klavs Klavsen <klavs@enableit.dk >
2021-06-17 11:18:37 -07:00
Bridget McErlean and GitHub
f727e070cb
Skip volume restores from projected sources ( #3877 )
...
In #3863 , it was discovered that volumes from projected sources were
being backed up by restic when they should have been skipped. Restoring
these volumes triggers a known bug in restic.
In #3866 , we started skipping volumes from a projected source, however
there will exist backups that were taken before this fix was introduced.
This change modifies the restore logic to skip the restore of any volume
that came from a projected source, allowing backups taken before #3866
to be restored successfully.
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com >
2021-06-17 11:00:37 -07:00
codegold79 and GitHub
c21b66166a
API groups e2e tests remove controllers ( #3564 )
...
* Remove controllers and sleeps in API groups e2e tests
Signed-off-by: F. Gold <fgold@vmware.com >
* Print command in AfterEach(...) and check error
Signed-off-by: F. Gold <fgold@vmware.com >
* Make change ahead of PR3764 changes in main
Signed-off-by: F. Gold <fgold@vmware.com >
* Update go.{mod,sum} files
Signed-off-by: F. Gold <fgold@vmware.com >
* Run make update
Signed-off-by: F. Gold <fgold@vmware.com >
2021-06-17 10:50:59 -07:00
Scott Seago and GitHub
dfabfb3df8
Merge pull request #3866 from alaypatel07/fix-projected-volume-for-restic
...
skip backuping projected volume when using restic
2021-06-11 13:03:11 -04:00
Alay Patel
888de9fe46
fix typos for code spell test
...
Signed-off-by: Alay Patel <alay1431@gmail.com >
2021-06-11 00:13:50 -04:00
Alay Patel
57a76b7a6b
skip backuping projected volume
...
Signed-off-by: Alay Patel <alay1431@gmail.com >
2021-06-11 00:11:27 -04:00
81f1f21871
Consolidate api clients for e2e tests ( #3764 )
...
* Consolidate api clients
* Adress Nolan reviews
* Adding back output warning for consistency
* Remove unnecessary documentation
* Address Bridget's reviews
* Update go.sum files
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
Co-authored-by: Bridget McErlean <bmcerlean@vmware.com >
2021-06-09 22:07:56 +08:00
Ashish Amarnath and GitHub
4ce33c5294
Remove ashish-amarnath as maintainer ( #3842 )
...
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
😢
2021-06-02 13:52:55 -07:00
Kyle William and GitHub
030104f179
Delete residual file caused by network interruption and so on. Fixes #3204 ( #3241 )
...
Signed-off-by: huangkai <huangkai76@huawei.com >
2021-06-02 16:41:50 -04:00
Scott Seago and GitHub
61c12a8171
Updated design to take into account protocol buffer limitations. ( #3464 )
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2021-06-02 16:37:08 -04: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
David L. Smith-Uchida and GitHub
0aa3c263b4
Added BackupPhaseUploading and BackupPhaseUploadingPartialFailure backup ( #3805 )
...
phases as part of Upload Progress Monitoring, fixes #3755 Add backup phases
needed for Upload Progress Monitoring
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-06-02 14:25:19 +08:00
Abigail McCarthy and GitHub
e669528ede
Merge pull request #3830 from jenting/remove-doc-copyright
...
Remove the [insert current year] in the code standards doc
2021-06-01 12:56:50 -04:00
Abigail McCarthy and GitHub
82a87dfc21
Merge pull request #3834 from nrb/rm-nrb
...
Remove Nolan Brubaker from active contributors
2021-06-01 12:48:55 -04:00
Nolan Brubaker
51d1e90793
Remove Nolan Brubaker from active contributors
...
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2021-05-28 18:41:08 -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
Scott Seago and GitHub
20eb92f9dd
Add PVC UID label to PVR (as we already have for PVB) ( #3792 )
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2021-05-20 09:16:06 +08:00
Carlisia Thompson and GitHub
7a3bc064ca
Remove nrb from PR review rotation ( #3810 )
...
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2021-05-19 10:59:45 -04:00
Eric Fried and GitHub
7566962b95
Support pulling plugins by digest ( #3803 )
...
Previously `WithPlugins` only supported passing image URIs "by tag" --
e.g. `gcr.io/my-repo/my-image:v0.1.2`. With this commit, we add support
for pulling "by digest" -- e.g.
`gcr.io/my-repo/my-image@sha256:a75f9e8c3ced3943515f249597be389f8233e1258d289b11184796edceaa7dab`
Signed-off-by: Eric Fried <efried@redhat.com >
2021-05-18 13:27:49 +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
Abigail McCarthy and GitHub
6cb7a35eac
Update docs to include schedule backup example ( #3478 )
...
* update docs to include schedule backup example
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* update backup name and cron schedule
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* Update scheduled backups docs for review comments
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
* fix typo
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2021-05-12 15:43:20 -04:00
Abigail McCarthy and GitHub
0775d2ae54
Add note about updating CRDs during development ( #3784 )
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com >
2021-05-12 15:41:11 -04:00
Alay Patel and GitHub
31ced582a9
service_action: use unstructured to marshal selective fields ( #3789 )
...
* use unstructured to marshal selective fields
Signed-off-by: Alay Patel <alay1431@gmail.com >
* add a sample test for string port in applied config
Signed-off-by: Alay Patel <alay1431@gmail.com >
* update changelog
Signed-off-by: Alay Patel <alay1431@gmail.com >
2021-05-12 15:40:00 -04:00
Carlisia Thompson and GitHub
8f46d9808b
Fix gh action ( #3743 )
...
* Fix gh action
* Fix it maybe
* Update GH action version
* Set write permission for the job
* Use target
* Remove config that is already default
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2021-05-12 23:03:49 +08:00
David L. Smith-Uchida and GitHub
4d173d725c
Changed kibishii wait commands to output stdout/stderr, makes for better debugging ( #3762 )
...
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-05-10 09:30:41 -04:00
Ashish Amarnath and GitHub
fc8569e9f0
✨ ⚠️ Remove CSI volumesnapshot artifact deletion ( #3734 )
...
This change is incompatible with velero-plugin-for-csi
releases <= v0.1.2
Remove special casing of CSI volumesnapshot artifacts
from backup deletion logic as this has been moved to
a DeleteItemAction plugin in the velero-plugin-for-csi repo
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
2021-05-04 13:58:41 -04:00
Scott Seago and GitHub
265dd3a7a5
Added site bio/img for maintainer/contributor sseago ( #3750 )
...
Signed-off-by: Scott Seago <sseago@redhat.com >
2021-04-30 19:15:05 -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
David L. Smith-Uchida and GitHub
3b3d228507
Design doc for upload progress monitoring ( #3416 )
...
Change to add new plugin SnapshotItemAction, added started/updated fields to UploadProgress
Updated SnapshotItemAction, added additional tasks
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-04-30 14:35:24 -07:00
David L. Smith-Uchida and GitHub
c3f08af872
Changes to secrets design ( #3413 )
...
* Changes to secrets design
Removed references to Volume Storage Locations/VSLs
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
* Description of current parallelism points
Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com >
2021-04-29 12:39:04 -07: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
Nolan Brubaker and GitHub
19883c2f19
Propose Scott Seago as a maintainer ( #3747 )
...
* Propose Scott Seago as a maintainer
Scott Seago has made a lot of contributions to Velero, including in
testing, coding, and design.
Some examples of his contributions include a [design for plugin
improvements](https://github.com/vmware-tanzu/velero/blob/main/design/wait-for-additional-items.md ),
[added skip support to
RestoreItemActions](https://github.com/vmware-tanzu/velero/pull/1336 ),
and [reporting important
issues](https://github.com/vmware-tanzu/velero/issues/2948 ).
He's also been active in the community meetings for the last few years,
and has had thoughtful feedback.
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
* Fix up file assignments
Signed-off-by: Nolan Brubaker <brubakern@vmware.com >
2021-04-28 17:47:25 -07:00
Abigail McCarthy and GitHub
4b0ddacb6a
Merge pull request #3744 from salahalsaleh/patch-1
...
fix on-premise `--plugins` flag documentation
2021-04-28 13:27:50 -04:00
Carlisia Thompson and GitHub
ccac3d4130
A small refactor of the e2e tests ( #3726 )
...
* A small refactor of the e2e tests
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Add copyright header
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Fix CI
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Revert unneeded changes
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Remove file that doesnt belong here
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2021-04-28 09:54:17 -07: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
Salah Aldeen Al Saleh and Salah Al Saleh
b9ff1794f7
fix on-premise --plugins flag documentation
...
--plugins instead of --plugin
Signed-off-by: Salah Al Saleh <salahalsaleh1993@gmail.com >
2021-04-28 16:09:56 +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
Carlisia Thompson and GitHub
02e7d7ac37
Add cpanato as Emeritus Maintainers ( #3725 )
...
* Add cpanato as Emeritus Maintainers
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Fix spaces
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2021-04-27 19:30:07 -07:00
Arun S M and GitHub
1ed7902d4c
Fix typo in the restic document ( #3728 )
...
Change from sepc to spec.
Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com >
2021-04-27 09:40:24 +08:00
Abigail McCarthy and GitHub
245ca06770
Merge pull request #3722 from josemaia/patch-1
...
Fix typo in restic documentation
2021-04-22 10:28:52 -04:00
José Maia and José Maia
b443e7c1f6
Fix typo in restic documentation
...
Signed-off-by: José Maia <josecbmaia@hotmail.com >
2021-04-22 14:26:03 +01:00
Ashish Amarnath and GitHub
32c3820b8a
🐛 Fix plugin name derivation from image name ( #3711 )
...
* 🐛 Fix plugin name derivation from image name
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
* changelog
Signed-off-by: Ashish Amarnath <ashisham@vmware.com >
2021-04-21 20:57:00 -04:00
Carlisia Thompson and GitHub
f988fd1411
Fix misspelled file name ( #3712 )
...
* Fix misspelled file name
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Change placement of line
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Fix configuration setting
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Move comment
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
* Fix lint errors
Signed-off-by: Carlisia <carlisia@grokkingtech.io >
2021-04-21 10:04:04 -07: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