• Joined on 2024-02-08
wjro pushed to monitoring-alerting at NationTech/harmony 2025-04-28 20:19:20 +00:00
40cd765019 WIP: initial layout for MonitoringStackScore
wjro pushed to master at NationTech/harmony 2025-04-28 19:09:15 +00:00
db9c8d83e6 update adr
wjro pushed to master at NationTech/harmony 2025-04-28 18:11:49 +00:00
20551b4a80 adr for monitoring and alerting
wjro pushed to master at NationTech/harmony 2025-04-28 14:12:20 +00:00
5c026ae6dd chore: improved error message for helm unavailable
wjro commented on pull request NationTech/harmony#20 2025-04-25 13:17:20 +00:00
feat: implement k3d cluster management

this is cool

wjro pushed to ensure-helm-available at NationTech/harmony 2025-04-24 15:46:30 +00:00
7576c4a74c fix: made -version version, used ok_or to return error if k8s_state is not ready
wjro created pull request NationTech/harmony#17 2025-04-24 15:11:45 +00:00
wip: working on ensure_ready to check helm is available
wjro pushed to ensure-helm-available at NationTech/harmony 2025-04-24 15:09:40 +00:00
c00eadca5d wip: working on ensure_ready to check helm is available
wjro created branch ensure-helm-available in NationTech/harmony 2025-04-24 15:09:40 +00:00
wjro pushed to master at NationTech/harmony 2025-04-24 14:28:16 +00:00
ad1aa897b1 Merge pull request 'chore: Fix all warnings in the project, ignore unused variables mostly' (#16) from chore/warnings into master
dccc9c04f5 chore: Fix all warnings in the project, ignore unused variables mostly
Compare 2 commits »
wjro merged pull request NationTech/harmony#16 2025-04-24 14:28:15 +00:00
chore: Fix all warnings in the project, ignore unused variables mostly
wjro pushed to tui-score-info at NationTech/harmony 2025-04-17 19:12:09 +00:00
d937ddca3a fix: fixed rendering for map inside score, added wrap or truncate to keep string inside column, increased column width to accomodate urls
wjro pushed to tui-score-info at NationTech/harmony 2025-04-17 13:45:26 +00:00
08dbfd827b added test for layout of table in tui
ffe175df1b formatted score debug into table, removed score info box from tui
f9d1935c71 wip: trying to output in a better format
4f8523ab69 wip:made score details box output information for highlighted score, worked on outputing score info in log output
6ddf48591b modified tui-example main
Compare 10 commits »
wjro pushed to tui-score-info at NationTech/harmony 2025-04-16 20:35:11 +00:00
36e7722d49 added test for layout of table in tui
wjro created pull request NationTech/harmony#11 2025-04-14 14:29:41 +00:00
tui-score-info
wjro pushed to tui-score-info at NationTech/harmony 2025-04-14 14:27:49 +00:00
c0262ddd49 formatted score debug into table, removed score info box from tui