Akash Manohar
Akash Manohar
`PROXY_LIST` is checked for even if `PROXY_MODE` is `SET_CUSTOM_PROXY`. Moved the check to inside the condition. So the setting will be required depending on the `PROXY_MODE`
Was looking for an SQS module and couldn't find it. Any plans to add support for it?
## Describe the bug `service_account_mapping` should fail if the CNF includes an auto-mounted service account.  ## Possible cause When the resources for the CNF...
## Description When kubescape CLI and Kubescape framework versions are updated in `constants.cr`, the kubescape nsa json and the CLI have to be deleted manually to force the testsuite to...
## Describe the bug > *Found this issue when validating code changes for #1782* The `cni_compatible` test fails to create a cilium cluster  ```shell # Below is the command...
## Describe the bug *Found this issue when peer-reviewing #1742*. The `cni_compatible` test throws an error when using a sample CNF. Commands to reproduce mentioned in the section below. ...
**Describe the bug** When `cnf_setup` is run without a Kubernetes cluster configured, then the cnf_setup command results in a crash and displays the stacktrace.  **To Reproduce** ``` unset KUBECONFIG...
**Describe the bug** `versioned_tag` test crashes. This prevents further tests from being run when running `workload`. **To Reproduce** Steps to reproduce the behavior: 1. On, RHEL 8, install kind, create...
## Description The more recent tests added to the testsuite consider only the CNF's resources when running workload tests. But some older tests like the `privileged` test, consider all of...