Stephen Lowrie
Stephen Lowrie
The release-checklist should be updated with packaging instructions so that it's a clearly documented, repeatable process that can be done without going around to acquire tribal knowledge.
With the current design of plume + os documentation it is not possible to do OS releases without the release image existing in all regions on certain cloud providers. This...
Originally mentioned in https://github.com/coreos/mantle/pull/930#issuecomment-437138933 `ore` commands should be created to create & delete the AWS networking resources. At the same time the code that creates AWS resources if a certain...
Additional logging should be added throughout the plume release process for FCOS. These should use `plog.Info` or `plog.Debug` calls so that the `--debug` & `--verbose` flags are more useful on...
The individual permissions required to perform the different commands on different platforms should be documented. Initially providing a bulk set of permissions required for the entire mantle suite would be...
Tests can currently be version gated to be before a specific version and/or after a specific version. However, with the support of multiple distributions now this needs to be reworked....
Fixes https://github.com/coreos/bugs/issues/2085
In current builds of the OpenStack format we are not setting the linux_console to the serial console. As a byproduct of coreos/bugs#2136 this means that currently Ignition logs are not...