redhat-best-practices-for-k8s / certsuite-sample-workload

This repository provides the infrastructure to create a Certsuite test partner Pod.
Apache License 2.0
3 stars 21 forks source link

Dual OCP and nonOCP compatibility adjustments #491

Closed greyerof closed 2 days ago

greyerof commented 1 month ago

Fixes to make it compatible with SNO and OCP, but also to prepare samples for more securityContext's fields checks.

Specific to special-dp pods:

Other changes:

greyerof commented 3 weeks ago

Everything works except for the "check results" step, where the failing check is now passing (which is the purpose of some of the modifications):

------------------------------------------------------------------------------------------------
| TEST_CASE                                                  EXPECTED_RESULT     ACTUAL_RESULT |
------------------------------------------------------------------------------------------------
| access-control-security-context                                     FAILED            PASSED |
------------------------------------------------------------------------------------------------