Abigail McCarthy
ea3c72310b
Merge pull request #4666 from jonasrosland/update-community-page
...
Remove the office hours from the community page
2022-02-18 10:14:29 -05:00
Jonas Rosland
aedcdcccad
Remove the office hours from the community page
...
Signed-off-by: Jonas Rosland <jrosland@vmware.com>
2022-02-17 14:28:19 -05:00
Wenkai Yin(尹文开)
2cd2d83260
Merge pull request #4659 from vmware-tanzu/1.8-release-note
...
1.8 release note
2022-02-17 10:40:41 +08:00
Daniel Jiang
e4292965da
Merge pull request #4656 from a-mccarthy/release-notes-edits
...
Copy edits for 1.8 release notes
2022-02-17 10:05:58 +08:00
Daniel Jiang
3db8798525
Merge pull request #4658 from dsu-igeek/dsu-changelog-1.8-update
...
Updates to 1.8 changelog
2022-02-17 10:00:01 +08:00
kkothule
2785807b2c
Add CloudCasa to "Adopters of Velero" section on velero.io ( #4588 )
...
- Added CloudCasa logo
- Added description of CloudCasa and its integration with Velero
Signed-off-by: Kiran Kothule <kkothule@catalogicsoftware.com>
2022-02-17 08:57:02 +08:00
Xun Jiang/Bruce Jiang
e0791a7fd0
Add Xun Jiang's profile information into Velero Website. ( #4620 )
...
Signed-off-by: Xun Jiang <jxun@vmware.com>
2022-02-17 08:52:28 +08:00
David L. Smith-Uchida
926f40170d
Updates to 1.8 changelog
...
Signed-off-by: David L. Smith-Uchida <dave@kasten.io>
2022-02-16 10:30:16 -08:00
Abigail McCarthy
bdcb6d3e98
Copy edits for 1.8 release notes
...
Signed-off-by: Abigail McCarthy <mabigail@vmware.com>
2022-02-16 11:53:09 -05:00
Daniel Jiang
b9d4fe86cf
Merge pull request #4654 from ywk253100/220216_release_note
...
Update release note to reflect the fix for #1980
2022-02-16 14:11:46 +08:00
Daniel Jiang
fddec92ccc
Merge pull request #4653 from codegold79/1.8-release-note
...
Add delete BSL cleanup highlight and fixed grammar in heading
2022-02-16 10:43:41 +08:00
Wenkai Yin(尹文开)
9fd241a1a0
Update release note to reflect the fix for #1980
...
Update release note to reflect the fix for #1980
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2022-02-16 08:27:44 +08:00
Daniel Jiang
b7b339b9c9
Add more exempt labels for stalebot ( #4641 )
2022-02-16 05:37:21 +08:00
bynare
768a30618f
restic backupper: ignore volumes of non-running pods ( #4584 )
2022-02-16 05:34:58 +08:00
frankly_coding
5ca5b884c1
Merge branch '1.8-release-note' into 1.8-release-note
2022-02-15 10:56:31 -08:00
F. Gold
e3685786fa
Add delete BSL cleanup highlight and fixed grammar in heading
...
Signed-off-by: F. Gold <fgold@vmware.com>
2022-02-15 10:53:46 -08:00
Daniel Jiang
552eb3c3f7
Merge pull request #4646 from reasonerjt/update-release-note
...
Refine the release note of v1.8
2022-02-15 23:01:28 +08:00
Daniel Jiang
70d12ea16e
Refine the release note of v1.8
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-02-15 22:55:12 +08:00
qiuming
d1063bda7e
Merge pull request #4639 from blackpiglet/update-e2e-test-image-to-gcr
...
Update e2e test image to gcr.io
2022-02-15 09:53:50 +08:00
Daniel Jiang
fad2df8740
Merge pull request #4618 from codegold79/4617-info-log-panic-default-volumes-to-restic-nil
...
Check for nil before logging DefaultVolumesToRestic value
2022-02-15 08:30:53 +08:00
Xun Jiang
9419aa91a7
Update e2e test image to gcr.io
...
By now, only busybox:latest is used by e2e. It is already upload to gcr.io/velero-gcp/busybox:latest
Change the image to gcr.io to avoid pulling rate limitation from docker hub.
Signed-off-by: Xun Jiang <jxun@vmware.com>
2022-02-14 20:55:34 +08:00
Wenkai Yin(尹文开)
3e847fd5da
Merge pull request #4634 from qiuming-best/ns-test-fix
...
Fix E2E backup namespaces test
2022-02-14 18:03:36 +08:00
Ming
6a61a418ca
Fix E2E backup namespaces test
...
Signed-off-by: Ming <mqiu@vmware.com>
2022-02-14 17:41:28 +08:00
Wenkai Yin(尹文开)
69588011a2
Merge pull request #4622 from reasonerjt/tag-release-fail
...
Make sure the tag-release script fail on any error
2022-02-14 13:58:36 +08:00
F. Gold
491942cf2d
Simplify by assuming nil is false and use boolptr util function
...
Signed-off-by: F. Gold <fgold@vmware.com>
2022-02-09 16:58:07 -08:00
Wenkai Yin(尹文开)
0270b96a5f
Merge pull request #4605 from reasonerjt/custom-plugin-update
...
Undeprecate the volumesnapshot plugin in the doc
2022-02-09 10:15:40 +08:00
Daniel Jiang
a251fffc69
Make sure the tag-release script fail on any error
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-02-08 10:55:19 +08:00
Wenkai Yin(尹文开)
ca168d41ab
Merge pull request #4593 from zubron/remove-bridget-from-maintainers
...
Remove Bridget McErlean from maintainers
2022-02-07 09:24:44 +08:00
F. Gold
95c43d5b65
Minor change to trigger GitHub actions
...
Signed-off-by: F. Gold <fgold@vmware.com>
2022-02-02 17:02:22 -08:00
F. Gold
131c6de407
Check for nil before logging DefaultVolumestToRestic value
...
Signed-off-by: F. Gold <fgold@vmware.com>
2022-02-02 10:53:03 -08:00
Daniel Jiang
f0a29276cc
Undeprecate the volumesnapshot plugin in the doc
...
Since Itemsnapshotter plugin is still WIP,
this commit removes the reference and the deprecation of volumeSnapshotter plugin
from the doc to avoid confusion.
We'll update the doc when it's ready and we have a reference
implementation.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-01-30 16:21:49 +08:00
qiuming
574baeb3c9
Merge pull request #4599 from danfengliu/change-1.8-e2e-plugins-version-to-release-version
...
Change 1.8 plugins version to release version
2022-01-29 18:30:37 +08:00
danfengl
7c4bd099d9
Change 1.8 plugins version to release version
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-29 10:11:17 +00:00
danfengliu
2ec28e3000
Merge pull request #4598 from danfengliu/fix-e2e-gcp-1.4-tag
...
Fix E2E gcp plugin tag name
2022-01-29 17:45:58 +08:00
danfengl
f757540c6d
Fix E2E gcp plugin tag name
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-29 09:33:41 +00:00
Daniel Jiang
a33442656b
Merge pull request #4595 from danfengliu/add-1.8-plugins-in-e2e-test
...
Add 1.8 plugins map in e2e test
2022-01-29 17:27:46 +08:00
danfengl
33219e6c4c
Add 1.8 plugins map in e2e test
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-29 09:14:36 +00:00
Dominic Brekau
5fa7d08fa1
Use OrderedResources in schedules ( #4550 )
...
* Use OrderedResources in schedules
Make ParseOrderedResources public for use in schedules
Add changelog
Signed-off-by: Dominic <dominic@xdnx.org>
* Rename function in comment section
Signed-off-by: Dominic <dominic@xdnx.org>
2022-01-29 15:47:55 +08:00
danfengliu
1dd421d766
Merge pull request #4591 from qiuming-best/ssr
...
E2E SSR test add retry mechanism and logs
2022-01-29 12:19:53 +08:00
Bridget McErlean
b28093ede1
Remove Bridget McErlean from maintainers
...
Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
2022-01-28 18:22:37 -05:00
Ming
e4046017db
E2E SSR test add retry mechanism and logs
...
Signed-off-by: Ming <mqiu@vmware.com>
2022-01-28 18:51:46 +08:00
qiuming
b40bbda2d6
Merge pull request #4582 from danfengliu/add-timeout-for-ci-e2e-job
...
Add timeout for CI e2e job
2022-01-26 20:27:00 +08:00
danfengl
5571f25f11
Add timeout for CI e2e job
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-26 09:24:24 +00:00
Daniel Jiang
52590a4426
Nominate Xun Jiang and Ming Qiu to become maintainers ( #4578 )
2022-01-26 10:52:07 +08:00
Wenkai Yin(尹文开)
77fd284a9a
Merge pull request #4566 from reasonerjt/fix-custom-plugin-doc
...
Remove reference of restic_restore_action.go from the doc
2022-01-26 10:21:25 +08:00
Daniel Jiang
04fb450e2e
Merge pull request #4577 from dsu-igeek/dsu-kasten-01-24-2022
...
Change dsu-igeek affiliation to Kasten, requires governance vote
2022-01-26 09:00:02 +08:00
Dave Smith-Uchida
e8120f66fa
Change dsu-igeek affiliation to Kasten, requires governance vote
...
Signed-off-by: Dave Smith-Uchida <dave@kasten.io>
2022-01-25 10:00:32 -08:00
qiuming
ae0c4c29a1
Merge pull request #4573 from danfengliu/add-continue-on-error-in-ci-e2e-test
...
Add continue-on-error in ci e2e test
2022-01-25 17:03:25 +08:00
danfengl
6e4194bc60
Add continue-on-error in ci e2e test
...
Signed-off-by: danfengl <danfengl@vmware.com>
2022-01-25 08:51:24 +00:00
Daniel Jiang
a6abc03e43
Remove reference of restic_restore_action.go from the doc
...
fixes #4554
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2022-01-24 15:11:23 +08:00