-
Notifications
You must be signed in to change notification settings - Fork 570
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
[k8s] Update the instance type format to support number only accelerator type #4756
Conversation
/smoke-test --kubernetes |
Hi @Michaelvll, please help review this PR, thanks! |
/smoke-test --kubernetes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this @DanielZhangQD ! Could we add a unit test for this newly added code as well?
Hi @Michaelvll, thanks for the reminder!
PTAL again, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @DanielZhangQD! This is awesome! LGTM.
Update the instance type format for Kubernetes to support number-only accelerator type, which is reported in #4608.
Tested (run the relevant ones):
bash format.sh
pytest tests/test_smoke.py
pytest tests/test_smoke.py::test_fill_in_the_name
conda deactivate; bash -i tests/backward_compatibility_tests.sh