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

WIP feat: Changed resource config to allow custom values #202

Merged
merged 5 commits into from
Nov 23, 2022

Conversation

Lasica
Copy link
Contributor

@Lasica Lasica commented Nov 21, 2022

Description

For fixing error with labels for nvidia gpus/tpus being not propagated/transmitted to environments properly

Resolves #199

PR Checklist

For fixing error with labels for nvidia gpus/tpus being not
propagated/transmitted to environments properly
@Lasica
Copy link
Contributor Author

Lasica commented Nov 21, 2022

Not ready yet, to be added:
unit tests for custom values,
tests for generator handling custom labels,
test with nvidia gpu setup in the wild

default.update(value)
# else:
# # throw some error?
# logger.error(value, "Unknown type")
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be nice to actually throw some error in the validator here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

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.

Resource nvidia.com/gpu Not Handled by ResourceConfig
2 participants