Details

    Description

      This is a follow up to the review comment: https://github.com/apache/incubator-yunikorn-k8shim/pull/219#discussion_r557336617. We can simplify the script by splitting a yaml file for the content encoded in the script itself. See more in the review comment from kmarton.

      Also Kinga mentioned we need to add a timeout for:

      until grep 'Running' <(kubectl get pod gangweb -o=jsonpath='{.status.phase}'); do
        sleep 1
      done
      

      Attachments

        Issue Links

          Activity

            People

              tingyao TingYao Huang
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: