bugs icon indicating copy to clipboard operation
bugs copied to clipboard

Issue tracker for CoreOS Container Linux

Results 100 bugs issues
Sort by recently updated
recently updated
newest added

# Issue Report # ## Bug ## ### Container Linux Version ### 2079.4.0 ``` $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=2079.4.0 VERSION_ID=2079.4.0 BUILD_ID=2019-05-15-0808 PRETTY_NAME="Container Linux by CoreOS 2079.4.0...

# Issue Report # ## Bug ## ### Container Linux Version ### https://coreos.com/releases/#2079.4.0 ### Environment ### AWS EC2 m5.* c5.* ### Expected Behavior ### instance boots and is usable with...

component/cloud-init
area/usability
kind/friction

# Issue Report # How can I enforce password policies in CoreOS ? I tried to use pam_cracklib.so to enforce requirements like minimum number of uppercase letters, lowercase letters, other...

kind/question
area/usability
component/distro

When docker server is running if i run lsof on the terminal I get a lot of UID error ``` lsof: no pwd entry for UID 33 lsof: no pwd...

# Issue Report # ## Feature Request ## Container Linux currently appears to require IPv4 connectivity to be able to update itself. There is currently no AAAA record for the...

# Issue Report # ## Bug ## /run/torcx/bin/docker: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/7c0178cc475ec5e28183458635a155aaedc53766f345a2018960fdb90e769d23-init/merged: no space left on device. See '/run/torcx/bin/docker run --help'. ### Container Linux...

kind/bug
component/docker
team/os
area/stability

# Issue Report # I have followed the steps in https://github.com/coreos/docs/blob/master/os/selinux.md to check my containers compatibility with SELinux. ## Bug ## After enabling logging, I found the below message in...

area/security
component/selinux

# Issue Report # ## Bug ## ### Container Linux Version ### ``` $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=1800.6.0 VERSION_ID=1800.6.0 BUILD_ID=2018-08-04-0323 PRETTY_NAME="Container Linux by CoreOS 1800.6.0 (Rhyolite)"...

component/networkd
area/distribution
team/os
needs/more-information
platform/metal

# Issue Report # ## Bug ## Some files hosted on a NFSv4 export with correct permissions randomly cannot be read with any user (Permission denied). A `ls -l` (emphasis...

# Issue Report # **TL; DR**: The [comment in Vagrantfile](https://github.com/coreos/coreos-vagrant/blob/08572747857bab12c4b9e81632063c4ccc94651d/Vagrantfile#L155) at ["coreos-vagrant" repo](https://github.com/coreos/coreos-vagrant) seems to be old. Since it works on the latest VirtualBox now. ## ~~Bug~~ Document fix ##...