migtools / oadp-non-admin

OADP Non Admin Controller
Apache License 2.0
3 stars 5 forks source link

Use custom UUID for NAB Object to Velero Backup Object mapping instead of the Kube UUID #89

Open shubham-pampattiwar opened 2 weeks ago

shubham-pampattiwar commented 2 weeks ago

We use Kube generated UUID for establishing mapping between NAB Object and Velero Backup Object. Instead of this, use a custom UUID for establishing mapping. This will help avoid UUID collisions.

mpryc commented 1 week ago

Please note comment: https://github.com/migtools/oadp-non-admin/pull/86#discussion_r1775901745