horecoli

Results 13 comments of horecoli

I quickly analyzed this issue, and it seems that the issue is caused by this change: https://github.com/cnti-testcatalog/testsuite/pull/1992 I compared the old nsa.json with the new nsa.json taken after #1992, and...

In the new version of nsaframework.json for kubescape (available at https://github.com/armosec/regolibrary/releases/download/v1.0.316/nsa ), there is not even a Resource limits test. It appears that this test has been split into two...

Okay, @HashNuke, I have seen your changes, so I will let you fix this issue inside that branch.

@taylor, maybe you are right to have such exceptions in some cases. But the question is whether the allowlisting has to be done per-test or if there should be a...

This change is more or less done, but I am still verifying if all tests are running as expected.

> Some sample CNFs still have empty arrays: > > * sample-nonroot > * sample_coredns_default_namespace Those two samples were added after I created this PR, so at that time, they...

In some logs from spec tests I saw this (just snippet from middle of the log): `I, [2024-02-28 13:51:42 +01:00 #765697] INFO -- cnf-testsuite: task_type x: bonus acc: cert I,...

I tried to create this nsm cnf on older kubernetes (v1.21.14) and with fixed that release_name and I had green results: ![image](https://github.com/cnti-testcatalog/testsuite/assets/156072216/f23c2764-8ded-4ece-bbba-fdf85e8dc462) ![image](https://github.com/cnti-testcatalog/testsuite/assets/156072216/a2f75397-5b30-4d2e-ba42-a14c9c27f857)

**Hello, I don't think this is fixed. I found a spec test that fails when Helm is not installed globally. Here are the results:** `crystal spec spec/utils/utils_spec.cr:151` `current_branch during compile:...