• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubernetes-sigs / lws / 23948109141
44%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 01:39PM UTC
Jobs 1
Files 17
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Apr 2026 01:37PM UTC coverage: 41.22%. Remained the same
23948109141

push

github

web-flow
fix(volcano): add missing PodGroup RBAC for kubectl-based installs (#800)

* fix(volcano): add missing PodGroup RBAC for kubectl-based installs

When LWS is installed via kubectl with Volcano gang scheduling enabled,
the LWS controller automatically creates scheduling.volcano.sh/podgroups
for each LWS replica. However, config/rbac/role.yaml is missing this
permission, causing PodGroup creation to silently fail.

Add config/components/volcano/ kustomize component (following the
existing config/components/prometheus/ pattern) and document the
required RBAC step in the gang-scheduling README for kubectl users.

The Helm chart already handles this conditionally via
gangSchedulingManagement.schedulerProvider=volcano.

Signed-off-by: hyukjin.jang <hyukjin.jang@navercorp.com>

* fix(volcano): use json6902 patch to append rules and update install docs

- Switch from strategic merge patch to JSON 6902 patch (op: add /rules/-)
  to avoid replacing the entire ClusterRole.rules array
- Add group/version to patch target for explicit matching
- Add commented [VOLCANO] entry in config/default/kustomization.yaml
  following the prometheus pattern (components must be included via parent)
- Update README to use config/default kustomization instead of direct
  component apply (Component kind cannot be applied standalone)

Signed-off-by: JangHyukJin <janghyukjin@navercorp.com>

---------

Signed-off-by: hyukjin.jang <hyukjin.jang@navercorp.com>
Signed-off-by: JangHyukJin <janghyukjin@navercorp.com>

1014 of 2460 relevant lines covered (41.22%)

3.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23948109141.1 03 Apr 2026 01:39PM UTC 17
41.22
GitHub Action Run
Source Files on build 23948109141
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 50570cb0 on github
  • Prev Build on main (#23821793734)
  • Next Build on main (#23953905947)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc