Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #201 +/- ##
==========================================
+ Coverage 61.80% 62.54% +0.74%
==========================================
Files 104 106 +2
Lines 6694 6923 +229
==========================================
+ Hits 4137 4330 +193
- Misses 2290 2321 +31
- Partials 267 272 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The labels should be added to the pod either |
1277918 to
3d67d0b
Compare
|
New changes are detected. LGTM label has been removed. |
44c1398 to
74d1326
Compare
74d1326 to
53dcbb3
Compare
5e0e3c8 to
807817b
Compare
807817b to
03095d6
Compare
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
03095d6 to
dadb761
Compare
| // record the csi mount config to annotation | ||
| annotations[models.ExtensionKeyClaimWithCSIMount_MountConfig] = string(csiMountConfigRaw) | ||
| sbx.SetAnnotations(annotations) | ||
| sbx.SetLabels(labels) |
There was a problem hiding this comment.
Shouldn't this be spec.template.labels?
| originStatus[status.Name] = status.ImageID | ||
| } | ||
|
|
||
| for k, v := range box.Labels { |
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews