Drew Bentley

Results 39 issues of Drew Bentley

**Describe the bug** `install_opa` installs gatekeeper to the `default` namespace when it should install to the `cnf-testsuite` or another namespace that is not `default`. **To Reproduce** Run `./cnf-testsuite install_opa` and...

bug
3 pts

**Describe the bug** We should practice what we preach and install OPA Gatekeeper to another namespace as it gets installed currently under the `default` namespace. **To Reproduce** Run `./cnf-testsuite install_opa`...

bug
3 pts

**Is your feature request related to a problem? Please describe.** When running `cert` on a single node cluster, you will never pass the essential `node_drain` test. **Describe the solution you'd...

enhancement
2 pts
cnf-certification

**Describe the bug** When running `workload`, the `ip_addresses` test outputs template info after hardcoded_ip was updated to exempt 127.0.0.1 IP range. We should not see this type of output on...

bug
3 pts

**Describe the bug** When invoking the `install_opa`, if helm is not installed globally (on the OS) nor is it installed in the tools/helm directory for `cnf-testsuite`, the output acts like...

bug
3 pts

**Describe the bug** If Falco is installed during the `./cnf-testsuite` process, it does not get uninstalled or removed when `cleanup_all` is used to remove all cnf-testsuite tools installed as dependencies...

bug
3 pts

**Describe the bug** `hardcoded_ip_addresses_in_k8s_runtime_configuration` should not FAIL when 127.0.0.1 is used as IP. **To Reproduce** Steps to reproduce the behavior: 1. Configured your CNF to use 127.0.0.1 2. Run the...

bug
3 pts

**Describe the bug** When the helm version > 3.1.1 and the cni_compatible YML files have not already been pulled down into the tools/ directory, `cni_compaible` test fails to run with...

bug
3 pts
cnf-certification
low

**Describe the solution you'd like** Test and verify the cnf-testsuite using the Oracle Cloud Platform.

enhancement
5 pts

**Is your feature request related to a problem? Please describe.** The summary results can cause confusion based on the different types of tests within the `cert` command when running the...

enhancement