Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Conversation

@kmcgovern-apixio
Copy link
Contributor

This PR makes it so ecr-pull can be used the same way docker-pull can to inject the waypoint entrypoint. Currently this is non-passive because it keeps the same default as docker-pull which will inject the entrypoint. disabling the entrypoint injection keeps the previous behavior and does not require the docker or kankio builder (as before)

Ran `make gen/integrations-hcl` and `make gen/website-mdx`
Copy link
Contributor

@izaaklauer izaaklauer left a comment

Choose a reason for hiding this comment

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

Nice improvement! Your approach of invoking the docker pull builder from ecr is clever, and makes sense to me.

I requested one small change, and reran our documentation automation and made a PR to your branch here: https://github.com/kmcgovern-apixio/waypoint/pull/1/files. Once those are in, we can merge this.

Comment on lines +1 to +2
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure why these are in this PR, but it's ok!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

originally i had changes to the ecr protobuf but ended up not needing that. this is just a remnant from that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants