Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add initGPUInfoCM func #3633

Merged
merged 10 commits into from Aug 22, 2023
Merged

feat: add initGPUInfoCM func #3633

merged 10 commits into from Aug 22, 2023

Conversation

nowinkeyy
Copy link
Contributor

@nowinkeyy nowinkeyy commented Aug 3, 2023

  1. add node-gpu-info configmap & role & rolebinding to deploy.yaml
  2. use clientSet to get resources from the API Server, not from Informer's cache

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Aug 3, 2023

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 918
✅ Successful 348
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 566
❓ Unknown 0
🚫 Errors 3

Errors per input

Errors in docs/4.0/i18n/zh-Hans/examples/ai-applications/install-fastgpt-on-desktop.md

Errors in docs/4.0/docs/examples/ai-applications/install-fastgpt-on-desktop.md

Full action output

Full Github Actions output

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.57% ⚠️

Comparison is base (5258eb4) 67.92% compared to head (3cb2550) 66.36%.
Report is 50 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3633      +/-   ##
==========================================
- Coverage   67.92%   66.36%   -1.57%     
==========================================
  Files           8        8              
  Lines         664      654      -10     
==========================================
- Hits          451      434      -17     
- Misses        171      173       +2     
- Partials       42       47       +5     

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zzjin zzjin added this to the v5.0 milestone Aug 6, 2023
controllers/node/controllers/gpu_controller.go Outdated Show resolved Hide resolved
controllers/node/controllers/gpu_controller.go Outdated Show resolved Hide resolved
controllers/node/controllers/gpu_controller.go Outdated Show resolved Hide resolved
@nowinkeyy nowinkeyy changed the title feat: watch create event of node-gpu-info configmap to init it feat: add initGPUInfoCM func Aug 14, 2023
@bxy4543 bxy4543 merged commit 205a5bb into labring:main Aug 22, 2023
41 of 43 checks passed
@nowinkeyy nowinkeyy deleted the node-gpu-cm branch December 13, 2023 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants