kubernetes-sigs/cluster-api-provider-vsphere

Gracefully shutdown the kube-apiserver of the integration tests

Open

#1,341 opened on 2022年1月6日

GitHub で見る
 (14 comments) (0 reactions) (0 assignees)Go (320 forks)auto 404
help wantedkind/buglifecycle/rottenpriority/important-soon

Repository metrics

Stars
 (417 stars)
PR merge metrics
 (PR metrics pending)

説明

/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.

コントリビューターガイド