horecoli

Results 8 issues of horecoli

## Description In one of shared DB spec tests was missing removal of pvc which was created during cnf setup. This change adds this removal. ## Issues: Refs: #2017 ##...

**Describe the bug** One of the shared DB spec test in microservice_spec.cr is not removing pvc during cleanup. Before execution of spec test: ![image](https://github.com/cnti-testcatalog/testsuite/assets/156072216/7f431104-323d-44c5-b235-669a4b6dcf14) After execution of spec test: ![image](https://github.com/cnti-testcatalog/testsuite/assets/156072216/719ae408-0d27-41a3-8c8d-3ee08d88fd03)...

bug

## Description This change updates priviledged test to consider only containers from CNF under test. As a result of this change, the 'allowlist_helm_chart_container_names' parameter in the cnf-testsuite.yml configuration file is...

**Describe the bug** NSM example is not working when cnf_setup is called. I see there few issues. 1. It is failing on: `Helm install error: Chart.yaml file is missing` I...

bug

**Describe the bug** It looks like that cnf_setup doesn't work correctly. It is finishing successfully even if cnf is not created or it is not in running state. Example with...

bug

## Overview Kubescape supports some exceptions, but it is only possible at the level of pods. Since a pod can have more than one container, it would be useful to...

feature

**Is your feature request related to a problem? Please describe.** Check my grammar: This problem was already reported some time ago on https://github.com/cnti-testcatalog/testsuite/issues/1433 . But at that time, it was...

enhancement

## Description This change defines a list of specialized init systems as a constant and excludes it from the verification of a single process check. **This PR depends on https://github.com/cnf-testsuite/k8s_kernel_introspection/pull/3...