Skip to content

Conversation

@jvstme
Copy link
Collaborator

@jvstme jvstme commented Jan 20, 2026

Add new events:

  • Job became reachable/unreachable
  • Instance became reachable/unreachable
  • Instance health changed

Also create every instance with unreachable
initially set to True. Previously, it used to be
set to False on instance creation and soon
flipped to True when starting provisioning,
which would result in an unnecessary and
potentially misleading event.

#3290

Add new events:
- Job became reachable/unreachable
- Instance became reachable/unreachable
- Instance health changed

Also create every instance with `unreachable`
initially set to `True`. Previously, it used to be
set to `False` on instance creation and soon
flipped to `True` when starting provisioning,
which would result in an unnecessary and
potentially misleading event.
@jvstme jvstme marked this pull request as draft January 20, 2026 20:01
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

Successfully merging this pull request may close these issues.

2 participants