flatcar-linux-update-operator icon indicating copy to clipboard operation
flatcar-linux-update-operator copied to clipboard

Use updateengine package from locksmith module

Open invidian opened this issue 5 years ago • 2 comments

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.

invidian avatar Nov 17 '20 21:11 invidian

See also https://github.com/kinvolk/Flatcar/issues/273.

invidian avatar Nov 17 '20 22:11 invidian

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.

invidian avatar Nov 26 '21 10:11 invidian