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 support for customizing image and extension chart repoURL across templates #493

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

squizzi
Copy link

@squizzi squizzi commented Oct 15, 2024

Closes: #425

@squizzi squizzi marked this pull request as draft October 15, 2024 23:07
@squizzi squizzi force-pushed the airgap-template-changes branch 3 times, most recently from c7480ab to afcb387 Compare October 22, 2024 20:31
@squizzi squizzi marked this pull request as ready for review October 22, 2024 20:31
Copy link
Contributor

@a13x5 a13x5 left a comment

Choose a reason for hiding this comment

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

Numerous strange (looks like copy-paste/rebase) errors.
No updates in values.schema.json, please add they're needed for validation
Naming of the values should be reconsidered

@squizzi squizzi force-pushed the airgap-template-changes branch from afcb387 to 76dc00e Compare October 24, 2024 22:05
@squizzi squizzi force-pushed the airgap-template-changes branch from 76dc00e to 80086e5 Compare November 1, 2024 15:16
@squizzi squizzi requested a review from a13x5 November 1, 2024 23:31
@squizzi squizzi force-pushed the airgap-template-changes branch 3 times, most recently from 4d44f9e to b8f8cb3 Compare November 4, 2024 18:19
Copy link
Contributor

@a13x5 a13x5 left a comment

Choose a reason for hiding this comment

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

We should be careful with possible empty values. Helm is dumb

@squizzi squizzi force-pushed the airgap-template-changes branch from b8f8cb3 to 01ed0f4 Compare November 7, 2024 22:07
@squizzi squizzi requested a review from a13x5 November 7, 2024 22:08
@squizzi squizzi force-pushed the airgap-template-changes branch from 01ed0f4 to f37636c Compare November 7, 2024 22:22
In order to support airgap, users will need to be able to specify custom
extensions.imageRepository values and extensions.chartRepository URLs to
be able to download extension images and charts on 'ManagedClusters'.  These
additions across the helm templates allow them to do so.

Signed-off-by: Kyle Squizzato <[email protected]>
@a13x5 a13x5 force-pushed the airgap-template-changes branch from f37636c to 355dd83 Compare November 7, 2024 22:49
Copy link
Contributor

@a13x5 a13x5 left a comment

Choose a reason for hiding this comment

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

LGTM

@a13x5 a13x5 merged commit fb83d23 into Mirantis:main Nov 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Provide method for deploying an air-gapped management cluster and deploying ManagedClusters that are airgapped
2 participants