Chris Ottinger
Chris Ottinger
Have started work on this and mapped out which container config fields can be modified during image build vs runtime settings. Wanting to confirm this feature should only include metadata...
Also pulling in the latest updates to master I noticed that the metadata tests are being skipped, not included in the set of tests in pkg/v2/types/structure.go runAll(). Is that intentional...
Working on refactoring the metadata tests into grouped types to make test case additions easier. Checking if there were any issues with standardising the test case failure messages: `Image does...
This should get get addressed as part of the extension of the metadataTest for #80