Update submodules/gatekeeper-library digest to b1c2c88 #726
GitHub Actions / Test results (kubewarden) static policy
failed
Feb 14, 2025 in 0s
23 passed, 1 failed and 0 skipped
βΒ report.xml
24 tests were completed in 1311s with 23 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests.bats | 23β | 1β | 1311s |
βΒ tests.bats
β
privileged
β
hostPID
β
hostIPC
β
hostNetwork
β
hostPorts
β
volumes
β
allowedHostPaths
β
allowedFlexVolumes
β
readOnlyRootFilesystem
β
runAsUser
β
runAsGroup
β
supplementalGroups
β
fsgroup
β
allowPrivilegeEscalation
β
defaultAllowPrivilegeEscalation
β
allowedCapabilities
β
defaultAddCapabilities
β
requiredDropCapabilities
β
seLinux
β
allowedProcMountTypes
β apparmor
(from function `setup' in test file tests/tests.bats, line 31)
β
seccomp
β
forbiddenSysctls
β
allowedUnsafeSysctls
Annotations
Check failure on line 0 in report.xml
github-actions / Test results (kubewarden) static policy
tests.bats βΊ apparmor
Failed test found in:
report.xml
Error:
(from function `setup' in test file tests/tests.bats, line 31)
Raw output
(from function `setup' in test file tests/tests.bats, line 31)
`kubectl apply -f tests/${testcase}/allowed.yaml' failed
Warning: This version is deprecated. Please, consider using v1
clusteradmissionpolicy.policies.kubewarden.io/apparmor created
Warning: This version is deprecated. Please, consider using v1
clusteradmissionpolicy.policies.kubewarden.io/apparmor condition met
deployment "policy-server-default" successfully rolled out
Error from server: error when creating "tests/apparmor/allowed.yaml": admission webhook "clusterwide-apparmor.kubewarden.admission" denied the request: These AppArmor profiles are not allowed: ["localhost/custom"]
Error from server (NotFound): error when deleting "tests/apparmor/allowed.yaml": pods "nginx-apparmor-allowed" not found
Error from server (NotFound): error when deleting "tests/apparmor/disallowed.yaml": pods "nginx-apparmor-disallowed" not found
Warning: This version is deprecated. Please, consider using v1
clusteradmissionpolicy.policies.kubewarden.io "apparmor" deleted
Waiting for deployment "policy-server-default" rollout to finish: 1 old replicas are pending termination...
Waiting for deployment "policy-server-default" rollout to finish: 1 old replicas are pending termination...
deployment "policy-server-default" successfully rolled out
Loading