Skip to content

Update helm/kind-action action to v1.12.0 #4972

Update helm/kind-action action to v1.12.0

Update helm/kind-action action to v1.12.0 #4972

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

23 passed, 1 failed and 0 skipped

Tests failed

❌ report.xml

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

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

❌ tests.bats

✅ privileged
✅ hostPID
✅ hostIPC
✅ hostNetwork
✅ hostPorts
✅ volumes
✅ allowedHostPaths
✅ allowedFlexVolumes
✅ readOnlyRootFilesystem
✅ runAsUser
✅ runAsGroup
✅ supplementalGroups
✅ fsgroup
✅ allowPrivilegeEscalation
✅ defaultAllowPrivilegeEscalation
✅ allowedCapabilities
❌ defaultAddCapabilities
	(from function `setup' in test file tests/tests.bats, line 32)
✅ requiredDropCapabilities
✅ seLinux
✅ allowedProcMountTypes
✅ apparmor
✅ 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 (kyverno) end-to-end

tests.bats ► defaultAddCapabilities

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
Warning: Pods managed by workload controllers should not be directly mutated using policies. Use the autogen feature or write policies that match Pod controllers.
clusterpolicy.kyverno.io/psp-defaultaddcapabilities-e87fc created
clusterpolicy.kyverno.io/psp-defaultaddcapabilitiescheck created
pod/opa-allowed created
pod/opa-disallowed created
pod "opa-allowed" deleted
pod "opa-disallowed" deleted
clusterpolicy.kyverno.io "psp-defaultaddcapabilities-e87fc" deleted
clusterpolicy.kyverno.io "psp-defaultaddcapabilitiescheck" deleted
Error from server (NotFound): clusterpolicies.kyverno.io "psp-defaultaddcapabilities-e87fc" not found