Commit a2eca38
Simplify Disallow hostPorts in CEL expressions (#1108)
* Update artifacthub-pkg.yml
Signed-off-by: Lavish Pal <[email protected]>
(cherry picked from commit 8119432)
Signed-off-by: Lavish Pal <[email protected]>
* refactor: simplify disallow-host-ports CEL expressions using allContainers variable
Signed-off-by: Lavish Pal <[email protected]>
---------
Signed-off-by: Lavish Pal <[email protected]>
Co-authored-by: ShutingZhao <[email protected]>1 parent a0c586a commit a2eca38
File tree
2 files changed
+15
-24
lines changed- pod-security-cel/baseline/disallow-host-ports
2 files changed
+15
-24
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
Lines changed: 13 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments