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

leverage generateTemplates capability of harvester/addons #783

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

ibrokethecloud
Copy link
Contributor

Problem:

PR introduces minor changes to installer to leverage the new generateTemplate capability added to harvester/addons

Prior to this change the addon updates were being managed by updates to version_info file, and also updating the version details in the rancher-22-addons.yaml template file.

Solution:

This has been simplified to use the chart versions in version_info file and allow ability to generate template file dynamically. This ensures that chart and image version change is only ever kept in one single location.

addons PR: harvester/addons#4

Related Issue:
harvester/harvester#4937
Test plan:

@ibrokethecloud
Copy link
Contributor Author

@w13915984028 now that version_info is the sole driver of template and addon generation, do you think we still need the chart / addon version check in build-bundle?

Copy link
Contributor

@Vicente-Cheng Vicente-Cheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the improvement

@ibrokethecloud ibrokethecloud merged commit 677447c into harvester:master Jul 30, 2024
6 checks passed
@ibrokethecloud
Copy link
Contributor Author

@Mergifyio backport v1.4

Copy link

mergify bot commented Jul 30, 2024

backport v1.4

✅ Backports have been created

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.

4 participants