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

feat: add migration function #1646

Merged
merged 1 commit into from
Apr 5, 2024
Merged

feat: add migration function #1646

merged 1 commit into from
Apr 5, 2024

Conversation

FabianKramm
Copy link
Member

@FabianKramm FabianKramm commented Apr 3, 2024

What issue type does this pull request address? (keep at least one, remove the others)
/kind feature

Resolves ENG-3085

What does it do?

  • This PR adds a migration function that is able to convert the old helm values.yaml into the new vcluster.yaml format.
  • Changes the default value of fallbackHostDns back to false, which was a mistake introduced when changing the values.yaml format

Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for vcluster-docs canceled.

Name Link
🔨 Latest commit f783bcd
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/660ea4a34e592d00089030d8

@FabianKramm FabianKramm changed the title DRAFT: feat: add migration function feat: add migration function Apr 4, 2024
@heiko-braun
Copy link
Contributor

heiko-braun commented Apr 4, 2024

Thanks @FabianKramm, what about the cases following line

case "integrated-coredns":

Are these situations where we bail out and the user has to manually remove fields from the previous config?

@FabianKramm FabianKramm merged commit b204687 into loft-sh:main Apr 5, 2024
71 checks passed
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.

2 participants