Deepanshu Bhatia
Deepanshu Bhatia
create_check_and_delete_pod_with_node_port_service gets erred when cluster URL doesn't have a port. Code expects the URL to always contain port. See [here](https://github.com/Mirantis/rally-plugins/blob/master/rally_plugins/scenarios/kubernetes/services.py#L219L222). For example, URL of type `https://k8s-api.example.com` gives the service URL...
This adds support of CIS OpenShift 1.6 Benchmark. Closes #1457 ### CIS Benchmark Link https://workbench.cisecurity.org/benchmarks/16094 ### CIS Blog mentioning the OpenShift 4.15 release version https://www.cisecurity.org/insights/blog/cis-benchmarks-july-2024-update#CISRedHatOpenShiftContainerPlatformBenchmarkv1.6.0 ### Sample Run #### Command...