youtube image
From YouTube: Velero Community Meeting/Open Discussion - Feb 11, 2020

Description

Feb 11, 2020
Agenda

Status Updates
---------------
[steve]
shipped v1.3.0-beta.1, working on blog post
put up draft PR with refactor of restore code related to CRDs
some testing
[carlisia]
community support last week
updated CLI revamp PR: https://github.com/vmware-tanzu/velero/pull/2202#issuecomment-577229282
POC for installing with kustomize
[nolan]
On community support this week
Moved last week, was out
Back to working on CRDs, troubleshooting #2249. Will go more in depth in discussion topics
Need to work with Ashish on CSI support
[ashish]
Update on memory leak #2069
Fixed with Steve’s change and v1.3.0-beta.1 has the fix. Please consider upgrading.
CSI update
Using CSI hostpath-plugin driver to validate Velero
Successfully setup an environment with hostpath-plugin driver using beta snapshot APIs
Blogpost?
[jonas]
Implemented an ADOPTERS.md file for public user statements
Working on a /plugins page

Discussion Topics
------------------
[carlisia] CRD/api/k8s versioning issues: https://github.com/vmware-tanzu/velero/labels/versioning
Visual summary of #2249
[dymurray] Add design doc for Custom CA support for S3 BSLs

Contributor Shoutouts
----------------------
@markrity - docs update to point to new Helm chart repo (https://github.com/vmware-tanzu/velero/pull/2209)
@jnaulty - add Restore API docs (https://github.com/vmware-tanzu/velero/pull/2240)
@mynktl - allow VolumeSnapshotter plugin to rename PV via SetVolumeID function (https://github.com/vmware-tanzu/velero/pull/2216)
@jenting - ongoing beta testing, bug-fixing
@betta1 - Thank you for providing information to narrow down memory leak