Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Allow custom image names for OSM Helm chart #4595

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

shalier
Copy link
Contributor

@shalier shalier commented Mar 16, 2022

Description:
Map image name in values.yaml and resolves #4331

Signed-off-by: Shalier Xia [email protected]

Testing done:

Affected area:

Functional Area
Install [ x]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)?

Copy link
Contributor

@nojnhuh nojnhuh left a comment

Choose a reason for hiding this comment

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

Left one nit, otherwise looks good.

I verified that the output of helm template is the same before and after this change.

charts/osm/values.schema.json Outdated Show resolved Hide resolved
Map image name in values.yaml and resolves openservicemesh#4331

Signed-off-by: Shalier Xia <[email protected]>
@jaellio
Copy link
Contributor

jaellio commented Mar 16, 2022

Should we allow the registry and tag to also be set per image?

@nojnhuh
Copy link
Contributor

nojnhuh commented Mar 17, 2022

Should we allow the registry and tag to also be set per image?

I think eventually it's likely we'll end up making this possible, though I think exactly how we should do that needs some extra thought to consider things like how backwards-compatible it should be with the way it is now.

@jaellio jaellio merged commit f0c6def into openservicemesh:main Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart should accommodate custom image names
3 participants