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

#52 Create Baton migration for Helm Chart repository URLs and old mo… #79

Merged
merged 1 commit into from
May 17, 2024

Conversation

chang-annie
Copy link
Contributor

…dule names

  • migrate the helm chart repository URLs to use our new helm chart repository URL (ghcr.io). Done by passing in a system property -DoldHelmRepositoryUrl = "link/to/your/old/helm/repo"
  • migrate text (including comments) referencing the old helm module name to use new module naming convention. For example, extensions-helm-kafka will be migrated to aissemble-kafka-chart.
  • create layer of abstraction so that the helm chart name change and helm repository URL change migrations can be re-used in the future
  • update BDD tests and release notes

@chang-annie chang-annie force-pushed the 52-migrate-downstream-helm-repository-url branch from 80bd22d to 31d3ab2 Compare May 17, 2024 15:07
…lmRepositoryUrl system property set

- Update baton migration to migrate any old helm module names from extensions-helm-<chart-name> to aissemble-<chart-name>-chart
- Refactored existing helm chart name migrations
@chang-annie chang-annie force-pushed the 52-migrate-downstream-helm-repository-url branch from 31d3ab2 to 362db56 Compare May 17, 2024 18:25
@chang-annie chang-annie merged commit 3e2c5a3 into dev May 17, 2024
@chang-annie chang-annie deleted the 52-migrate-downstream-helm-repository-url branch May 17, 2024 18:26
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.

None yet

2 participants