Ian Letourneau
|
ea7322f38c
|
Merge branch 'master' into configure-switch
|
2025-10-15 14:50:12 -04:00 |
|
Ian Letourneau
|
2edd24753a
|
implement port channel functions for Brocade::NetworkOperatingSystem
|
2025-10-15 12:13:09 -04:00 |
|
Ian Letourneau
|
da5be17cb6
|
implement switch brocade setup by configuring interfaces with operating mode access
|
2025-10-14 17:21:13 -04:00 |
|
Ian Letourneau
|
1265cebfa7
|
get the stack topology (inter-switch links) and all interfaces
|
2025-10-08 17:05:25 -04:00 |
|
Ian Letourneau
|
073cccde2f
|
improve wait for shell ready, restore dry run mode
|
2025-10-08 10:36:02 -04:00 |
|
Ian Letourneau
|
77e09436a9
|
refactor brocade to support different shell versions (e.g. FastIron vs NOS)
|
2025-10-08 08:14:40 -04:00 |
|
|
|
cf576192a8
|
Merge pull request 'feat: Add openbao example, open-source fork of vault' (#162) from feat/openbao into master
Reviewed-on: NationTech/harmony#162
|
2025-10-03 00:28:50 +00:00 |
|
|
|
f7e9669009
|
Merge branch 'master' into feat/openbao
|
2025-10-02 21:11:44 +00:00 |
|
|
|
f65e16df7b
|
feat: Remove unused helm command, refactor url to use hurl in some more places
|
2025-09-30 11:18:08 -04:00 |
|
Ian Letourneau
|
45e0de2097
|
properly configure a new channel port for a host (work only with a clean slate for now)
|
2025-09-29 17:31:52 -04:00 |
|
|
|
cbbaae2ac8
|
okd_enable_user_workload_monitoring (#160)
Reviewed-on: NationTech/harmony#160
Co-authored-by: Willem <wrolleman@nationtech.io>
Co-committed-by: Willem <wrolleman@nationtech.io>
|
2025-09-29 14:32:38 +00:00 |
|
Ian Letourneau
|
731dc5f404
|
add execution mode to run brocade commands in privileged mode (enable)
|
2025-09-28 16:35:53 -04:00 |
|
Ian Letourneau
|
1199564122
|
replace command execution by interactive shell
|
2025-09-28 15:58:13 -04:00 |
|
Ian Letourneau
|
f2f55d98d4
|
add option to run brocade commands in dry-run
|
2025-09-28 12:55:37 -04:00 |
|
|
|
7b6ac6641a
|
add link to finish describing EthtoolSpec
|
2025-09-25 17:18:42 -04:00 |
|
|
|
58c1fd4a96
|
remove unused code
|
2025-09-25 17:17:23 -04:00 |
|
|
|
2388f585f5
|
reorganize modules
|
2025-09-25 17:13:42 -04:00 |
|
|
|
ffe3c09907
|
configure bond with NMState
|
2025-09-25 16:52:04 -04:00 |
|
|
|
4a500e4eb7
|
feat: Add openbao example, open-source fork of vault
|
2025-09-24 21:54:32 -04:00 |
|
|
|
0de52aedbf
|
find ports in Brocade switch & configure port-channels (blind implementation)
|
2025-09-16 17:19:32 -04:00 |
|
|
|
427009bbfe
|
merge 2 configure steps in 1 and let the topology handle it
|
2025-09-16 11:34:06 -04:00 |
|
|
|
fe0501b784
|
split host & switch config
|
2025-09-15 22:05:09 -04:00 |
|
|
|
61b02e7a28
|
feat(switch): configure host network and switch network
|
2025-09-15 17:39:19 -04:00 |
|
|
|
c84b2413ed
|
Merge pull request 'fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace' (#156) from fix/argo-cd-redis into master
Reviewed-on: NationTech/harmony#156
|
2025-09-12 13:54:02 +00:00 |
|
|
|
f83fd09f11
|
fix(monitoring): returned namespaced kube metrics
|
2025-09-12 09:49:20 -04:00 |
|
|
|
c15bd53331
|
fix: added securityContext.runAsUser:null to argo-cd helm chart so that in okd user group will be randomly assigned within the uid range for the designated namespace
|
2025-09-12 09:29:27 -04:00 |
|
|
|
6e6f57e38c
|
Merge pull request 'fix: added routes to domain name for prometheus, grafana, alertmanageradded argo cd to the reporting after successfull build' (#155) from fix/add_routes_to_domain into master
Reviewed-on: NationTech/harmony#155
|
2025-09-10 19:44:53 +00:00 |
|
|
|
6f55f79281
|
feat: Update readme with newer UX/DX Rust Leptos app, update slides and misc stuff
|
2025-09-10 15:40:32 -04:00 |
|
|
|
19f87fdaf7
|
fix: added routes to domain name for prometheus, grafana, alertmanageradded argo cd to the reporting after successfull build
|
2025-09-10 15:08:13 -04:00 |
|
|
|
49370af176
|
Merge pull request 'doc: Slides demo 10 sept' (#153) from feat/slides_demo_10sept into master
Reviewed-on: NationTech/harmony#153
|
2025-09-10 17:14:48 +00:00 |
|
|
|
cf0b8326dc
|
Merge pull request 'fix: properly configured discord alert receiver corrected domain and topic name for ntfy' (#154) from fix/alertreceivers into master
Reviewed-on: NationTech/harmony#154
|
2025-09-10 17:13:31 +00:00 |
|
|
|
1e2563f7d1
|
fix: added reporting to output ntfy topic
|
2025-09-10 13:10:06 -04:00 |
|
|
|
7f50c36f11
|
Merge pull request 'fix: Various demo fixe and rename : RHOBMonitoring -> Monitoring, ContinuousDelivery -> PackagingDeployment, Fix bollard logs' (#152) from fix/demo into master
Reviewed-on: NationTech/harmony#152
|
2025-09-10 17:01:15 +00:00 |
|
|
|
4df451bc41
|
Merge remote-tracking branch 'origin/master' into fix/demo
|
2025-09-10 12:59:58 -04:00 |
|
|
|
49dad343ad
|
fix: properly configured discord alert receiver corrected domain and topic name for ntfy
|
2025-09-10 12:53:43 -04:00 |
|
|
|
9961e8b79d
|
doc: Slides demo 10 sept
|
2025-09-10 12:38:25 -04:00 |
|
|
|
9b889f71da
|
Merge pull request 'feat: Report execution outcome' (#151) from report-execution-outcome into master
Reviewed-on: NationTech/harmony#151
|
2025-09-10 02:50:45 +00:00 |
|
|
|
7514ebfb5c
|
fix format
|
2025-09-09 22:50:26 -04:00 |
|
|
|
b3ae4e6611
|
fix: Various demo fixe and rename : RHOBMonitoring -> Monitoring, ContinuousDelivery -> PackagingDeployment, Fix bollard logs
|
2025-09-09 22:46:14 -04:00 |
|
|
|
8424778871
|
add http
|
2025-09-09 22:24:36 -04:00 |
|
|
|
7bc083701e
|
report application deploy URL
|
2025-09-09 22:18:00 -04:00 |
|
|
|
4fa2b8deb6
|
chore: Add files to create in a leptos project in try_rust example
|
2025-09-09 20:46:33 -04:00 |
|
Ian Letourneau
|
f3639c604c
|
report Ntfy endpoint
|
2025-09-09 20:12:24 -04:00 |
|
|
|
258cfa279e
|
chore: Cleanup some logs and error message, also add a todo on bollard push failure to private registry
|
2025-09-09 19:58:49 -04:00 |
|
|
|
ceafabf430
|
wip: Report harmony execution outcome
|
2025-09-09 17:59:14 -04:00 |
|
|
|
11481b16cd
|
fix: Multiple ingress fixes for localk3d, it works nicely now for Application and ntfy at least. Also fix k3d kubeconfig context by force switching to it every time. Not perfect but better and more intuitive for the user to view his resources.
|
2025-09-09 16:41:53 -04:00 |
|
|
|
21dcb75408
|
Merge pull request 'fix/connected_alert_receivers' (#150) from fix/connected_alert_receivers into master
Reviewed-on: NationTech/harmony#150
|
2025-09-09 20:23:59 +00:00 |
|
|
|
a5f9ecfcf7
|
cargo fmt
|
2025-09-09 15:36:49 -04:00 |
|
|
|
849bd79710
|
connected alert rules, grafana, etc
|
2025-09-09 15:35:28 -04:00 |
|
|
|
c5101e096a
|
Merge pull request 'fix/ingress' (#145) from fix/ingress into master
Reviewed-on: NationTech/harmony#145
|
2025-09-09 18:25:52 +00:00 |
|