-
Notifications
You must be signed in to change notification settings - Fork 455
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
fix: Delete gpu field when editing project default resource #2880
fix: Delete gpu field when editing project default resource #2880
Conversation
/test all |
/assign @xuliwenwenwen |
/lgtm |
LGTM label has been added. Git tree hash: 5b5ed85560dc44c88be779198d17d3c0f560a74c
|
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
588c804
to
721e3e4
Compare
@xuliwenwenwen I have resolved conflicts, please review them again, thanks a lot. |
/lgtm |
LGTM label has been added. Git tree hash: 46ff26ff2a6fe33d805d3760c2ff4e798f13b6f7
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harrisonliu5, weili520 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: TheYoungManLi cjl@kubesphere.io
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes ##2870
Special notes for reviewers:
Add GPU limit info
delete GPU field
Does this PR introduced a user-facing change?
Additional documentation, usage docs, etc.:
This one should be merged after #2878, and it will need to resolve conflicts.