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

Remove item when values are empty in map #48

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

kerthcet
Copy link
Contributor

@kerthcet kerthcet commented Jan 22, 2024

/assign @elezar

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

Thanks for the submission. One question.

cmd/nvidia-dra-controller/allocations.go Outdated Show resolved Hide resolved
@elezar elezar self-assigned this Jan 22, 2024
@elezar
Copy link
Member

elezar commented Jan 23, 2024

@kerthcet I see the linter is complaining due to imports and fmt errors. Once these are addressed it should be good to go.

@kerthcet
Copy link
Contributor Author

kerthcet commented Jan 23, 2024

Actually I have no idea why this is failed but I changed the import as you did, can you help to approve this workflow, and see what will happen. @elezar

@elezar
Copy link
Member

elezar commented Jan 23, 2024

I have just created #49 so that you can run:

  • make fmt
  • make goimports

Locally to address this.

@elezar
Copy link
Member

elezar commented Jan 23, 2024

Also, please just squash the changes into a single commit.

@kerthcet
Copy link
Contributor Author

Done @elezar

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

LGTM

@elezar elezar merged commit deba5a7 into NVIDIA:main Jan 23, 2024
4 checks passed
@kerthcet kerthcet deleted the cleanup/allocation branch January 23, 2024 10:06
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.

2 participants