Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodules/gatekeeper-library digest to b1c2c88 #726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update submodules/gatekeeper-library digest to b1c2c88

7af8130
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update submodules/gatekeeper-library digest to b1c2c88 #726

Update submodules/gatekeeper-library digest to b1c2c88
7af8130
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results (kubewarden) static policy failed Feb 14, 2025 in 0s

23 passed, 1 failed and 0 skipped

Tests failed

❌ 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

See this annotation in the file changed.

@github-actions 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