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: pxe boot for undionly client should use pxe config even if arch is bios
check.yml #645
:
Commit
be385dccff
pushed by
johnride
#130
2025-09-05 03:30:45 +00:00
35s
fix: boostrap control plane was using non-existend get_control_plane_host function -> control_plane. Also fix okd installation example
check.yml #644
:
Commit
f31d21f9da
pushed by
johnride
#130
2025-09-04 21:55:15 +00:00
36s
feat: Control plane bootstraping logic implemented, next step is testing it!
check.yml #643
:
Commit
902185daa4
pushed by
johnride
#130
2025-09-04 21:49:44 +00:00
33s
refact: Split OKD installation score into a simple struct that returns the list of scores. Also refactored discovery logic so it can be used by bootstrap and control plane steps
check.yml #642
:
Commit
8bcade27a1
pushed by
johnride
#130
2025-09-04 21:24:06 +00:00
42s
chore: Rename interpret name Okd.. string to OKD..
check.yml #634
:
Commit
e7ccfe6969
pushed by
johnride
#130
2025-09-04 15:30:09 +00:00
45s
fix: mac-specific ipxe file was missing #!ipxe sheban causing bad exec format. Also added autofree to chainloading boot file so it won't cause kernel panics when fallback boots after a failed boot of a previous file
check.yml #633
:
Commit
4fdc2e8a58
pushed by
johnride
#130
2025-09-04 02:43:13 +00:00
44s
New boot ipxe default file, much better logging and easier to follow . Also Tolerate the opnsense lack of reloading every time
check.yml #630
:
Commit
c5427b983c
pushed by
johnride
#130
2025-09-04 00:54:34 +00:00
42s
feat: opnsense-config make sure file has not changed on remote since loading it before saving it, also fix group member Vec<u8> type was not able to deserialize when more than one member
check.yml #629
:
Commit
f0d907d92f
pushed by
johnride
#130
2025-09-03 21:51:08 +00:00
44s
fix: OPnsense xml fields for wk1 after update to 25.7
check.yml #624
:
Commit
a03327d7e4
pushed by
johnride
#130
2025-09-03 17:18:49 +00:00
43s
fix: Use ssh key from FileContent in OKDIpxe score instead of hardcoded path
check.yml #623
:
Commit
680902e450
pushed by
johnride
#130
2025-09-03 17:07:50 +00:00
42s
feat(secret): added get_or_prompt functionality and debuggable ipxe chainloading boot file and some misc stuff
check.yml #622
:
Commit
b765e9b7dc
pushed by
johnride
#130
2025-09-03 16:10:33 +00:00
42s
fix: Support multiple mac address on static host binding
check.yml #620
:
Commit
5142e2dd2d
pushed by
johnride
#130
2025-09-03 12:41:10 +00:00
40s
fix: Support multiple mac address on static host binding
check.yml #619
:
Commit
fed4a8076c
pushed by
johnride
#130
2025-09-03 12:40:30 +00:00
43s
wip minor refactor in okd example
check.yml #618
:
Commit
ceea03d6ce
pushed by
johnride
#130
2025-09-03 04:40:49 +00:00
1m21s
feat: OKD bootstrap automation pretty much complete with a few prompt for manual steps
check.yml #617
:
Commit
f1209b3823
pushed by
johnride
#130
2025-09-03 04:02:07 +00:00
1m25s
feat: OKD Installation now generates ignition files, copies them over, also uploads scos images
check.yml #616
:
Commit
6f746d4c88
pushed by
johnride
#130
2025-09-03 00:56:32 +00:00
43s
chore: Move opnsense credential secret from example into domain. There is an architectural problem around secrets still but its definitely something we want to manage for the user
check.yml #615
:
Commit
75f27a2b85
pushed by
johnride
#130
2025-09-02 15:47:32 +00:00
43s
fix: Dhcp static hostname has to have domain specified with dnsmasq, also progress on okd installation automation
check.yml #614
:
Commit
d24ea23413
pushed by
johnride
#130
2025-09-02 15:26:57 +00:00
44s
feat(okd installation): Process works nicely all the way up to setting the bootstrap host binding in opnsense automatically! Next step : generate the mac address boot file for bootstrap host, install ignition files and the cluster will booooooooot
check.yml #612
:
Commit
a353249eec
pushed by
johnride
#130
2025-09-02 04:40:45 +00:00
45s
feat: Can now select a bootstrap host and save the role mapping to database
check.yml #611
:
Commit
f6e665f990
pushed by
johnride
#130
2025-09-02 04:11:20 +00:00
44s
wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
check.yml #609
:
Commit
35a459f63c
pushed by
johnride
#130
2025-09-02 03:22:37 +00:00
41s
wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
check.yml #608
:
Commit
6f88fd00c1
pushed by
johnride
#130
2025-09-02 03:21:28 +00:00
42s
wip: bootstrap step of okd installation required some refactoring, its getting there
check.yml #607
:
Commit
f076d36297
pushed by
johnride
#130
2025-09-01 23:15:20 +00:00
42s
feat(opnsense-config): dnsmasq dhcp static mappings
check.yml #606
:
Commit
138e414727
pushed by
johnride
#130
2025-09-01 21:35:36 +00:00
42s
chore: Update harmony_inventory_agent binary
check.yml #595
:
Commit
affcc657c1
pushed by
johnride
#127
2025-08-31 05:08:47 +00:00
1m23s
refact: Move basic types to harmony_types crate to avoid external dependencies.
check.yml #593
:
Commit
07e6674cfe
pushed by
johnride
#126
2025-08-30 21:54:00 +00:00
43s
feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
check.yml #592
:
Commit
cb4382fbb5
pushed by
johnride
#125
2025-08-30 22:37:04 +00:00
1m27s
refact: Discovery callback takes a closure and fix git dependency hash
check.yml #590
:
Commit
1eca2cc1a9
pushed by
johnride
master
2025-08-30 20:48:59 +00:00
41s
feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
check.yml #588
:
Commit
fa4332afe1
pushed by
johnride
#125
2025-08-30 20:06:27 +00:00
44s
Merge remote-tracking branch 'origin/doc/pxe_test_setup' into doc/pxe_test_setup
check.yml #578
:
Commit
0876f4e4f0
pushed by
johnride
#117
2025-08-29 05:15:48 +00:00
39s
First
Previous
...
4
5
6
7
8
...
Next
Last