Akash Manohar

Results 39 issues of 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. ![CleanShot 2024-04-25 at 03 01 49@2x](https://github.com/cnti-testcatalog/testsuite/assets/84005/a5fa26d9-5cb1-4f79-b5bd-2c3b4556f5ad) ## Possible cause When the resources for the CNF...

bug
v1.2.0

## 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...

enhancement
v1.2.0

## Describe the bug > *Found this issue when validating code changes for #1782* The `cni_compatible` test fails to create a cilium cluster ![image](https://github.com/cncf/cnf-testsuite/assets/84005/c35d24b8-1391-4590-bf5c-a29d91b6c02e) ```shell # Below is the command...

bug

## 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. ![image](https://user-images.githubusercontent.com/84005/225320598-d1db523c-25f0-47e1-b380-48660aceccfa.png)...

bug

**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. ![image](https://user-images.githubusercontent.com/84005/134780537-7c7f1124-aba8-4238-9ca9-1f7d54d4050f.png) **To Reproduce** ``` unset KUBECONFIG...

bug
contributions-welcome

**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...

bug
contributions-welcome

## 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...

bug
contributions-welcome