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

Events, Hooks, Tiggers and Status #44

Open
Zetanova opened this issue Jul 13, 2022 · 1 comment
Open

Events, Hooks, Tiggers and Status #44

Zetanova opened this issue Jul 13, 2022 · 1 comment

Comments

@Zetanova
Copy link

Is there any plan to emit events or execute some hooks/triggers and query the connection status

I am looking for a possibility to get a "connecting" event to be able to start the VM for the connecting user
and be able to query disconnected sessions to stop VM's after a period.

@bolkedebruin
Copy link
Owner

While not very cleanly, the connecting event is logged. You could use Establishing connection to as a trigger for starting a VM/Pod and use Close channel for terminating VMs. Obviously, this is the happy flow and it could work a bit nicer if hooks/triggers are available (which they are not currently).

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

2 participants