Problem/Motivation
Fix some errors in a front page by K8sNodeAllocatedResourcesBlock and K8sNodeHeatmapBlock
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3194659-5.patch | 3.92 KB | xiaohua guan |
Issue fork cloud-3194659
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3194659-fix-some-errors
changes, plain diff MR !122
Comments
Comment #3
xiaohua guan commentedComment #4
yas@xiaohua-guan
Thank you for fixing the issue. I tested the patch running on Cloud Orchestrator distribution. It fixes the issue in
K8sNodeAllocatedResourcesBlockbut could you please also fix the issue inK8sNodeHeatmapBlockas well?Comment #5
xiaohua guan commentedComment #6
xiaohua guan commentedComment #7
xiaohua guan commented@yas
Thanks for your comment. I fixed the issue in K8sNodeHeatmapBlock. Please check it again. Thanks.
Comment #8
yas@xiaohua-guan
Thank you for the update. I tested the patch running on Cloud Orchestrator distribution again. Now It fixes the issues botin in
K8sNodeAllocatedResourcesBlockandK8sNodeHeatmapBlock. I'll merge the patch to8.x-2.xand3.xand close this issue asFixed.Comment #12
yas