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

fix(image): source values #741

Merged
merged 1 commit into from May 26, 2023

Conversation

ml019
Copy link
Contributor

@ml019 ml019 commented May 25, 2023

Intent of Change

  • Bug fix (non-breaking change which fixes an issue)

Description

When an image component uses the default configuration, it results in a Source attribute value of Local. Correct the handling of this value in the image setup, and remove the "registry" value which is not supported via the component configuration.

Motivation and Context

Correctly handle image components using a local registry.

How Has This Been Tested?

Customer site

Related Changes

Prerequisite PRs:

  • None

Dependent PRs:

  • None

Consumer Actions:

  • None

@ml019 ml019 requested a review from roleyfoley May 25, 2023 13:18
@ml019 ml019 marked this pull request as ready for review May 26, 2023 03:53
@ml019 ml019 requested review from a team and removed request for roleyfoley May 26, 2023 03:53
When an image component uses the default configuration, it results
in a `Source` attribute value of `Local`. Correct the handling of this
value in the image setup, and remove the "registry" value which is not
supported via the component configuration.
@roleyfoley roleyfoley enabled auto-merge (squash) May 26, 2023 05:22
@roleyfoley roleyfoley merged commit 44ada8b into hamlet-io:master May 26, 2023
2 checks passed
@ml019 ml019 deleted the fix/image-source-values branch May 26, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants