Xun Jiang/Bruce Jiang and GitHub
5db3da5aea
Merge pull request #5512 from Lyndon-Li/issue-fix-5505
...
Issue fix 5505
2022-11-01 19:38:39 +08:00
Xun Jiang/Bruce Jiang and GitHub
ae1e42cfd7
Merge pull request #5478 from Lyndon-Li/s3-compatible-provider
...
Issue fix 5477
2022-11-01 19:38:26 +08:00
lyndon and GitHub
e6ba774841
remove restic in docs ( #5499 )
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-11-01 18:11:21 +08:00
OrlinVasilev
63788aaf8f
Update Community meetings times
...
https://github.com/vmware-tanzu/velero/discussions/5091
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-11-01 11:49:55 +02:00
Ming
f848f50b37
add note for left over resources
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-11-01 07:43:15 +00:00
lyndon and GitHub
76d3321917
Merge pull request #5526 from qiuming-best/insecurity-skip-fix
...
fix restic backup failure with self-signed certification backend storage
2022-11-01 15:29:43 +08:00
Ming
52a49d1945
fix backup failure with self-signed certification
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-11-01 07:05:20 +00:00
lyndon and GitHub
502b058282
Merge pull request #5521 from blackpiglet/add-credential-store-in-back-deletion-controller
...
Add credential file store in the backup deletion controller.
2022-11-01 09:16:57 +08:00
OrlinVasilev
058c44fe10
Update Community meetings times
...
https://github.com/vmware-tanzu/velero/discussions/5091
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-10-31 18:49:09 +02:00
OrlinVasilev
734d6ca336
Update Community meetings times
...
https://github.com/vmware-tanzu/velero/discussions/5091
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-10-31 11:00:26 +02:00
Xun Jiang
41fc641298
Add credential file store in the backup deletion controller.
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2022-10-31 16:59:26 +08:00
Lyndon-Li
3571339fd6
issue fix 5505
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-31 11:09:46 +08:00
Xun Jiang/Bruce Jiang and GitHub
a9cfd6604b
Merge pull request #5484 from Lyndon-Li/pvbr-doc-refactor
...
Pod Volume Backup/Restore Refactor: refactor PVBR doc
2022-10-31 10:21:38 +08:00
Pratik Raj and GitHub
8c6228adb8
feat: dependabot workflow automation for updating dependency
...
Signed-off-by: Pratik Raj <Rajpratik71@gmail.com >
2022-10-29 01:33:19 +05:30
OrlinVasilev
4054043c94
Update Community meetings times
...
https://github.com/vmware-tanzu/velero/discussions/5091
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-10-28 18:38:52 +03:00
OrlinVasilev
818953815d
Update Community meetings times
...
https://github.com/vmware-tanzu/velero/discussions/5091
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-10-28 17:57:37 +03:00
Lyndon-Li
3efa5357aa
refactor pvbr doc
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-28 16:56:11 +08:00
Xun Jiang/Bruce Jiang and GitHub
150570feec
Remove redundancy code block left by #5388 . ( #5483 )
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2022-10-27 14:20:26 +08:00
OrlinVasilev
5bd786a2f9
fix main TOC for 1.10
...
Signed-off-by: OrlinVasilev <ovasilev@vmware.com >
2022-10-26 12:17:26 +03:00
Ming
a0bf266f7f
Add v1.10 velero upgrade doc
...
Signed-off-by: Ming <mqiu@vmware.com >
2022-10-25 09:41:11 +00:00
Faizan Ahmad and Faizan Ahmad
9d01432007
Fix pointer deference to string in error message
...
Signed-off-by: Faizan Ahmad <faizan@obmondo.com >
2022-10-25 07:52:00 +05:30
Lyndon-Li
9695340c12
repo config for s3 compatible store
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-24 19:48:09 +08:00
Xun Jiang/Bruce Jiang and GitHub
5f4336102a
Merge pull request #5473 from dpedu/dpedu/1.7-upgrade-typo
...
Trivial correction to 1.7 upgrade instructions
2022-10-24 14:58:01 +08:00
Xun Jiang/Bruce Jiang and GitHub
660841dfbd
Merge pull request #5471 from ywk253100/221021_lib
...
update k8s.io dependencies to 0.24.0
2022-10-24 14:46:43 +08:00
Xun Jiang/Bruce Jiang and GitHub
5027aae194
Add more nil pointer check for CSI related code in backup controller. ( #5388 )
...
Add some corner cases checking for CSI snapshot in backup controller.
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2022-10-24 10:42:08 +08:00
Dave Pedu and GitHub
ecee846ed5
Trivial correction to 1.7 upgrade instructions
...
The container name for the aws plugin is `velero-plugin-for-aws`. There was an extra `velero-` prefix in the doc.
Signed-off-by: Dave Pedu <dave@davepedu.com >
2022-10-21 08:59:08 -07:00
Wenkai Yin(尹文开)
7d5e17fe79
Change name of changelog file
...
Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com >
2022-10-21 18:21:24 +08:00
Kira Boyle and Wenkai Yin(尹文开)
b146a880c6
update k8s.io dependencies to 0.24.0
...
* This also required an update to use github.com/bombsimon/logrusr/v3
* 'WithClusterName' removed as per the k8s doc reasoning:
* https://github.com/kubernetes/apimachinery/blob/release-1.24/pkg/apis/meta/v1/types.go\#L257-L259
* ('ClusterName was a legacy field that was always cleared by the system and never used')
* Test was updated accordingly
Signed-off-by: Kira Boyle <kira@replicated.com >
2022-10-21 11:16:21 +08:00
danfengliu and GitHub
11a7c796eb
Fix label naming issue for restore helper ( #5469 )
...
Signed-off-by: danfengl <danfengl@vmware.com >
2022-10-20 17:49:51 +08:00
Shubham Pampattiwar and GitHub
c5339227fe
increase ensure restic repository timeout ( #5335 )
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2022-10-19 16:26:45 +08:00
Daniel Jiang and GitHub
ae3ebf7451
Merge pull request #5344 from kaovilai/CVE-2022-28948
...
Upgrade gopkg.in/yaml.v3 to v3.0.1
2022-10-19 16:25:24 +08:00
Daniel Jiang and GitHub
d0a6ff29ac
Merge pull request #5428 from weshayutin/CVE-2022-27191
...
Fix CVE-2022-27191
2022-10-19 16:12:58 +08:00
Daniel Jiang and GitHub
fc038041fb
Merge pull request #5294 from cleverhu/change-CSISnapshotTimeout-to-normal-var
...
change CSISnapshotTimeout from pointer to normal variable
2022-10-19 15:31:47 +08:00
lyndon and GitHub
4d85b78a0c
Merge pull request #5459 from Lyndon-Li/velero-docker-image-go-1.18
...
Upgrade velero docker image to use go 1.18
2022-10-19 14:26:01 +08:00
lyndon and GitHub
162680b39c
Merge branch 'main' into velero-docker-image-go-1.18
...
Signed-off-by: lyndon <98304688+Lyndon-Li@users.noreply.github.com >
2022-10-19 09:29:36 +08:00
Scott Seago and GitHub
6b2cb7a841
Merge pull request #5401 from shubham-pampattiwar/add-vsc-nil-check
...
Add nil check before execution of csi snapshot delete
2022-10-18 15:24:16 -04:00
Shubham Pampattiwar
34cca77533
Add nil check before execution of csi snapshot delete
...
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
add changelog
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com >
2022-10-18 11:51:55 -04:00
Lyndon-Li
c92f06ef17
fix lint loop iterator problem
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-18 22:40:48 +08:00
Lyndon-Li
d7b4583b2b
fix lint errors
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-18 21:53:47 +08:00
Lyndon-Li
df5436b380
upgrade velero docker image
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-18 20:23:42 +08:00
Xun Jiang/Bruce Jiang and GitHub
9cb46deb73
Add CSI VolumeSnapshot client back. ( #5449 )
...
Signed-off-by: Xun Jiang <blackpiglet@gmail.com >
2022-10-18 14:58:03 +08:00
lyndon and GitHub
30b1ca87eb
Merge pull request #5313 from gliptak/go8
...
Bump Go to 1.18
2022-10-18 12:17:37 +08:00
lyndon and GitHub
ad7e3ab8d5
Merge pull request #5446 from allenxu404/i5098
...
Change subcommand `velero restic` to `velero repo`
2022-10-17 18:28:51 +08:00
Xun Jiang/Bruce Jiang and GitHub
d658f6564d
Merge pull request #5444 from Lyndon-Li/remove-restic
...
Pod Volume Backup/Restore Refactor: Remove Restic in code
2022-10-17 15:32:17 +08:00
lyndon and GitHub
d52ec8c079
Pod Volume Backup/Restore Refactor: Rename Init Helper ( #5432 )
...
* restore helper refactor
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
* resolve codespell
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-17 13:42:09 +08:00
Xun Jiang/Bruce Jiang and GitHub
7a535ea047
Merge pull request #5425 from danfengliu/fix-ctx-issue
...
Fix E2E test and Git action CI issues
2022-10-17 09:56:23 +08:00
danfengl
cf32cabddd
fix-ctx-issue
...
1. Fix issue of kubectl client and server mismatch version in GitAction E2E job, refer to https://github.com/elastic/cloud-on-k8s/issues/4737 ;
2. Adapt to the changing of keyword for involing Kpoia as fs backupper, new installtion breaked upgrade and migration tests;
3. Accept multi-labels of Ginkgo focus as input of E2E make command;
4. Distinguish workload namespace from each tests;
5. Fix issues of not using Velero util to perform Velero commands;
6. Add snapshot test case for NamespaceMapping E2E test;
7. Collect debug bundle after catching error of Velero backup or restore command;
Signed-off-by: danfengl <danfengl@vmware.com >
2022-10-16 13:18:39 +00:00
allenxu404
154f5551c6
Change subcommand restic to repo
...
Signed-off-by: allenxu404 <qix2@vmware.com >
2022-10-13 19:45:52 +08:00
Lyndon-Li
5f7f69366c
remove restic from code
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2022-10-13 13:45:32 +08:00
Xun Jiang/Bruce Jiang and GitHub
c0430b8964
Merge pull request #5441 from sseago/riav1-input-output
...
moved RIA execute input/output structs back to velero package
2022-10-13 11:10:00 +08:00