Skip to content

helm-converter: support migrate - #2526

Draft
AndrewChubatiuk wants to merge 1 commit into
masterfrom
converter-migrate
Draft

helm-converter: support migrate#2526
AndrewChubatiuk wants to merge 1 commit into
masterfrom
converter-migrate

Conversation

@AndrewChubatiuk

Copy link
Copy Markdown
Contributor

Proposing instead of adding UseLegacyNaming to extend helm-converter with migrate functionality that supports two migrate strategies for VM and VL instances:

  • No Downtime: create agent for buffering purposes, make old setup read-only, make data snapshot, create new instance from this snapshot, delete old setup
  • With Downtime: create agent for buffering purposes, stop old setup, create PVC from old PVs and create new setup

Added PR for VTAgent to support migration from charts for traces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant