Yu Qi (Jerry) Zhang

Results 4 issues of Yu Qi (Jerry) Zhang

This issue will be used to track some errors/concerns that showed up on f26 cloud/atomic. The PR to "pacify" the tester is https://github.com/projectatomic/atomic/pull/1076 so we can start testing on f26,...

Some considerations came up from the azure container, which uses systemd but not runc. If we run this container from the atomic CLI, there are a few issues I noticed:...

For the flannel system container, the service is working fine, but shows 'failed' after running `systemctl stop flannel` despite there being no visible error: `● flannel.service - Flanneld overlay address...

Today we use coreos-installer to create the installer iso for FCOS and RHCOS. But in https://github.com/coreos/coreos-installer/blob/master/coreos-installer we have hard-coded defaults for the DEFAULT_IMAGE_URL and GPG_KEY, which should be distro-specific. After...