Paul Holzinger
def182d396
restore: fix missing network setup
...
The restore code path never called completeNetworkSetup() and this means
that hosts/resolv.conf files were not populated. This fix is simply to
call this function. There is a big catch here. Technically this is
suposed to be called after the container is created but before it is
started. There is no such thing for restore, the container runs right
away. This means that if we do the call afterwards there is a short
interval where the file is still empty. Thus I decided to call it
before which makes it not working with PostConfigureNetNS (userns) but
as this does not work anyway today so I don't see it as problem.
Fixes #22901
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-06-24 18:52:02 +02:00
..
2024-05-14 17:56:20 +02:00
2024-02-08 09:35:39 -05:00
2024-04-17 08:23:50 -04:00
2017-11-01 11:24:59 -04:00
2024-01-04 11:53:38 +02:00
2024-04-19 09:52:14 +02:00
2024-02-08 09:35:39 -05:00
2024-04-19 09:52:14 +02:00
2023-02-28 13:45:36 -05:00
2024-02-08 09:35:39 -05:00
2024-04-19 09:52:14 +02:00
2024-02-08 09:35:39 -05:00
2024-05-22 21:34:38 +02:00
2024-02-08 09:35:39 -05:00
2024-06-21 10:07:55 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-12 09:13:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-04-17 08:23:51 -04:00
2024-06-24 18:52:02 +02:00
2024-03-19 12:09:31 +01:00
2024-01-04 11:53:38 +02:00
2024-06-07 17:50:28 +02:00
2024-01-04 11:53:38 +02:00
2024-06-21 18:01:26 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-04-08 11:36:50 +08:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-04-23 11:16:40 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-05-03 11:45:05 -04:00
2024-02-08 09:35:39 -05:00
2022-03-23 19:05:29 +01:00
2024-04-19 17:24:44 +02:00
2024-06-04 18:03:46 +02:00
2024-06-04 18:03:46 +02:00
2024-06-04 18:03:46 +02:00
2024-06-04 18:03:46 +02:00
2024-02-08 09:35:39 -05:00
2024-04-10 11:55:35 +02:00
2024-02-08 09:35:39 -05:00
2024-03-26 09:56:48 -04:00
2024-06-05 10:38:30 +01:00
2024-01-04 11:53:38 +02:00
2024-04-23 11:16:40 +02:00
2024-03-19 12:09:31 +01:00
2024-02-08 09:35:39 -05:00
2024-03-19 12:09:31 +01:00
2024-01-04 11:53:38 +02:00
2024-03-19 12:09:31 +01:00
2024-02-08 09:35:39 -05:00
2024-05-14 22:55:02 +02:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-06-21 18:01:26 +02:00
2024-02-12 09:13:39 -05:00
2024-02-02 11:02:43 -05:00
2024-02-02 11:02:43 -05:00
2024-06-21 18:01:26 +02:00
2024-06-21 18:01:26 +02:00
2024-01-04 11:53:38 +02:00
2024-02-12 09:13:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-12 09:13:39 -05:00
2024-06-12 15:48:36 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-14 07:31:43 -08:00
2024-05-29 11:10:55 +02:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-04-23 11:16:40 +02:00
2024-04-05 10:07:42 -04:00
2024-04-24 12:07:38 +08:00
2024-04-05 10:07:42 -04:00
2024-02-08 09:35:39 -05:00
2024-01-12 09:19:34 -05:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-04-23 11:16:40 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-04-19 09:52:14 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-06-04 10:00:37 -04:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-06-20 11:39:44 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-04-13 15:20:19 +08:00
2024-04-13 15:20:19 +08:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-04-19 09:52:14 +02:00
2024-04-19 09:52:14 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-05-22 17:47:01 -04:00
2024-05-22 17:47:01 -04:00