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

Add API checks for new ESDs. #45

Merged
merged 5 commits into from
Nov 29, 2024
Merged

Conversation

velp
Copy link

@velp velp commented Nov 25, 2024

This PR adds new API checks for new ESDs:

  • ccloud_special_fastl4_noaging = TCP only (it is mapped to the "fastL4" protocol profile on the F5 which only works on L4 layer
  • ccloud_special_tcp_mirror = TCP only
  • ccloud_special_udp_stateless = UDP only
  • ccloud_special_xfh_override = HTTP and TERMINATED_HTTPS only (as it needs to "look" into HTTP headers)

These checks will limit combinations Listener Protocol / ESD Tag to avoid misconfigurations.

@velp velp requested a review from m-kratochvil November 25, 2024 14:07
@m-kratochvil
Copy link

I will do some tests on this.

@velp velp merged commit 4affdbc into stable/yoga-m3 Nov 29, 2024
1 check passed
@BenjaminLudwigSAP BenjaminLudwigSAP deleted the add_checks_for_new_esds branch December 3, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants