fix unmanaged issue

Signed-off-by: xu yang <xyang@ciq.com>
This commit is contained in:
xu yang
2024-10-21 04:41:12 +00:00
parent 5aba2b56b6
commit 9f10e90fdb
4 changed files with 73 additions and 2 deletions

View File

@@ -69,6 +69,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix overlay permissions in /root/ and /root/.ssh/. #1452
- Return non-zero exit code on container sub-commands #1437
- Return non-zero exit code on profile sub-commands #1435
- Fix issue that NetworkManager marks managed interfaces "unmanaged" if they do
not have a device specified. #1154
## v4.5.8, 2024-10-01