Uploaded image for project: 'OpenShift Network Plumbing'
  1. OpenShift Network Plumbing
  2. NP-576

Migrate egress firewall configuration from openshift-sdn to ovn-kubernetes

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • SDN Core
    • None
    • False
    • False
    • OCPPLAN-6873 - OVN Migration Support on All Supported Platforms
    • Undefined
    • Plumbing Sprint 223, Plumbing Sprint 224

      This feature allows users to migrate the egress firewall configuration when migrating the cluster network provider from OpenShift SDN to OVNKubernetes, and rollback.

      All the existing EgressNetworkPolicy CRs will be converted to EgressFirewall CRs during the SDN migration by default. If users don't want such automatic conversion, they can disable it by

      oc patch network.operator cluster --type='merge' --patch  '{"spec":{"migration":{"features":{"egressfirewall":false}}}}' 

      NOTE: For EgressFirewall CRs, the name can only be set to 'default', but there is no such limitation for EgressNetworkPolicy CRs. So when rolling back, all the names of EgressNetworkPolicy CRs will be set to 'default' instead of using their origin name.

            pliurh Peng Liu
            bbennett@redhat.com Ben Bennett
            Weibin Liang Weibin Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: