Skip to content

Update submodules/gatekeeper-library digest to 2ac0a02 #2241

Update submodules/gatekeeper-library digest to 2ac0a02

Update submodules/gatekeeper-library digest to 2ac0a02 #2241

GitHub Actions / Test results (kubewarden) end-to-end failed Jan 15, 2025 in 0s

23 passed, 1 failed and 0 skipped

Tests failed

❌ report.xml

24 tests were completed in 1282s with 23 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests.bats 23✅ 1❌ 1282s

❌ 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

See this annotation in the file changed.

@github-actions github-actions / Test results (kubewarden) end-to-end

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
clusteradmissionpolicy.policies.kubewarden.io/psp-privileged-661ff created
clusteradmissionpolicy.policies.kubewarden.io/psp-hostnamespaces-ed334 created
clusteradmissionpolicy.policies.kubewarden.io/psp-apparmor-89336 created
clusteradmissionpolicy.policies.kubewarden.io/psp-privileged-661ff condition met
clusteradmissionpolicy.policies.kubewarden.io/psp-hostnamespaces-ed334 condition met
clusteradmissionpolicy.policies.kubewarden.io/psp-apparmor-89336 condition met
deployment "policy-server-default" successfully rolled out
Error from server: error when creating "tests/apparmor/allowed.yaml": admission webhook "clusterwide-psp-apparmor-89336.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
clusteradmissionpolicy.policies.kubewarden.io "psp-privileged-661ff" deleted
clusteradmissionpolicy.policies.kubewarden.io "psp-hostnamespaces-ed334" deleted
clusteradmissionpolicy.policies.kubewarden.io "psp-apparmor-89336" 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