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

feat(k8s): add support for configurable timeout #1179

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

remyleone
Copy link
Member

No description provided.

This was linked to issues Apr 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1179 (d4ff152) into master (8f586fd) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master   #1179      +/-   ##
=========================================
- Coverage    1.53%   1.52%   -0.02%     
=========================================
  Files          94      95       +1     
  Lines       15265   15432     +167     
=========================================
  Hits          235     235              
- Misses      15007   15174     +167     
  Partials       23      23              
Impacted Files Coverage Δ
scaleway/helpers_k8s.go 1.73% <0.00%> (ø)
scaleway/resource_k8s_cluster.go 0.00% <0.00%> (ø)
scaleway/resource_k8s_pool.go 0.00% <0.00%> (ø)
scaleway/provider.go 18.14% <0.00%> (-0.09%) ⬇️
...ay/resource_vpc_public_gateway_dhcp_reservation.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f586fd...d4ff152. Read the comment docs.

@remyleone remyleone merged commit 3be4d9d into scaleway:master Apr 6, 2022
@remyleone remyleone deleted the timeout_k8s branch April 6, 2022 12:48
@remyleone remyleone added the k8s Kubernetes Kapsule issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes Kapsule issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timeout to k8s pool Add timeout to k8s clusters
3 participants