GoogleContainerTools / GoogleContainerTools/container-structure-test

platform attribute is required for non-amd64 users

Open
#542 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
2.5k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

#469 added a platform attribute and only writes it if it's set, but it also always set it. As a result, any container tests on e.g. arm64 will fail, if platform is not set.

The previous behavior let the container runtime figured it out, which worked.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.