Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-57928

Machine Config daemon-pull systemd unit is missing nmstate dep

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

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

      This is a clone of issue OCPBUGS-57927. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-57843. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-57748. The following is the description of the original issue:

      Description of problem:

      At some customers they have custom networking done by configuring stuff at /etc/nmstate that is applied on nmstate.service, the machine-config-daemon-pull systemd unit need connectivity to pull images so it should depend on applied stuff at /etc/nmstate but ensuring the nmstate.service is call.
      
      This should be fixed by making machine-config-daemon-pull systemd unit depend on nmstate.service unit.

      Version-Release number of selected component (if applicable):

          4.20

      How reproducible:

          Always

      Steps to Reproduce:

          1. Create a node without default gw
          2. Configure default gw with MC creating a /etc/nmstate/99-gw.yaml to configure it
          3. Install openshift using it 
          

      Actual results:

      machine-config-daemon-pull fails since it's not able to pull the images    

      Expected results:

      The nmstate.service should kick in before machine-config-daemon-pull and so the 99-gw.yaml configure the proper default gw and the image can be pull

      Additional info:

      Discover as part of customer using hypershift kubevirt cluster where defautl gw is not configured with DHCP.

              team-mco Team MCO
              openshift-crt-jira-prow OpenShift Prow Bot
              None
              None
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: