Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Expose registry host to helm hooks DEV-1249#17

Merged
LucilleH merged 1 commit intomainfrom
lucille--byoc-ecr2
Nov 11, 2022
Merged

Expose registry host to helm hooks DEV-1249#17
LucilleH merged 1 commit intomainfrom
lucille--byoc-ecr2

Conversation

@LucilleH
Copy link
Copy Markdown

Summary

Expose registry host information for helm hooks to access.

How was it tested?

launchpad up on BYOC + custom ECR

Is this change backwards-compatible?

Yes

@LucilleH LucilleH changed the title Enable logged out byoc with custom ecr without v3key injection DEV-1249 Expose registry host to helm hooks DEV-1249 Nov 11, 2022
Copy link
Copy Markdown
Contributor

@mikeland73 mikeland73 left a comment

Choose a reason for hiding this comment

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

Approving to unblock, but you can use published images to determine the host, no need to export a separate host.

Comment thread padcli/command/deploy.go
helm.NewImageProvider(
buildOutput.Image.String(),
publishOutput.PublishedImages(),
string(publishOutput.RegistryHost),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should not be needed. The published images have enough information to determine the host. (they are the hostname on the published image URL)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

See comments in axiom

@LucilleH LucilleH merged commit baa014e into main Nov 11, 2022
@LucilleH LucilleH deleted the lucille--byoc-ecr2 branch November 11, 2022 03:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants