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

### Container Linux Version ### ``` NAME="Container Linux by CoreOS" ID=coreos VERSION=1590.0.0+2017-11-21-1500 VERSION_ID=1590.0.0 BUILD_ID=2017-11-21-1500 PRETTY_NAME="Container Linux by CoreOS 1590.0.0+2017-11-21-1500 (Ladybug)" ANSI_COLOR="38;5;75" HOME_URL="https://coreos.com/" BUG_REPORT_URL="https://issues.coreos.com" COREOS_BOARD="amd64-usr" ``` ### Details ### I was...

kind/bug
area/distribution
component/distro
team/os

etcd 3.4.0 has been released; however, it doesn't look like it's supported in `ct` yet. https://github.com/coreos/container-linux-config-transpiler/blob/master/config/types/etcd.go#L58 It looks like it's a matter of reconciling [the 3.4 config](https://github.com/etcd-io/etcd/blob/v3.4.0/etcdmain/config.go) with a new...

# Issue Report # Rebase open-vm-tools to a new version. ## Feature Request ## Currently, CoreOS Container Linux includes open-vm-tools 10.3.0.5330 (build-8931395), which is an old version of open-vm-tools. Suggest...

# Issue Report # Transparent Huge Pages provides real benefit to certain applications by potentially reducing TLB misses and improving performance. For other applications, it can bloat memory usage and...

# Issue Report # We had used this build CoreOS-stable-2135.5.0-hvm (ami-02b51824b39a1d52a) as worker and master nodes upon setting manual kubernetes cluster. We used the cluster to host our gitlab instance...

# Issue Report # ## Bug ## In a bare-metall cluster of 24 (desktop) machines that boot CoreOS via PXE boot, machines randomly fail/freeze from time to time. All machines...

# Issue Report # ## Guidance ## ### Container Linux Version ### ``` $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=2247.6.0 VERSION_ID=2247.6.0 BUILD_ID=2019-11-06-2138 PRETTY_NAME="Container Linux by CoreOS 2247.6.0 (Rhyolite)"...

# Issue Report # ## Bug ## When applying a guestinfo configuration in VMware, CoreOS attempts to connect to the `guestinfo.coreos.config.url` before configuring the interface in `guestinfo.interface.0.ip.0.address`. If it matters,...

component/cloud-init
kind/design
area/distribution
platform/vmware

/etc/bash/bashrc is read-only file As /etc/bash/bashrc is symlink to /usr/share/bash/bashrc To edit this file, I added - path: /etc/bash/bashrc filesystem: root append: true contents: inline: | umask 027 in ignition...

kind/question
component/ignition
area/usability

How to update firewall (iptables/ip6tables) policies via ignition as I was not able to find anything at https://github.com/coreos/container-linux-config-transpiler/blob/master/doc/configuration.md