Skip to content

Update kindest/node Docker tag to v1.31.2 #4434

Update kindest/node Docker tag to v1.31.2

Update kindest/node Docker tag to v1.31.2 #4434

GitHub Actions / Test results (kyverno) end-to-end failed Nov 17, 2024 in 1s

23 passed, 1 failed and 0 skipped

Tests failed

❌ report.xml

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

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

❌ tests.bats

✅ privileged
✅ hostPID
✅ hostIPC
✅ hostNetwork
✅ hostPorts
✅ volumes
✅ allowedHostPaths
✅ allowedFlexVolumes
✅ readOnlyRootFilesystem
✅ runAsUser
✅ runAsGroup
✅ supplementalGroups
✅ fsgroup
✅ allowPrivilegeEscalation
✅ defaultAllowPrivilegeEscalation
✅ allowedCapabilities
✅ defaultAddCapabilities
✅ requiredDropCapabilities
✅ seLinux
✅ allowedProcMountTypes
✅ apparmor
❌ seccomp
	(from function `setup' in test file tests/tests.bats, line 32)
✅ forbiddenSysctls
✅ allowedUnsafeSysctls

Annotations

Check failure on line 0 in report.xml

See this annotation in the file changed.

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

tests.bats ► seccomp

Failed test found in:
  report.xml
Error:
  (from function `setup' in test file tests/tests.bats, line 32)
Raw output
(from function `setup' in test file tests/tests.bats, line 32)
  `! kubectl apply -f tests/${testcase}/disallowed.yaml' failed
clusterpolicy.kyverno.io/psp-seccomp-8313b created
Warning: metadata.annotations[container.seccomp.security.alpha.kubernetes.io/nginx]: non-functional in v1.27+; use the "seccompProfile" field instead
pod/nginx-seccomp-allowed created
Warning: metadata.annotations[container.seccomp.security.alpha.kubernetes.io/nginx]: non-functional in v1.27+; use the "seccompProfile" field instead
pod/nginx-seccomp-disallowed created
pod "nginx-seccomp-allowed" deleted
pod "nginx-seccomp-disallowed" deleted
clusterpolicy.kyverno.io "psp-seccomp-8313b" deleted
Error from server (NotFound): clusterpolicies.kyverno.io "psp-seccomp-8313b" not found