kubernetes-sigs/cluster-api-provider-vsphere

Gracefully shutdown the kube-apiserver of the integration tests

Open

#1,341 建立於 2022年1月6日

在 GitHub 查看
 (14 留言) (0 反應) (0 負責人)Go (320 fork)auto 404
help wantedkind/buglifecycle/rottenpriority/important-soon

倉庫指標

Star
 (417 star)
PR 合併指標
 (PR 指標待抓取)

描述

/kind bug

What steps did you take and what happened: The integration tests use Envtests to simulate the api-server. While running these tests locally, it looks like the server process is not stopped which causes race conditions in the consecutive test runs.

What did you expect to happen: apiserver should exit gracefully upon completion of the integration test runs.

貢獻者指南