-
### Feature request description
Make adding a Network Adapter to the Hyper-V VM work. Currently the machine will not start properly if the Network Adapter is added before the machine is started. Addi…
-
See: https://github.com/openshift/os/pull/1238
Needs investigation and opening a Bugzilla for the kernel in C9S.
We currently have to hardcode skipping the Secure Boot tests for C9S until we hav…
-
Would be neat to document how FCOS boots, and the disk layout.
Mostly filing this so we don't forget what Andrew started on in https://github.com/coreos/fedora-coreos-docs/pull/9. Should be able to…
-
# Background
to make sure the OS is more compatible with other components such as
1. AWS VPC CNI
2. AWS ALB Ingress
And eliminate potential complexity of maintainence in the future.
# T…
pahud updated
5 years ago
-
As of now, we'd have to ssh in to do this. Users seem to expect to be able to do this via Kubernetes.
The simplest approach would seem to be have `update-agent` check for external changes `contain…
-
Currently our codebase includes a plethora of so called "getter methods":
https://github.com/coreos/rkt/search?l=go&q=Get
According to our styleguide https://github.com/coreos/docs/tree/master/golang…
-
1) caching issue aside
https://github.com/coreos/rkt/issues/2590
https://github.com/coreos/rkt/issues/2925
https://github.com/appc/acbuild/issues/235
2) `rkt fetch --no-store` in our tests is slower …
-
Hello
We just saw a pretty server issue on our production CoreOs setup. Details are:
- 3 CoreOs nodes running in AWS EC2 Us East1
- m3.2xlarge instance types
- CoreOS nodes - 2 are DISTRIB_REL…
ghost updated
7 years ago
-
**Environment**
```
rkt Version: 1.19.0
appc Version: 0.8.8
Go Version: go1.7.3
Go OS/Arch: linux/amd64
Features: -TPM +SDJOURNAL
--
Linux 4.7.0-0.bpo.1-amd64 x86_64
--
PRETTY_NAME="Debian G…
-
## Describe the bug
A simple RWX volume crashloops trying to mount on a debug pod.
## To Reproduce
I have been able to reproduce this multiple times.
Deploy a **dual stack, IPv6-first** k3…