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

Automated cherry pick of #1431: fix(service): list specify pod for status #1495

Conversation

erda-bot
Copy link
Member

Cherry pick of #1431 on release/1.2.

Squashed commit message:

commit a5d39da8095f88098b9486571b181e1adc4178a6
Author: Muzry <muzrry@gmail.com>
Date:   Wed Aug 18 13:49:53 2021 +0800

    fix(service): list specify pod for status (#1431)

What type of this PR

Add one of the following kinds:
/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

  • Fixes #your-issue_number
  • [Erda Cloud Issue Link](paste your link here)

Specified Reviewers:

/assign @luobily @sixther-dc

ChangeLog

Language Changelog
🇺🇸 English fix(service): list specify pod for status
🇨🇳 中文 修复 pod 状态列表获取到指定的 pod

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #1495 (a5d39da) into release/1.2 (a5110ba) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.2    #1495      +/-   ##
===============================================
- Coverage        12.07%   12.06%   -0.02%     
===============================================
  Files              983      984       +1     
  Lines           102557   102793     +236     
===============================================
+ Hits             12387    12401      +14     
- Misses           89063    89285     +222     
  Partials          1107     1107              
Impacted Files Coverage Δ
modules/scheduler/executor/plugins/k8s/k8s.go 1.12% <0.00%> (ø)
modules/scheduler/executor/plugins/k8s/pod/pod.go 5.93% <100.00%> (ø)

@luobily
Copy link
Member

luobily commented Aug 20, 2021

/approve

@erda-bot erda-bot merged commit 3348d59 into erda-project:release/1.2 Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants