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

Helm V2 support removed #9124

Open
2 tasks done
APErebus opened this issue Nov 11, 2024 · 0 comments · May be fixed by OctopusDeploy/Calamari#1382
Open
2 tasks done

Helm V2 support removed #9124

APErebus opened this issue Nov 11, 2024 · 0 comments · May be fixed by OctopusDeploy/Calamari#1382

Comments

@APErebus
Copy link

Prerequisites

Description

Helm V2 had been flagged for deprecation since 2024.1 with the functionality deprecated since 2024.3. We are now removing Helm V2 code from the product.

This follows issues #8627 and #8835

Process

  • The functionality will be marked as deprecated in code, causing any usages to be logged for monitoring purposes
  • After the notification period of at least 6 months the functionality will be toggled off, resulting in an error when attempting to use it. Customers can toggle this back on if they still require it.
  • After another 12 months the functionality will be completely removed

Migration Guide

There is an official Helm V2 to V3 Migration guide that details the steps to follow. Once this has been performed, customers will need to update their Helm Upgrade deployment step to change to Helm V3.

@APErebus APErebus linked a pull request Nov 11, 2024 that will close this issue
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 a pull request may close this issue.

1 participant