knative-extensions / knative-extensions/educational-game

Add sink availability indicator

Open
#65 3 comments 0 reactions 1 assignee Claimed by @Tusharjamdade View on GitHub
good first issue help wanted
Dominant language
GDScript
Stars
8
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Add a blinking light to the sink that indicates whether the sink is up or down.
Also, introduce an "available or up/down" property /export var on the sink.
- The blinking light should be active only when the sink is available.
- Make sure the default state of the sink is available (up).
- You don't need to take care of the whole implementation of the unavailable sink like retry mechanism and DLS, but just make
sure the light goes off on the sink when its in down state.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.