mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
Minor improvements for runner groups
- Add group in runners columns - Add constant for runner group and labels
This commit is contained in:
committed by
Yusuke Kuoka
parent
df9592dc99
commit
584745b67d
@@ -24,6 +24,9 @@ spec:
|
||||
- jsonPath: .spec.repository
|
||||
name: Repository
|
||||
type: string
|
||||
- jsonPath: .spec.group
|
||||
name: Group
|
||||
type: string
|
||||
- jsonPath: .spec.labels
|
||||
name: Labels
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user