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 # The current stable, beta and alpha channel are using an old docker version as seen on the [release page](https://coreos.com/releases/). The used docker version should follow the...

First reported here: https://github.com/docker/docker/issues/19647 Command to reproduce: ``` bash docker run -it --rm heroku/cedar:14 /bin/bash -c "curl -sS https://install.meteor.com | /bin/sh" ``` On Docker v1.8.1, aufs storage driver, the command...

kind/bug
priority/P1
area/usability
component/kernel
team/os

# Issue Report # I'm trying to provision a m5d instance that comes with NVMe storage. In my ignition config, I try to format the disk as follows: ``` filesystems:...

# Issue Report # ## Feature Request ## Container Linux config snippets and guidelines for meeting CIS benchmarks. ### Environment ### All ### Desired Feature ### At one time I...

kind/enhancement
kind/documentation
area/usability
team/os

# Issue Report # ## Bug ## ### Container Linux Version ### SDK ≥ 2296.0.0 ### Environment ### Any ### Expected Behavior ### No warnings about `/etc/environment`. ### Actual Behavior...

kind/regression
area/developer tooling
kind/friction
component/distro
team/os

# Issue Report # ### Container Linux Version ### ``` NAME="Container Linux by CoreOS" ID=coreos VERSION=1632.3.0 VERSION_ID=1632.3.0 BUILD_ID=2018-02-14-0338 PRETTY_NAME="Container Linux by CoreOS 1632.3.0 (Ladybug)" ANSI_COLOR="38;5;75" HOME_URL="https://coreos.com/" BUG_REPORT_URL="https://issues.coreos.com" COREOS_BOARD="amd64-usr" ``` ###...

kind/bug
area/distribution
component/kernel
team/os
platform/aws
needs/repro

Scenario: - EC2 instance is launched as part of the autoscaling group - Auto-scaling group lifecycle hook sends an SNS message which is listened to my a Lambda - The...

kind/question
component/networkd
kind/support
area/usability
team/os

# Issue Report # ## Bug ## ### Container Linux Version ### $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=2191.5.0 VERSION_ID=2191.5.0 BUILD_ID=2019-09-04-0357 PRETTY_NAME="Container Linux by CoreOS 2191.5.0 (Rhyolite)" ANSI_COLOR="38;5;75"...

I first thought that this might be a bug of terraform like reported in https://github.com/terraform-providers/terraform-provider-digitalocean/issues/100, but after investigating a bit further it seems that the ignition file is actually properly...

kind/bug
component/ignition
team/os
needs/more-information
platform/digitalocean

# Issue Report # XenServer Tools is unable to report CoreOS' VM IP address to the XenServer host: Permission Denied. ## Bug ## CoreOS VM's XenServer Tools agent fails to...