app-admin/etcd-wrapper: Adjust data dir permissions, Bump to 3.3.24#536
app-admin/etcd-wrapper: Adjust data dir permissions, Bump to 3.3.24#536sayanchowdhury merged 2 commits intoflatcar-2513from
Conversation
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
From version 3.3.23, the persmission of the data dir are checked, and should be 700 in Linux Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
app-admin/etcd-wrapper: Adjust data dir permissions, Bump to 3.3.24 by sayanchowdhury
|
This REALLY should have been staged through the alpha and beta channels. Our stable channel nodes are now unable to run etcd until we fix this. |
|
Hello, that's unfortunate, sorry for that! |
|
We have alpha and beta canary deployments of flatcar to detect breaking changes in our configuration. Something like this, that wasn't a critical CVE security update, should probably be rolled out over a few weeks via alpha->beta->stable. |
|
Good to hear that you have Alpha and Beta nodes running for that. Yes, it could have been rolled out slowly but it was also blocking users to update their etcd in response to the CVEs. Whether they were critical is up for discussion https://github.com/etcd-io/etcd/blob/master/security/SECURITY_AUDIT.pdf |
app-admin/etcd-wrapper: Adjust data dir permissions
From version 3.3.23, the permission of the data-dir is checked,
and should be 700 in Linux
Backports PR: #524
Should be merged after rebasing the changes from #535How to use
emerge-amd64-usr app-admin/etcd-wrapperTesting done
Not tested yet.