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

[ws-manager] Increase readiness probe initial delay #5489

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Sep 1, 2021

fixes #5488

@roboquat roboquat added size/M and removed size/XS labels Sep 2, 2021
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #5489 (6a77a04) into main (c9a6cf3) will increase coverage by 6.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5489      +/-   ##
==========================================
+ Coverage   31.62%   38.18%   +6.56%     
==========================================
  Files          34       13      -21     
  Lines        7010     3763    -3247     
==========================================
- Hits         2217     1437     -780     
+ Misses       4586     2202    -2384     
+ Partials      207      124      -83     
Flag Coverage Δ
components-ee-agent-smith-app ?
components-local-app-app-darwin ?
components-local-app-app-linux ?
components-local-app-app-windows ?
components-supervisor-app ?
components-ws-daemon-app ?
components-ws-manager-app 38.18% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
components/ws-manager/pkg/manager/create.go 78.83% <100.00%> (ø)
components/supervisor/pkg/ports/served-ports.go
...mponents/supervisor/pkg/supervisor/notification.go
components/supervisor/pkg/terminal/service.go
components/ee/agent-smith/pkg/agent/egress.go
components/supervisor/pkg/ports/ports-config.go
components/ee/agent-smith/pkg/agent/agent.go
...onents/ws-daemon/pkg/internal/session/workspace.go
components/supervisor/pkg/supervisor/supervisor.go
components/ws-daemon/pkg/quota/size.go
... and 38 more

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 c9a6cf3...6a77a04. Read the comment docs.

@csweichel
Copy link
Contributor

/lgtm

@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

LGTM label has been added.

Git tree hash: eda93121953629bf51e6d1db11c8ae07ff6b957c

@roboquat
Copy link
Contributor

roboquat commented Sep 2, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: csweichel

Associated issue: #5488

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roboquat roboquat merged commit 1633fe7 into main Sep 2, 2021
@roboquat roboquat deleted the aledbf/probes branch September 2, 2021 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce noisy Readiness probe failed log error
3 participants