Abel Feng
|
e230ed939c
|
sandbox: add sandbox recover ut and e2e test
Signed-off-by: Abel Feng <fshb1988@gmail.com>
|
2024-02-04 11:55:46 +08:00 |
|
Abel Feng
|
3124964743
|
sandbox: fix recover status set issue
We can't set the status to Ready before task.Wait succeed.
Signed-off-by: Abel Feng <fshb1988@gmail.com>
|
2024-02-04 11:52:37 +08:00 |
|
Akihiro Suda
|
6670695836
|
Revert "cri: make read-only mounts recursively read-only"
Revert PR 9713, as it appeared to break the compatibility too much
https://github.com/kubernetes/enhancements/pull/3858#issuecomment-1925441072
This reverts commit b2f254fff0 .
> Conflicts:
> internal/cri/opts/spec_linux_opts.go
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2024-02-04 01:17:14 +09:00 |
|
Maksym Pavlenko
|
2875247338
|
Fix formatting after moving CRI
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
|
2024-02-02 10:12:08 -08:00 |
|
Maksym Pavlenko
|
bbac058cf3
|
Move CRI from pkg/ to internal/
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
|
2024-02-02 10:12:08 -08:00 |
|
Derek McGowan
|
e7eb08eb56
|
Add support for multiple subscribers to CRI container events
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-19 21:27:06 -08:00 |
|
Derek McGowan
|
19e763553c
|
Move pkg/truncindex to internal/truncindex
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:46 -08:00 |
|
Derek McGowan
|
764c907003
|
Move pkg/tomlext to internal/tomlext
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:37 -08:00 |
|
Derek McGowan
|
1c4be2d883
|
Move pkg/testutil to internal/testutil
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:28 -08:00 |
|
Derek McGowan
|
114df368f0
|
Move pkg/registrar to internal/registrar
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:19 -08:00 |
|
Derek McGowan
|
4ee6419fad
|
Move pkg/randutil to internal/randutil
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:10 -08:00 |
|
Derek McGowan
|
696cf25650
|
Move pkg/kmutex to internal/kmutex
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:57:01 -08:00 |
|
Derek McGowan
|
5e1d9543be
|
Move pkg/hasher to internal/hasher
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:56:52 -08:00 |
|
Derek McGowan
|
23914a01b8
|
Move pkg/failpoint to internal/failpoint
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:56:43 -08:00 |
|
Derek McGowan
|
c79ecfe246
|
Move pkg/cleanup to internal/cleanup
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2024-01-17 09:56:34 -08:00 |
|