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

[supervisor] Refactor supervisor exit to allow defer execution #5298

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Aug 20, 2021

No description provided.

@aledbf
Copy link
Member Author

aledbf commented Aug 20, 2021

/assign @akosyakov

Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve no-issue

@roboquat roboquat added the lgtm label Aug 20, 2021
@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: 5a3a25acb9195f46b43456b7fffcfc2c8c59f117

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akosyakov

Associated issue requirement bypassed by: akosyakov

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

@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #5298 (0d33825) into main (5bd688b) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5298      +/-   ##
==========================================
- Coverage   37.59%   37.58%   -0.01%     
==========================================
  Files          16       16              
  Lines        4104     4105       +1     
==========================================
  Hits         1543     1543              
- Misses       2435     2436       +1     
  Partials      126      126              
Flag Coverage Δ
components-supervisor-app 37.58% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
components/supervisor/pkg/supervisor/supervisor.go 6.37% <0.00%> (-0.01%) ⬇️
components/supervisor/pkg/ports/ports.go 60.21% <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 5bd688b...0d33825. Read the comment docs.

@roboquat roboquat merged commit 34b420b into main Aug 20, 2021
@roboquat roboquat deleted the aledbf/superexit branch August 20, 2021 13:53
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.

3 participants