Add maximum value for grpc port

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • Fully Compatible
    • ALL
    • N&O 2025-07-07, N&O 2025-07-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The grpc port's idl definition checks for

      {gte: 1}

      but does not enforce a maximum value. TCP port are limited to 65,535 as they're stored in a 16 bits number, we should enforce this check. We should also consider if we want to allow port of 0 to have a randomly selected one.

            Assignee:
            Cole Harbeck
            Reporter:
            Didier Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: