Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide CRD parameter to enable Connection Mirroring #3062

Closed
adityoari opened this issue Aug 30, 2023 · 2 comments · Fixed by #3098
Closed

Provide CRD parameter to enable Connection Mirroring #3062

adityoari opened this issue Aug 30, 2023 · 2 comments · Fixed by #3098

Comments

@adityoari
Copy link

Title

Provide parameter to enable Connection Mirroring in TransportServer CR

Description

Expose a new parameter in TransportServer (and potentially also VirtualServer) to enable Connection Mirroring

Actual Problem

Customer is deploying CIS instances for their new OCP Clusters, and looking to use TransportServer CR to front their TCP apps becauso of its simple YAML format. Due to the nature of the app traffic, connection mirroring is mandatory, but it doesn't seem to be configurable in TransportServer CR.

Solution Proposed

Expose a new parameter in TransportServer CR to enable Connection Mirroring, which is already supported by the underlying Service_TCP class in AS3.

Alternatives

Switching to AS3 ConfigMap, which is harder for the customer's team to understand & craft.

Additional context

Customer is considering other Ingress solution/vendor if the AS3 ConfigMap is rejected by their ops team.

@trinaths
Copy link
Contributor

trinaths commented Sep 5, 2023

@adityoari Please mail automation_toolchain_pm automation_toolchain_pm@f5.com this issue with required CIS configuration and resource examples to review at our end.

@trinaths trinaths added awaiting response Awaiting response and removed untriaged no JIRA created labels Sep 5, 2023
@trinaths
Copy link
Contributor

Created [CONTCNTR-4173] for internal tracking. ETA ~ 2.15

@trinaths trinaths added JIRA and removed awaiting response Awaiting response labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants