Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KEP-3294: Add proposal for provisioning volumes from cross-namespace snapshots #3295

Merged
merged 10 commits into from
Oct 6, 2022
Prev Previous commit
Addressed review comments
- Change PersistentVolumeClaim API instead of adding VolumeSnapshotLink API
- Use CrossNamespaceSourceProvisioning feature gate instead of command line flag
- Add tests for the same namespace cases
- Add scale tests as a beta blocker
- Add metrics for cross namespace provision source
- Update estimation of API calls in cosideration of informer cache
  • Loading branch information
mkimuram committed Oct 6, 2022
commit e5ee2a2d83a5e063aac00faae061c7b38d07fafc
Loading