alonsocamaro
alonsocamaro
##### COMPONENT NAME bigip_configsync_action ### Environment ##### ANSIBLE VERSION ``` [dciteam@jumphost ~]$ ansible --version ansible 2.9.23 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/dciteam/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module...
#### Title support for hostPort/hostNetwork exposed Ingress Controllers #### Description Add a **--pool-member-type=daemonset** mode which allows sending the traffic directly to the Ingress Controller, bypassing kube-proxy. The Ingress Controller can...
#### Title Logging improvement suggestions #### Description I would like to propose the following improvement: - When using the default INFO logging level resource definitions processed should be logged, ie:...
#### Title Helm chart to be self-contained #### Description At the moment the Helm chart requires additional preparations prior to run the helm command, for example: - secret for credentials...
#### Title RFE: Add --ipam-restricted-labels to CIS to allow NetOps/DevOps isolation #### Description Add to CIS an --ipam-restricted-label parameter to restrict the labels that the resource definitions can make use...
#### Title CIS installation to support Pod Security Policy mechanism #### Description Pod Security Mechanism is a Kubernetes security feature which is enabled by default in Tanzu Kubernetes Grid and...
#### Title RFE: CIS 3.x to have per-router group cipher options #### Description At present, if it is desired to specify the following options ``` tls-version cipher-group ciphers ``` in...
not appropiate handling of embedded certificates (spec cert) when missing SAN and hostnames mismatch
#### Setup Details CIS Version : 2.15.1 #### Description Note: this issue has been found while doing internal tests, not in a customer environment When using embedded certificates (spec cert)...
#### Title RFE: Improve SSL/TLS handling using embedded (spec) certificates and SSL/TLS profiles #### Description Note: this is a customer found issue while testing Next Gen Routes At present, when...
#### Setup Details CIS Version : 2.15.1 Build: f5networks/k8s-bigip-ctlr:latest #### Description The current documentation pages of VirtualServer and TransportServer for the snat field miss the option "auto": ``` Reference to...