Akash Manohar

Results 162 comments of Akash Manohar

Looks like the test was renamed to `Resource limits`. * This is the old file - https://github.com/kubescape/regolibrary/blob/b9fff54c7e692384a24e5b83d0f05b8195d182ab/controls/resourcepolicies.json * This is the new file - https://github.com/kubescape/regolibrary/blob/master/controls/C-0009-resourcelimits.json The file was renamed twice....

Got some fixes in this branch that resolves this issue - https://github.com/cnti-testcatalog/testsuite/tree/kubescape-version-check I'll let the build run and see if there is anything else to resolve.

The changes required to fix the kubescape-related issues are in this PR - https://github.com/cnti-testcatalog/testsuite/pull/2004 Without these combined fixes, the main branch build would just fail. So they all have to...

Thank you for the updates. Waiting for the build to run for the main branch. I will re-run this build once the main branch is green - https://github.com/cnti-testcatalog/testsuite/actions/runs/8345433746

Confirmed. This issue still exists. Screenshot below. Tagging for contributors. ![CleanShot 2024-03-04 at 18 29 15@2x](https://github.com/cnti-testcatalog/testsuite/assets/84005/ba6b3bff-8cae-48c4-b37f-dc4b3b0dd060)

Yes this would help ~! * We can prefix it "PASSED: [test name] Hello world" * Or we can suffix it to the end of the message Like "PASSED: Hello...

Looks like it has been in ready-for-dev for a while. I'll pick up this issue.

This is a valid issue. Thank you for reporting this. `helm_deploy` test should not require the cnf-config option to be passed to the command.

This might be a result of using Ubuntu 22.04 on the pair machine. Just came across this issue again on a new Ubuntu 22.04 server when testing issue code changes...