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

Multus add hot-plug network / interface status conditions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Plumbing
    • None
    • 5
    • False
    • False

      Since multus now handles pods as a long lived state machine, we need to see the result of multiple plug / unplug operations in the lifetime of the pod. 

      As such, we need to introduce some pod status conditions for added / removed interfaces.

      The following schema is proposed:

      • HotplugInterface
        • network
        • ifaceName
        • Status
        • DetailedMsg (only on "failed" statuses).
        • Timestamp

       

      • status enum
        • started
        • failed
        • succeeded

       

            mduarted@redhat.com Miguel Duarte de Mora Barroso
            mduarted@redhat.com Miguel Duarte de Mora Barroso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: