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

✨ Add a bundle for Project Calico #10

Merged
merged 3 commits into from
Feb 13, 2023
Merged

Conversation

sdwilsh
Copy link
Contributor

@sdwilsh sdwilsh commented Feb 13, 2023

This adds a bundle for Project Calico, and allows the configuration of the version to be installed. The version we install by default is managed by renovate.

This technically addresses kairos-io/kairos#640, but I think it is insufficient for now, as we should allow many more configuration options before considering it done.

@sdwilsh
Copy link
Contributor Author

sdwilsh commented Feb 13, 2023

This is primarily in a draft state because it is built on top of the changes in #8 and #9, and I'm not confident it'll merge cleanly without me rebasing.

@sdwilsh sdwilsh changed the title Add a bundle for Project Calico ✨ Add a bundle for Project Calico Feb 13, 2023
This adds a bundle for Project Calico, and very basic configuration
(only allowing the configuration of the version number).

Signed-off-by: Shawn Wilsher <[email protected]>
@sdwilsh sdwilsh marked this pull request as ready for review February 13, 2023 07:56
README.md Outdated Show resolved Hide resolved
Copy link
Member

@mudler mudler left a comment

Choose a reason for hiding this comment

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

Thanks, this is looking good!

Like you said there are a lot of options indeed for calico, however I think that's a good start, we can also think about passing-by directly values from the helm chart directly from the config, to avoid be specific on each configuration option. Nevertheless, I think that's a good starting point and we can start from here!

@mudler mudler merged commit 688b07d into kairos-io:main Feb 13, 2023
@sdwilsh sdwilsh deleted the calico branch February 13, 2023 15:07
@sdwilsh
Copy link
Contributor Author

sdwilsh commented Feb 20, 2023

however I think that's a good start, we can also think about passing-by directly values from the helm chart directly from the config, to avoid be specific on each configuration option.

I did this in #12. This approach may be useful for other bundles as well!

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