Alex Crawford
acf93b4c45
Revert "Merge pull request #234 from crawford/validate"
...
This reverts commit cdfc94f4e9
, reversing
changes made to 2051cd3e1c
.
Conflicts:
initialize/config.go
system/etcd.go
system/etcd_test.go
system/fleet.go
system/fleet_test.go
system/update.go
system/update_test.go
test
2014-10-12 21:56:11 -07:00
Alex Crawford
667dbd8fb7
update: refactor config
...
- Explicitly specify all of the valid options for Update
- Seperate the config from File() and Units()
- Add YAML tags for the fields
2014-09-23 17:57:43 -07:00
Michael Marineau
4bdf633075
fix(update): Fix restart of update-engine
...
The name was missing .service.
2014-06-07 12:08:22 -07:00
Jonathan Boulle
0ddc08d55a
fix(system): write all files atomically
2014-06-06 10:36:36 -07:00
Jonathan Boulle
dd861b9f88
fix(initialize): ensure update-engine is restarted after group/server
...
changes
2014-06-05 16:12:40 -07:00
Jonathan Boulle
e413a97741
feat(update): add more configuration options for update.conf
2014-05-14 13:13:19 -07:00
Jonathan Boulle
e93911344d
refactor(init): rename locksmith to update
2014-05-14 11:40:39 -07:00