This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
5
Star
0
Fork
2
You've already forked harmony
Code
Issues
40
Pull Requests
12
Actions
3
Packages
Projects
Releases
Wiki
Activity
All Workflows
arm-agents.yaml
check.yml
harmony_composer.yaml
Actor
All actors
johnride
jvtrudel
letian
stremblay
taha
wjro
Status
All status
Success
Failure
Waiting
Running
fix: modified alert receiver trait to allow install plan which provides the topology the ability to apply receiver specfici configurations as required by the underlying alert sender
#1104
:
Commit
5c34d81d28
pushed by
wjro
#238
2026-02-27 16:54:03 +00:00
1m44s
chore: cleaned up some dead code, comments, etc
#1098
:
Commit
c4dd0b0cf2
pushed by
wjro
#236
2026-02-26 21:08:07 +00:00
1m46s
refactor: prometheus alert sender
#1097
:
Commit
b14b41d172
pushed by
wjro
#236
2026-02-26 20:12:21 +00:00
1m46s
refactor: skeleton structure for grafana observability
#1096
:
Commit
5e861cfc6d
pushed by
wjro
#236
2026-02-26 19:40:17 +00:00
1m41s
refactor(kubeprometheus): implemented Observability for KubePrometheus
#1095
:
Commit
4fad077eb4
pushed by
wjro
#236
2026-02-26 18:09:21 +00:00
1m46s
feat: working example of enabling and adding an alert receiver for okd_cluster_alerts
#1090
:
Commit
4b5e3a52a1
pushed by
wjro
#236
2026-02-24 16:16:51 +00:00
1m45s
chore: reorganized file location
#1088
:
Commit
699822af74
pushed by
wjro
#236
2026-02-23 20:06:20 +00:00
2m17s
wip: compiles
#1087
:
Commit
554c94f5a9
pushed by
wjro
#236
2026-02-23 19:50:26 +00:00
2m12s
fix:broken test
#1082
:
Commit
d8ab9d52a4
pushed by
wjro
#234
2026-02-17 20:36:54 +00:00
1m56s
fix:format
#1056
:
Commit
2ddc9c0579
pushed by
wjro
#230
2026-02-12 15:33:13 +00:00
2m1s
fix: readded tokio retry to get ca cert for a nats cluster which was accidentally removed during a refactor
#1054
:
Commit
8b6ce8d069
pushed by
wjro
#229
2026-02-06 14:11:28 +00:00
1m50s
Merge pull request 'feat/harmony_agent' (#220) from feat/harmony_agent into master
#1047
:
Commit
c6ca3d38d1
pushed by
wjro
master
2026-02-04 21:07:25 +00:00
1m44s
Merge branch 'master' into feat/harmony_agent
#1046
:
Commit
4c79a7628d
pushed by
wjro
#220
2026-02-04 21:05:18 +00:00
1m45s
feat: completed harmony_agent implentation for primary and replica agents, fixed a test
#1045
:
Commit
7ca1a64038
pushed by
wjro
#220
2026-02-04 20:58:33 +00:00
1m45s
Merge pull request 'feat: created decentralized topology, capability nats and nats super cluster' (#221) from feat/nats_capability into master
#1043
:
Commit
333884a81a
pushed by
wjro
master
2026-02-04 19:07:45 +00:00
1m46s
Merge branch 'master' into feat/nats_capability
#1042
:
Commit
74e6da1a16
pushed by
wjro
#221
2026-02-04 19:05:40 +00:00
1m44s
Merge pull request 'fix/nats-isp' (#226) from fix/nats-isp into feat/nats_capability
#1041
:
Commit
0372cc3f31
pushed by
wjro
#221
2026-02-04 18:57:03 +00:00
1m42s
chore: removed commented code
#1027
:
Commit
8b200cfe91
pushed by
wjro
#226
2026-01-30 19:04:39 +00:00
1m39s
Merge branch 'feat/nats_capability' into fix/nats-isp
#1026
:
Commit
f6ff78a573
pushed by
wjro
#226
2026-01-30 18:51:55 +00:00
1m39s
fix: format
#1025
:
Commit
329d5d8473
pushed by
wjro
#226
2026-01-30 18:44:40 +00:00
1m40s
Merge pull request 'feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s' (#225) from fix/nats-capability-retry into feat/nats_capability
#1023
:
Commit
29d2d620d1
pushed by
wjro
#221
2026-01-29 20:44:23 +00:00
1m43s
feat: introduced crate tokio-retry to allow multiple attempts to get secret from k8s
#1022
:
Commit
7df8429181
pushed by
wjro
#225
2026-01-29 20:06:24 +00:00
1m39s
fix: modified nats trait and nats supercluster trait to better respect interface segregation
#1018
:
Commit
666a3c0071
pushed by
wjro
#221
2026-01-28 20:18:58 +00:00
1m40s
fix: formating and example env variables
#1015
:
Commit
edf94554b8
pushed by
wjro
#221
2026-01-28 19:45:56 +00:00
1m41s
Merge pull request 'feat/nats' (#207) from feat/nats into master
#1005
:
Commit
9e1095fb9b
pushed by
wjro
master
2026-01-26 16:33:54 +00:00
1m41s
Merge remote-tracking branch 'origin/master' into feat/nats
#1004
:
Commit
4758465b28
pushed by
wjro
#207
2026-01-26 16:30:56 +00:00
1m38s
Merge pull request 'adr/nats-islands-of-trust' (#209) from adr/nats-islands-of-trust into feat/nats
#995
:
Commit
093e0d54c0
pushed by
wjro
#207
2026-01-23 20:07:43 +00:00
1m37s
fix: extracted variables, removed uncool side effect
#994
:
Commit
8657261342
pushed by
wjro
#209
2026-01-23 20:05:45 +00:00
1m37s
Merge pull request 'fix: modified cert-manager ensure ready to check for existence of pods with labels matching cert-manager in kubernetes env. replaced deprecated olm subscription based install of cert-manager for supported helm-chart' (#218) from fix…
#991
:
Commit
33476e899e
pushed by
wjro
master
2026-01-23 16:30:23 +00:00
1m38s
fix: improved logging and function names for clarity
#990
:
Commit
d0cd21c322
pushed by
wjro
#218
2026-01-23 16:28:22 +00:00
1m38s
First
Previous
1
2
3
4
5
Next
Last