This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
3
Star
0
Fork
2
You've already forked harmony
Code
Issues
38
Pull Requests
13
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
arm-agents.yaml
check.yml
harmony-fleet-operator.yaml
harmony_composer.yaml
Actor
All actors
johnride
jvtrudel
letian
reda
stremblay
taha
wjro
Status
All status
Success
Failure
Waiting
Running
refactor(iot): extract iot-contracts crate for cross-boundary types
check.yml #1277
:
Commit
24b94a362d
pushed by
johnride
#270
2026-04-21 19:00:08 +00:00
2m15s
fix(kvm): wait for port 22 after DHCP lease when first_boot is set
check.yml #1276
:
Commit
762e3b5b99
pushed by
johnride
#269
2026-04-21 18:43:39 +00:00
2m15s
refactor(okd): drop /etc/hostname injection, rely on DHCP
check.yml #1275
:
Commit
6a672eb4ae
pushed by
stremblay
#268
2026-04-21 18:09:39 +00:00
2m12s
feat(examples): add runnable okd_add_node example
check.yml #1274
:
Commit
9944b6c02b
pushed by
stremblay
#268
2026-04-21 17:54:35 +00:00
4m13s
Merge pull request 'feat: capture network intent at host discovery' (#267) from feat/discover-networking into master
harmony_composer.yaml #1273
:
Commit
503f9eb357
pushed by
stremblay
master
2026-04-21 16:25:22 +00:00
2m14s
Merge pull request 'feat: capture network intent at host discovery' (#267) from feat/discover-networking into master
check.yml #1272
:
Commit
503f9eb357
pushed by
stremblay
master
2026-04-21 16:23:07 +00:00
2m10s
refactor(discovery): use shared LaggProtocol for bond mode
check.yml #1271
:
Commit
84a083a012
pushed by
stremblay
#267
2026-04-21 16:19:57 +00:00
2m9s
chore(discovery): drop sqlite WAL sidecars, add blank line after prompts
check.yml #1270
:
Commit
adb05a0b91
pushed by
stremblay
#267
2026-04-21 16:17:47 +00:00
2m7s
Merge pull request 'feat(monitoring): Datadog 15-key-metrics dashboard + Ceph "what's wrong" drilldown' (#266) from feat/datadog-k8s-metrics into master
harmony_composer.yaml #1269
:
Commit
52db82865d
pushed by
stremblay
master
2026-04-21 16:15:39 +00:00
2m6s
Merge pull request 'feat(monitoring): Datadog 15-key-metrics dashboard + Ceph "what's wrong" drilldown' (#266) from feat/datadog-k8s-metrics into master
check.yml #1268
:
Commit
52db82865d
pushed by
stremblay
master
2026-04-21 16:13:33 +00:00
2m8s
feat: improve ceph dashboard
check.yml #1267
:
Commit
349c2a1358
pushed by
stremblay
#266
2026-04-20 20:01:20 +00:00
2m21s
feat: improve ceph dashboard - list alerts and WHY its NOT green
check.yml #1266
:
Commit
c2718e843b
pushed by
stremblay
#266
2026-04-20 19:52:16 +00:00
2m10s
fix(iot): end-to-end smoke-a3 greens; CI-ready
check.yml #1265
:
Commit
63847ac059
pushed by
johnride
#264
2026-04-20 18:21:50 +00:00
2m21s
Merge pull request 'feat(monitoring): Ceph alerts integrated with OKD's native alerting stack' (#265) from feat/ceph-alerts into master
harmony_composer.yaml #1264
:
Commit
bae162a3e4
pushed by
stremblay
master
2026-04-20 18:19:26 +00:00
2m15s
Merge pull request 'feat(monitoring): Ceph alerts integrated with OKD's native alerting stack' (#265) from feat/ceph-alerts into master
check.yml #1263
:
Commit
bae162a3e4
pushed by
stremblay
master
2026-04-20 18:17:10 +00:00
2m18s
feat: score to create ceph alerts in the okd default alerting stack
check.yml #1262
:
Commit
8acd9de275
pushed by
stremblay
#265
2026-04-20 18:07:23 +00:00
2m14s
Merge pull request 'feat: Disable ipv4 address conflict detection score. This is useful when setting up bonds as the wrong mac may get a dhcp offer and then the system will perceive it as a conflict when it sets up the bond correctly' (#263) from feat/…
harmony_composer.yaml #1261
:
Commit
ef418f2f96
pushed by
johnride
master
2026-04-20 17:49:08 +00:00
2m16s
Merge pull request 'feat: Disable ipv4 address conflict detection score. This is useful when setting up bonds as the wrong mac may get a dhcp offer and then the system will perceive it as a conflict when it sets up the bond correctly' (#263) from feat/…
check.yml #1260
:
Commit
ef418f2f96
pushed by
johnride
master
2026-04-20 17:46:52 +00:00
2m14s
refactor(linux): ansible ad-hoc mode + self-installing venv
check.yml #1259
:
Commit
1577348dbb
pushed by
johnride
#264
2026-04-20 13:43:17 +00:00
2m23s
feat: Refactor dad score into reusable node file score using machine config
check.yml #1258
:
Commit
54ef3f70bd
pushed by
johnride
#263
2026-04-19 09:06:19 +00:00
2m19s
feat(iot-operator): CEL-validate score.type as a Rust identifier
check.yml #1257
:
Commit
d21bdef050
pushed by
johnride
#264
2026-04-19 09:03:54 +00:00
2m17s
test(iot-operator): A1 end-to-end smoke test + CRD/patch fixes
check.yml #1256
:
Commit
1c916340f1
pushed by
johnride
#264
2026-04-19 09:01:36 +00:00
2m16s
feat: scaffold IoT walking skeleton — podman module, operator, and agent
check.yml #1255
:
Commit
65ef540b97
pushed by
johnride
#264
2026-04-19 04:00:23 +00:00
0s
feat: Refactor dad score into reusable node file score using machine config
check.yml #1254
:
Commit
1414fcb985
pushed by
johnride
#263
2026-04-17 20:57:26 +00:00
1m8s
Merge pull request 'feat/cluster-dashboard' (#250) from feat/cluster-dashboard into master
harmony_composer.yaml #1253
:
Commit
bbf0881932
pushed by
stremblay
master
2026-04-16 19:54:34 +00:00
2m51s
Merge pull request 'feat/cluster-dashboard' (#250) from feat/cluster-dashboard into master
check.yml #1252
:
Commit
bbf0881932
pushed by
stremblay
master
2026-04-16 19:51:39 +00:00
3m7s
fix: adding missing file
check.yml #1251
:
Commit
b87b8a7667
pushed by
stremblay
#250
2026-04-16 19:41:56 +00:00
3m2s
fix: workspace issues in Cargo.toml files
check.yml #1250
:
Commit
bcacd3b51f
pushed by
stremblay
#250
2026-04-16 19:24:49 +00:00
1m4s
move some files around...
check.yml #1249
:
Commit
a935dba8e8
pushed by
stremblay
#250
2026-04-16 19:00:10 +00:00
43s
fix: formatting
check.yml #1248
:
Commit
4985109ef3
pushed by
stremblay
#250
2026-04-16 18:56:35 +00:00
45s
First
Previous
...
10
11
12
13
14
...
Next
Last