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
9
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
feat: example OpenshiftClusterAlertScore
check.yml #814
:
Commit
a12d12aa4f
pushed by
johnride
#179
2025-10-29 21:31:13 +00:00
1m28s
feat(kube): Utility function to convert kube_openapi Resource to DynamicObject. This will allow initializing resources strongly typed and then bundle various types into a list of DynamicObject
check.yml #813
:
Commit
95cfc03518
pushed by
johnride
#180
2025-10-29 21:29:19 +00:00
1m28s
fix:cargo fmt
check.yml #811
:
Commit
c2fa4f1869
pushed by
wjro
#173
2025-10-29 17:55:36 +00:00
1m32s
Merge remote-tracking branch 'origin/master' into feat/install_opnsense_node_exporter
check.yml #809
:
Commit
09a06f136e
pushed by
wjro
#173
2025-10-29 17:44:01 +00:00
1m30s
fix: opnsense-config reload_config() returns live config.xml rather than dropping it, allows function is_package_installed() to read live state after package installation rather than old config before installation
check.yml #808
:
Commit
5f147fa672
pushed by
wjro
#173
2025-10-29 17:27:54 +00:00
1m28s
fix(host_network): adjust bond & port-channel configuration (partial) (#175)
check.yml #806
:
Commit
c80ede706b
pushed by
letian
master
2025-10-29 17:10:51 +00:00
1m31s
revert opnsense config change
check.yml #805
:
Commit
b8ac3580f8
pushed by
letian
#175
2025-10-29 16:22:57 +00:00
1m29s
wip: cargo fmt
check.yml #801
:
Commit
9ba939bde1
pushed by
wjro
#173
2025-10-28 19:47:02 +00:00
1m26s
Merge pull request 'feat/impl_installable_crd_prometheus' (#170) from feat/impl_installable_crd_prometheus into master
check.yml #798
:
Commit
b2825ec1ef
pushed by
johnride
master
2025-10-24 16:44:34 +00:00
1m29s
feat: impl clone_box for ScrapeTarget<CRDPrometheus>
check.yml #797
:
Commit
609d7acb5d
pushed by
johnride
#170
2025-10-24 16:07:33 +00:00
1m29s
Merge pull request 'refactor(ha_cluster): inject switch client for better testability' (#174) from switch-client into master
check.yml #792
:
Commit
c069207f12
pushed by
letian
master
2025-10-23 17:33:59 +00:00
1m47s
fix(ha_cluster): inject switch client for better testability
check.yml #791
:
Commit
7368184917
pushed by
letian
#174
2025-10-23 17:32:09 +00:00
1m40s
fix: added impl node exporter for hacluster topology and dummy infra
check.yml #790
:
Commit
5ab58f0253
pushed by
wjro
#173
2025-10-23 17:30:28 +00:00
1m36s
Merge branch 'master' into feat/scrape_target
check.yml #786
:
Commit
3174645c97
pushed by
wjro
#171
2025-10-23 17:28:21 +00:00
1m33s
feat(host_network): configure bonds on the host and switch port channels
check.yml #753
:
Commit
0e29e9e32d
pushed by
letian
#169
2025-10-15 19:57:42 +00:00
1m27s
feat(host_network): configure bonds on the host and switch port channels
check.yml #752
:
Commit
f99102492f
pushed by
letian
#169
2025-10-15 19:56:15 +00:00
1m29s
feat(switch/brocade): Implement client to interact with Brocade Switch
check.yml #751
:
Commit
c0bd8007c7
pushed by
letian
#168
2025-10-15 19:30:25 +00:00
1m25s
feat(switch/brocade): Implement client to interact with Brocade Switch
check.yml #750
:
Commit
4955b74d75
pushed by
letian
#168
2025-10-15 19:29:00 +00:00
1m24s
Merge branch 'master' into configure-switch
check.yml #749
:
Commit
ea7322f38c
pushed by
letian
#159
2025-10-15 18:51:55 +00:00
1m26s
implement port channel functions for Brocade::NetworkOperatingSystem
check.yml #748
:
Commit
2edd24753a
pushed by
letian
#159
2025-10-15 16:14:42 +00:00
1m25s
implement switch brocade setup by configuring interfaces with operating mode access
check.yml #745
:
Commit
da5be17cb6
pushed by
letian
#159
2025-10-14 21:22:46 +00:00
1m25s
doc to clone and transfer a coreos disk
check.yml #742
:
Commit
e5eb7fde9f
pushed by
wjro
#166
2025-10-09 19:32:25 +00:00
1m22s
doc for removing worker flag from cp on UPI
check.yml #741
:
Commit
dd3f07e5b7
pushed by
wjro
#165
2025-10-09 19:31:02 +00:00
1m25s
get the stack topology (inter-switch links) and all interfaces
check.yml #740
:
Commit
1265cebfa7
pushed by
letian
#159
2025-10-08 21:06:56 +00:00
1m24s
improve wait for shell ready, restore dry run mode
check.yml #739
:
Commit
073cccde2f
pushed by
letian
#159
2025-10-08 14:37:34 +00:00
1m23s
refactor brocade to support different shell versions (e.g. FastIron vs NOS)
check.yml #738
:
Commit
77e09436a9
pushed by
letian
#159
2025-10-08 12:16:09 +00:00
1m24s
Merge pull request 'feat: Add openbao example, open-source fork of vault' (#162) from feat/openbao into master
harmony_composer.yaml #736
:
Commit
cf576192a8
pushed by
johnride
master
2025-10-03 00:37:32 +00:00
6m53s
Merge pull request 'feat: Add openbao example, open-source fork of vault' (#162) from feat/openbao into master
check.yml #735
:
Commit
cf576192a8
pushed by
johnride
master
2025-10-03 00:30:38 +00:00
1m34s
Merge branch 'master' into feat/detect_k8s_flavour
check.yml #734
:
Commit
5f78300d78
pushed by
johnride
#161
2025-10-02 21:15:59 +00:00
1m22s
Merge branch 'master' into feat/openbao
check.yml #733
:
Commit
f7e9669009
pushed by
johnride
#162
2025-10-02 21:13:58 +00:00
1m25s
First
Previous
...
14
15
16
17
18
...
Next
Last