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

Revoke cluster resources when scheduling failed to create a vm #286

Open
kimeunju108 opened this issue May 11, 2021 · 0 comments · May be fixed by #300 or #302
Open

Revoke cluster resources when scheduling failed to create a vm #286

kimeunju108 opened this issue May 11, 2021 · 0 comments · May be fixed by #300 or #302

Comments

@kimeunju108
Copy link
Collaborator

What would you like to be added:
After binding cluster resource and pod, openstack tries to create a vm with the resource. If the creation fails, the cluster resource should be revoked so that scheduler can bind it to other pods.

Why is this needed:
Resource collector should push openstack cluster resource information to scheduler immediately when there is resource status change. However, it takes 60 seconds to collect the resource status information.

@kimeunju108 kimeunju108 self-assigned this May 11, 2021
@kimeunju108 kimeunju108 added this to the Spring Release 2021 milestone May 11, 2021
@kimeunju108 kimeunju108 changed the title Revokation of cluster resource when scheduling failed to create a vm Revoke cluster resources when scheduling failed to create a vm May 12, 2021
@kimeunju108 kimeunju108 reopened this May 19, 2021
@kimeunju108 kimeunju108 linked a pull request May 25, 2021 that will close this issue
@kimeunju108 kimeunju108 removed a link to a pull request May 25, 2021
@kimeunju108 kimeunju108 linked a pull request May 25, 2021 that will close this issue
@kimeunju108 kimeunju108 linked a pull request Jun 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment