Uploaded image for project: 'OpenShift Windows Containers'
  1. OpenShift Windows Containers
  2. WINC-1697

Fix curl commands on Windows pods - use Invoke-WebRequest

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None
    • None
    • None

      Problem: Multiple tests failing in Prow CI because curl commands don't work in Windows PowerShell containers.

      Affected Tests:
      - OCP-39451: Windows_Containers Access Windows workload through clusterIP
      - OCP-31276: Windows_Containers CNI and internal networking
      - OCP-28632: Windows_Containers Windows and Linux east west network

      Root Cause:
      curl is not available or doesn't work properly in Windows PowerShell (nanoserver) containers

      Solution:
      Replace all curl commands with PowerShell's native Invoke-WebRequest

      Files Modified:
      - test/extended/winc/winc.go (OCP-39451, OCP-31276, OCP-28632)

              Unassigned Unassigned
              rrasouli Aharon Rasouli
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: