Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@CMGS
Copy link
Contributor

@CMGS CMGS commented Oct 10, 2022

No description provided.

nodeResourceOpts.Storage = nodeInfo.StorageTotal * 8 / 10
// set default value
if nodeInfo != nil {
if nodeResourceOpts.Storage == 0 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if nodeInfo != nil && nodeResourceOpts.Storage == 0 {

@CMGS CMGS force-pushed the new_plugin branch 2 times, most recently from 7b80f61 to 82414a4 Compare October 10, 2022 07:31
@CMGS CMGS force-pushed the new_plugin branch 3 times, most recently from a4b26e6 to 95c63e6 Compare October 10, 2022 09:31
@CMGS CMGS merged commit dc5a612 into master Oct 10, 2022
@CMGS CMGS deleted the new_plugin branch October 10, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants