You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #37, admin users will be able to enforce Velero Backup/Restore spec in NonAdminBackup/Restore spec fields. For better non admin users experience, would be good to apply the enforced NonAdminBackup/Restore spec fields as defaults. To do this, we need to create a defaulting webhook.
With #37, admin users will be able to enforce Velero Backup/Restore spec in NonAdminBackup/Restore spec fields. For better non admin users experience, would be good to apply the enforced NonAdminBackup/Restore spec fields as defaults. To do this, we need to create a defaulting webhook.
To do that, we need to run
and update
docs/architecture.md
. Reference https://book.kubebuilder.io/cronjob-tutorial/webhook-implementationWe also need to update NAC Deployment in OADP and deploy a NAC Service and NAC MutatingWebhookConfiguration
The text was updated successfully, but these errors were encountered: