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

[DM Setup] When DM is created->deleted->created, VM SA binding is left around #35

Open
viglesiasce opened this issue Jun 26, 2018 · 1 comment

Comments

@viglesiasce
Copy link
Collaborator

This is likely a bug in DM or the way we are setting up the IAM binding.

If you create the DM template and then delete it, the service account for the student VM is deleted but the role binding on the project still exists. When the deployment is created again the binding is not updated to point to the new SA (with the same name).

@viglesiasce
Copy link
Collaborator Author

To fix:

Delete the deployment->Delete the role binding in the projects IAM-> Recreate the deployment

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

No branches or pull requests

1 participant