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

Make a garbage collection job in GCP to reap expired tunnel servers #28

Open
rtertiaer opened this issue Oct 7, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@rtertiaer
Copy link
Contributor

there is no automated cleanup of server resources when tunnels expire. the gc (garbage collection) command exists in fab already; we just need to implement some stuff in opentofu to kick it off as a task once a week, along with proper permissions to remove resources.

@rtertiaer rtertiaer added the bug Something isn't working label Oct 7, 2024
@rtertiaer rtertiaer added this to the 0.5.0 milestone Oct 7, 2024
@rtertiaer rtertiaer self-assigned this Oct 7, 2024
@rtertiaer
Copy link
Contributor Author

I made a cronjob on my laptop 🥴

Effectively punting on this for the foreseeable future, and descoping from current release

@rtertiaer rtertiaer removed this from the 0.5.0 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant