flatcar-linux-update-operator
flatcar-linux-update-operator copied to clipboard
Use updateengine package from locksmith module
Currently pkg/updateengine is copy-pasted from locksmith code, which is not ideal. We should pull it as a dependency once https://github.com/kinvolk/locksmith/pull/8 is resolved.
See also https://github.com/kinvolk/Flatcar/issues/273.
Note, that https://github.com/flatcar-linux/flatcar-linux-update-operator/pull/97 adds full test suite and does many improvements to the code, so it is likely that this code should be taken to the separate repo.