GoogleContainerTools / GoogleContainerTools/container-structure-test

In v2.MetadataTest, `envVar` property is actually `env`

Open
#230 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Go
Stars
2.5k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

According to the patterns for converting the listed properties into YAML properties from the README.md, it seems like the `EnvVars` should correspond to a property named `envVars` but it is actually `env` (checking from the code at https://github.com/GoogleContainerTools/container-structure-test/blob/master/pkg/types/v2/metadata.go#L26). Should it be renamed to `envVars` or should the docs be changed to `env`?

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.