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 ### Unfortunately, there are no instructions on how to extract that from the CoreOS rescue system if USR-A/B cannot...

# Issue Report # ## Bug ## Container Linux usually gets stuck early during the boot process, at the following point: ``` Booting 'CoreOS default' Early console in extract_kernel input_data:...

Booting on EC2 page does always show the latest stable version. I would expect that it shows the appropriate AMIs corresponding to the selected coreos version. To reproduce - open...

component/other
kind/documentation
area/usability

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

kind/regression
component/kernel
team/os
area/stability
needs/more-information

I've downloaded CT according to the documentation. brew install coreos-ct I've created a config file as shown in the documentation ```yaml passwd: users: - name: core ssh_authorized_keys: - ssh-rsa AAAAB3NzaC1ycxxxxxxx...

kind/documentation
team/os
component/ct

# Issue Report # We use Container Linux 2135.4.0, then notice that `sudo rkt fetch` does not work in some cases. ## Bug ## ### Container Linux Version ### ```console...

component/rkt
area/stability
team/tools
needs/more-information

# Issue Report # Container Linux is rebooting after updates is killing docker container running on the host to exit without clean draining. I am using reboot immediately after update...

# Issue Report # ## Bug ## ### Container Linux Version ### Any ### Environment ### Any ### Expected Behavior ### bunzip2 correctly decompresses Container Linux release artifacts. ### Actual...

kind/regression
area/usability
component/distro
team/os

# Issue Report # ## Bug ## ### Container Linux Version ### ``` NAME="Container Linux by CoreOS" ID=coreos VERSION=2079.5.1 VERSION_ID=2079.5.1 BUILD_ID=2019-06-05-2258 PRETTY_NAME="Container Linux by CoreOS 2079.5.1 (Rhyolite)" ANSI_COLOR="38;5;75" HOME_URL="https://coreos.com/" BUG_REPORT_URL="https://issues.coreos.com"...

Hi, guys! It’s not an issue. It’s a story about adding new generation MacMini (I mean with T2 chip) to a k8s cluster. It requires a few workarounds. I found...