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

Fix json schema to allow ranged ports #1563

Closed
hellt opened this issue Aug 30, 2023 · 0 comments · Fixed by #1584
Closed

Fix json schema to allow ranged ports #1563

hellt opened this issue Aug 30, 2023 · 0 comments · Fixed by #1584

Comments

@hellt
Copy link
Member

hellt commented Aug 30, 2023

This should be allowed:

      ports:
        - 50000-51000:22
        - 50000-51000:57400
@hellt hellt mentioned this issue Sep 8, 2023
hellt added a commit that referenced this issue Sep 8, 2023
* added port range to schema

* added bgp cilium post
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 a pull request may close this issue.

1 participant