Skip to content

Use env variable to use GCE metadata. - #2993

Open
3405691582 wants to merge 1 commit into
google:mainfrom
3405691582:container_gce_ab
Open

Use env variable to use GCE metadata.#2993
3405691582 wants to merge 1 commit into
google:mainfrom
3405691582:container_gce_ab

Conversation

@3405691582

Copy link
Copy Markdown
Collaborator

In order to configure the container to use GCE metadata for the build API, either the entrypoint needs to be messed around with or that a bind-mount override of the host orchestrator default file needs to be used. Both are ugly. Instead, change the entrypoint behavior to do this if we set an environment variable.

We could do this via flags, but this seems simpler.

In order to configure the container to use GCE metadata for the build
API, either the entrypoint needs to be messed around with or that a
bind-mount override of the host orchestrator default file needs to be
used. Both are ugly. Instead, change the entrypoint behavior to do
this if we set an environment variable.

We could do this via flags, but this seems simpler.
@3405691582
3405691582 requested review from ikicha and ser-io August 10, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant