Skip to content

Commit a847e32

Browse files
committed
bump(k8s): make update
1 parent 7794183 commit a847e32

File tree

2 files changed

+91
-16
lines changed

2 files changed

+91
-16
lines changed

test/extended/util/image/zz_generated.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ quay.io/openshifttest/multicast:1.1 quay.io/openshift/community-e2e-images:e2e-q
66
quay.io/redhat-developer/nfs-server:1.1 quay.io/openshift/community-e2e-images:e2e-quay-io-redhat-developer-nfs-server-1-1-dlXGfzrk5aNo8EjC
77
quay.io/redhat-developer/test-build-roots2i:1.2 quay.io/openshift/community-e2e-images:e2e-quay-io-redhat-developer-test-build-roots2i-1-2-gLJ7WcnS2TSllJ32
88
quay.io/redhat-developer/test-build-simples2i:1.2 quay.io/openshift/community-e2e-images:e2e-quay-io-redhat-developer-test-build-simples2i-1-2-thirLMR-JKplfkmE
9-
registry.k8s.io/build-image/distroless-iptables:v0.7.6 quay.io/openshift/community-e2e-images:e2e-8-registry-k8s-io-build-image-distroless-iptables-v0-7-6-q9JnbCuPRt2Q6Cyz
9+
registry.k8s.io/build-image/distroless-iptables:v0.7.7 quay.io/openshift/community-e2e-images:e2e-8-registry-k8s-io-build-image-distroless-iptables-v0-7-7-RnQLl7s9Ix-ryHiD
1010
registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.4.0 quay.io/openshift/community-e2e-images:e2e-42-registry-k8s-io-cloud-provider-gcp-gcp-compute-persistent-disk-csi-driver-v1-4-0-mUHHjVVuv0UQiTyf
1111
registry.k8s.io/e2e-test-images/agnhost:2.53 quay.io/openshift/community-e2e-images:e2e-1-registry-k8s-io-e2e-test-images-agnhost-2-53-S5hiptYgC5MyFXZH
1212
registry.k8s.io/e2e-test-images/apparmor-loader:1.4 quay.io/openshift/community-e2e-images:e2e-4-registry-k8s-io-e2e-test-images-apparmor-loader-1-4-m-K7F-syWFeA4t03

zz_generated.manifests/test-reporting.yaml

Lines changed: 90 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,16 @@ spec:
13511351
[Feature:SELinux] should pass SELinux mount option for RWO volume with SELinuxMount
13521352
enabled and nil policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
13531353
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1354+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1355+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1356+
on a privileged and unprivileged Pod with given SELinux with MountOption policy
1357+
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1358+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1359+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1360+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1361+
on an unprivileged and privileged Pod with given SELinux with MountOption
1362+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1363+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
13541364
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
13551365
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
13561366
on two Pods with MountOption policy and a different context on RWOP volume
@@ -1387,24 +1397,39 @@ spec:
13871397
on two Pods with a different policy on RWO volume and SELinuxMount enabled
13881398
(nil + Recursive) [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
13891399
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1400+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1401+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1402+
on a privileged and unprivileged Pod with given SELinux context and recursive
1403+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1404+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
13901405
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
13911406
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
13921407
on two Pods with Recursive policy and a different context on RWX volume [FeatureGate:SELinuxMountReadWriteOncePod]
13931408
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
13941409
[Beta] [Feature:OffByDefault]'
13951410
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
13961411
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1397-
on two Pods with a different policy RWX volume (MountOption + MountOption)
1398-
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1399-
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1412+
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1413+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1414+
[Beta] [Feature:OffByDefault]'
14001415
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
14011416
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1402-
on two Pods with a different policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1417+
on two Pods with the same policy RWX volume (MountOption + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
14031418
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
14041419
[Beta] [Feature:OffByDefault]'
14051420
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
14061421
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1407-
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1422+
on two Pods with the same policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1423+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1424+
[Beta] [Feature:OffByDefault]'
1425+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1426+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1427+
on two privileged Pods with mount policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
1428+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1429+
[Beta] [Feature:OffByDefault]'
1430+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1431+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1432+
on two privileged Pods with recursive policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
14081433
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
14091434
[Beta] [Feature:OffByDefault]'
14101435
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
@@ -1456,6 +1481,16 @@ spec:
14561481
[Feature:SELinux] should unstage RWO volume when starting a second pod with
14571482
different policy (Recursive -> MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
14581483
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1484+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1485+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1486+
on a privileged and unprivileged Pod with given SELinux with MountOption policy
1487+
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1488+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1489+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1490+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1491+
on an unprivileged and privileged Pod with given SELinux with MountOption
1492+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1493+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
14591494
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
14601495
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
14611496
on two Pods with MountOption policy and a different context on RWOP volume
@@ -1487,24 +1522,39 @@ spec:
14871522
on two Pods with a different policy on RWO volume and SELinuxMount enabled
14881523
(nil + Recursive) [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
14891524
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1525+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1526+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1527+
on a privileged and unprivileged Pod with given SELinux context and recursive
1528+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1529+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
14901530
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
14911531
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
14921532
on two Pods with Recursive policy and a different context on RWX volume [FeatureGate:SELinuxMountReadWriteOncePod]
14931533
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
14941534
[Beta] [Feature:OffByDefault]'
14951535
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
14961536
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1497-
on two Pods with a different policy RWX volume (MountOption + MountOption)
1498-
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1499-
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1537+
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1538+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1539+
[Beta] [Feature:OffByDefault]'
15001540
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
15011541
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1502-
on two Pods with a different policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1542+
on two Pods with the same policy RWX volume (MountOption + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
15031543
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
15041544
[Beta] [Feature:OffByDefault]'
15051545
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
15061546
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1507-
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1547+
on two Pods with the same policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1548+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1549+
[Beta] [Feature:OffByDefault]'
1550+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1551+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1552+
on two privileged Pods with mount policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
1553+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1554+
[Beta] [Feature:OffByDefault]'
1555+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1556+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1557+
on two privileged Pods with recursive policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
15081558
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
15091559
[Beta] [Feature:OffByDefault]'
15101560
- featureGate: SELinuxMountReadWriteOncePod
@@ -1566,6 +1616,16 @@ spec:
15661616
- testName: '[sig-storage] CSI Mock selinux on mount SELinuxMount [LinuxOnly]
15671617
[Feature:SELinux] should unstage RWOP volume when starting a second pod with
15681618
different SELinux context [FeatureGate:SELinuxMountReadWriteOncePod] [Beta]'
1619+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1620+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1621+
on a privileged and unprivileged Pod with given SELinux with MountOption policy
1622+
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1623+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1624+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1625+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
1626+
on an unprivileged and privileged Pod with given SELinux with MountOption
1627+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1628+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
15691629
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
15701630
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is bumped
15711631
on two Pods with MountOption policy and a different context on RWOP volume
@@ -1602,24 +1662,39 @@ spec:
16021662
on two Pods with a different policy on RWO volume and SELinuxMount enabled
16031663
(nil + Recursive) [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
16041664
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1665+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1666+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1667+
on a privileged and unprivileged Pod with given SELinux context and recursive
1668+
policy [FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1669+
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
16051670
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
16061671
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
16071672
on two Pods with Recursive policy and a different context on RWX volume [FeatureGate:SELinuxMountReadWriteOncePod]
16081673
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
16091674
[Beta] [Feature:OffByDefault]'
16101675
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
16111676
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1612-
on two Pods with a different policy RWX volume (MountOption + MountOption)
1613-
[FeatureGate:SELinuxMountReadWriteOncePod] [Beta] [FeatureGate:SELinuxChangePolicy]
1614-
[Beta] [FeatureGate:SELinuxMount] [Beta] [Feature:OffByDefault]'
1677+
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1678+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1679+
[Beta] [Feature:OffByDefault]'
16151680
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
16161681
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1617-
on two Pods with a different policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1682+
on two Pods with the same policy RWX volume (MountOption + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
16181683
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
16191684
[Beta] [Feature:OffByDefault]'
16201685
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
16211686
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1622-
on two Pods with the same context on RWO volume and SELinuxMount enabled [FeatureGate:SELinuxMountReadWriteOncePod]
1687+
on two Pods with the same policy RWX volume (nil + MountOption) [FeatureGate:SELinuxMountReadWriteOncePod]
1688+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1689+
[Beta] [Feature:OffByDefault]'
1690+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1691+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1692+
on two privileged Pods with mount policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
1693+
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
1694+
[Beta] [Feature:OffByDefault]'
1695+
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController
1696+
SELinuxMount metrics [LinuxOnly] [Feature:SELinux] [Serial] error is not bumped
1697+
on two privileged Pods with recursive policy RWO volume [FeatureGate:SELinuxMountReadWriteOncePod]
16231698
[Beta] [FeatureGate:SELinuxChangePolicy] [Beta] [FeatureGate:SELinuxMount]
16241699
[Beta] [Feature:OffByDefault]'
16251700
- testName: '[sig-storage] CSI Mock selinux on mount metrics and SELinuxWarningController

0 commit comments

Comments
 (0)