Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce customizable control-plane timeout for ApiServerContainer #294

Merged
merged 1 commit into from
May 21, 2024

Conversation

dajudge
Copy link
Owner

@dajudge dajudge commented May 21, 2024

Fixes #291

@dajudge dajudge added the enhancement New feature or request label May 21, 2024
@dajudge dajudge self-assigned this May 21, 2024
@dajudge dajudge requested a review from bobrossthepainter May 21, 2024 06:03
Copy link

Test Results

32 files  +1  32 suites  +1   17m 15s ⏱️ + 2m 40s
45 tests +1  45 ✅ +1  0 💤 ±0  0 ❌ ±0 
48 runs  +1  48 ✅ +1  0 💤 ±0  0 ❌ ±0 

Results for commit aca8354. ± Comparison against base commit 4ec19ec.

This pull request removes 17 and adds 18 tests. Note that renamed tests count towards both.
com.dajudge.kindcontainer.CertificatesTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.ConfigurableNodePortRangeTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.Helm3Test ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.ImageOverrideTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.IngressNginxTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.K8sVersionTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.KubeconfigTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.NodePortTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.PersistentVolumeTest ‑ KindContainer v1.28.0
com.dajudge.kindcontainer.PodStartupTest ‑ KindContainer v1.28.0
…
com.dajudge.kindcontainer.ApiServerTest ‑ configurableTimeout()
com.dajudge.kindcontainer.CertificatesTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.ConfigurableNodePortRangeTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.Helm3Test ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.ImageOverrideTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.IngressNginxTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.K8sVersionTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.KubeconfigTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.NodePortTest ‑ KindContainer v1.22.5
com.dajudge.kindcontainer.PersistentVolumeTest ‑ KindContainer v1.22.5
…

@dajudge dajudge merged commit 261a604 into master May 21, 2024
40 checks passed
@dajudge dajudge deleted the api-server-cp-timeout branch May 21, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a timeout for waiting connection to Kubernetes API server
1 participant