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
As of now, the project does not support snapshots, a valuable feature that facilitates tasks such as data backup, environment duplication, and disaster recovery. Snapshot support could potentially allow users to create and manage point-in-time snapshots of their workloads seamlessly.
The proposal should address how we could integrate snapshot support, ideally including the following points:
An overview of the envisioned integration
High-level implementation details
Sample specifications for Kubernetes (k8s) API resources
Any potential challenges or roadblocks that may arise during implementation
Potential Next Steps
Understand the current state: Analyze the current onmetal-api structure to understand the best way to integrate snapshot support.
Research: Look into similar implementations to get ideas and understand potential pitfalls.
Draft Proposal: Begin drafting a proposal detailing how snapshot support could be integrated.
Review: Have the proposal reviewed by team members and stakeholders.
Iterate: Revise the proposal based on the feedback received.
The text was updated successfully, but these errors were encountered:
As of now, the project does not support snapshots, a valuable feature that facilitates tasks such as data backup, environment duplication, and disaster recovery. Snapshot support could potentially allow users to create and manage point-in-time snapshots of their workloads seamlessly.
The proposal should address how we could integrate snapshot support, ideally including the following points:
Potential Next Steps
onmetal-api
structure to understand the best way to integrate snapshot support.The text was updated successfully, but these errors were encountered: