Commit fc75060
authored
containerd2: provide the capabilities of old-package containerd and obsolete it (#12063)
As containerd2 package is introduced to azurelinux, and containerd2 now is default for AZL 3.0 preview in AKS. There will be conflicts when users install moby-engine in a VM or an AKS node with containerd2 installed as moby-engine requires containerd package. This PR adds "Provides/Obsoletes: containerd" to shift all installs of containerd to containerd2 and resolve the conflicts while installing moby-engine.1 parent e34141b commit fc75060
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
| |||
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
84 | 95 | | |
85 | 96 | | |
86 | 97 | | |
| |||
0 commit comments