Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-5662

Add ICMP support to Network Policies

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • openshift-4.14.z
    • Network - Core
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Proposed title of this feature request
      Add ICMP support to Network Policies

      2. What is the nature and description of the request?
      Add ICMP as possible protocol to be used in Network Policies. Here after a possible example of what is expected by my customer

      spec:
        egress:
          - to:
            - ipBlock:
              cidr: 1.2.3.4/24
            ports:
            - protocol: icmp
      

      As of today, it is not possible to use ICMP as a valid protocole in Network Policy rules.
      Kubernetes API Networking types.go

      3. Why does the customer need this? (List the business requirements here)
      Security team on customer side asked for ICMP packets to be filtered like on any other network routers.

      4. List any affected packages or components.
      ovn-kubernetes

              mcurry@redhat.com Marc Curry
              rh-support-fgrosjea Franck Grosjean
              None
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                None
                None