Patrick Baxter
Patrick Baxter
@yifan-gu Had a test he wanted to write for pluton where: ``` 1, worker is down 2, delete pod and checkpointer on master 3, worker comes back, still running pod...
I think this would likely be useful for pluton and kola. If we collect via the logs that the kubelet outputs, then kola tests won't benefit. So seems like we...
Expand the current kola kubernetes test to also run conformance tests.
The etcd team has found regressions related to dns-discovery before it makes sense to add to kola. https://github.com/coreos/etcd/blob/master/Documentation/clustering.md#dns-discovery
Docker has its own set of unit/functional tests. Lets investigate making these run on kola without having to import and manually update this test code. Ideally, this test runs the...
This is a summary of @marineam's suggestion on having stable kola releases: Since its undesirable to have our release builds break because kola happened to break, we want the release...
`ore` and `kola` now both share the ability to manually spawn a VM. `plume` shares code with `ore` and the copied code is out of sync. The `kola spawn` command...
Explained in this comment: https://github.com/coreos/coreos-kubernetes/pull/715#issuecomment-252355541
This file isn't create when ignition is used over cloud-config. Right now it fills in the ADVERTISE_IP env in the generic and single-node scripts. We should be get our info...
Just a small simplification we should do once we make a release containing: https://github.com/kubernetes/kubernetes/commit/d659c16eb48471b5871d928fd9de75626ba5e78a