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

Removal of ability import legacy artifact into Helm. #3589

Merged
merged 1 commit into from
May 3, 2024

Conversation

thallgren
Copy link
Member

A helm install would make attempts to find manually installed artifacts and make them managed by Helm by adding the necessary labels and annotations. This was important when the Helm chart was first introduced but is far less so today, and this legacy import was therefore removed. Maintaining it properly would mean adding regression tests and to fix pending issues.

@thallgren thallgren linked an issue May 3, 2024 that may be closed by this pull request
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@thallgren thallgren force-pushed the thallgren/remove-helm-legacy-import branch from 808ad8c to 57ae506 Compare May 3, 2024 11:25
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@thallgren thallgren force-pushed the thallgren/remove-helm-legacy-import branch from 57ae506 to 575ecff Compare May 3, 2024 11:39
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
A helm install would make attempts to find manually installed artifacts
and make them managed by Helm by adding the necessary labels and
annotations. This was important when the Helm chart was first introduced
but is far less so today, and this legacy import was therefore removed.
Maintaining it properly would mean adding regression tests and to fix
pending issues

Signed-off-by: Thomas Hallgren <[email protected]>
@thallgren thallgren force-pushed the thallgren/remove-helm-legacy-import branch from 575ecff to 64a7194 Compare May 3, 2024 13:21
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 3, 2024
@thallgren thallgren merged commit fc4509b into release/v2 May 3, 2024
18 checks passed
@thallgren thallgren deleted the thallgren/remove-helm-legacy-import branch May 3, 2024 14:55
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.

telepresence helm install outputs success on potential error
1 participant