Skip to content

Commit

Permalink
fix: more detail ksVersion and clusterVersion (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: joyceliu <[email protected]>
  • Loading branch information
redscholar and joyceliu authored Sep 9, 2024
1 parent 6abe0d5 commit d57164e
Show file tree
Hide file tree
Showing 4 changed files with 266 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
ci:
name: Lint and unit test
runs-on: self-hosted
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
Expand Down
11 changes: 11 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
approvers:
- pixiake # oncall
- liangzai006
- wansir
- redscholar

reviewers:
- pixiake
- liangzai006
- wansir
- redscholar
Loading

0 comments on commit d57164e

Please sign in to comment.