1. 25 5月, 2020 1 次提交
  2. 24 5月, 2020 2 次提交
  3. 20 5月, 2020 1 次提交
  4. 19 5月, 2020 3 次提交
    • P
      remove comments · 755c9246
      Priya Wadhwa 提交于
      755c9246
    • P
      Move status command to TestFunctional/serial · cc407957
      Priya Wadhwa 提交于
      I noticed that TestComponentHealth/parallel/ComponentHealth was failing with this error:
      
      ```
      Error apiserver status: https://172.17.0.3:8441/healthz returned error 500:
      [-]etcd failed: reason withheld
      ```
      
      but by the time post mortem logs were printed the etcd container was up and running.
      
      I think this test occasionally fails because apiserver healthz is not yet returning a 200 status when we run the test. We wait for healthz to return 200 on regular start, but not on soft start, which we run in `TestFunctional`.
      
      This PR adds a retry, which should give the apiserver time to become healthy.
      cc407957
    • P
      Add --wait=all flag to soft start · bf8c4e32
      Priya Wadhwa 提交于
      bf8c4e32
  5. 16 5月, 2020 4 次提交
  6. 14 5月, 2020 1 次提交
  7. 09 5月, 2020 2 次提交
  8. 08 5月, 2020 1 次提交
  9. 05 5月, 2020 1 次提交
  10. 03 5月, 2020 1 次提交
  11. 30 4月, 2020 1 次提交
  12. 24 4月, 2020 1 次提交
  13. 19 4月, 2020 2 次提交
  14. 18 4月, 2020 3 次提交
  15. 17 4月, 2020 4 次提交
  16. 16 4月, 2020 1 次提交
  17. 10 4月, 2020 1 次提交
  18. 09 4月, 2020 1 次提交
  19. 08 4月, 2020 1 次提交
  20. 07 4月, 2020 4 次提交
  21. 04 4月, 2020 1 次提交
  22. 03 4月, 2020 3 次提交