What's Changed
- Add
vcluster snapshot getcommand by @nprokopic in #3269 - Clean up volume snapshot resources after taking snapshot by @nprokopic in #3275
- Improve manifest e2e tests and fix snapshot test (and unerlying issue) by @nprokopic in #3281
- Update README.md by @pescerosso in #3282
- chore: undeprecate k8s.version by @FabianKramm in #3284
- refactor: use InternalIP by default instead of hostname by @FabianKramm in #3285
- Cancel previous in-progress snapshot requests for the same URL by @nprokopic in #3277
- Update README.md by @pescerosso in #3283
- Fix: kube-cm crash because of wrong flag by @squ94wk in #3287
- ENG-9633 Add controlPlane.advanced.kubeVip by @squ94wk in #3286
- feat: Add --external for platform add by @cbalan in #3272
- skip restoring pvc(s) with failed snapshot by @neogopher in #3279
- Fix getting PVCs that should be snapshotted by @nprokopic in #3296
- Add snapshot Deleting phase by @nprokopic in #3293
- [main] Don't check if PVC should be restored when restore flag is not set (#3301) by @loft-bot in #3303
- [main] Fix race condition in restore volumes e2e test (#3302) by @loft-bot in #3304
- [main] Fix checking if the PVC is restored on the host (#3305) by @loft-bot in #3307
- fix: snapshot delete request to deleting phase by @jjaferson in #3306
- ENG-9668 | Delete nodeProviders before deleting nodeTypes by @janekbaraniewski in #3310
- set vClusterName globally for the translate package for use in the restore pod by @neogopher in #3309
- Update README.md by @pescerosso in #3299
- bugfix: do not rely on the kubeconfig for getting SharedSecrets by @hidalgopl in #3294
- [main] Fix snapshot creation with private nodes (#3315) by @loft-bot in #3316
- [main] Reduce log severity when patching snapshot request ConfigMap (#3317) by @loft-bot in #3318
- refactor: do not create docs folders by @Piotr1215 in #3322
- docs: typo entry for CoreWeave in README by @zachspar in #3323
New Contributors
Full Changelog: v0.30.0...v0.31.0-alpha.0