Commit fa68095
committed
chore(*): update CoreOS to 402.2.0; Docker to 1.1.2
Note that this release is important because it has several big fixes:
* etcd 0.4.6 (with a fix for a major memory leak)
* fleet 0.6.2 (with major rewrites for stability)
* Docker 1.1.2 (with additional port allocation and container fixes)
Because with this Docker release the format of `docker inspect`
has changed, we must change the ANNOUNCE_TEMPLATE. We also have to
change `fleetctl list-units` in the CoreOS scheduler because we
are getting more columns of output now.
We also must change the device name on EC2 back to `/dev/sda`. See
coreos/scripts#3111 parent af2484e commit fa68095
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
| 240 | + | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments