F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
364 stars 195 forks source link

HTTP Compression Profile in CRD #3523

Open Alppkr opened 3 months ago

Alppkr commented 3 months ago

Title

Setting HTTP Compression Profile in CRD

Description

We use http compression profile in our virtual server. We are looking for a way to set HTTP Compression Profile in CRD.

Actual Problem

We could not find a way to set HTTP compression Profile in CRD. I know there is a way with config maps, or I can create a iRule to accomplish it.

Solution Proposed

Adding a field while setting a virtual server in CRD can solve the problem.

Alternatives

If there is an iRule that performs the same function as HTTP compression and WAN-optimized compression, that will suffice for now.

trinaths commented 1 month ago

Created [CONTCNTR-4953] for internal tracking.