c166351d8b
fix nmstate attribute
Run Check Script / check (pull_request) Successful in 1m21s
2025-11-05 14:53:42 -05:00
7fe15ffa24
remove unnecessary println
Run Check Script / check (pull_request) Successful in 1m13s
2025-11-05 13:26:34 -05:00
c89c30e8f2
fix(host_network): skip configuration for host with only 1 interface/port
Run Check Script / check (pull_request) Successful in 1m11s
2025-11-05 12:49:32 -05:00
148504439e
Merge branch 'network-manager' into refactor-network-manager
Run Check Script / check (pull_request) Successful in 1m15s
2025-11-05 17:14:21 +00:00
ca026e1d9e
Merge branch 'master' into network-manager
Run Check Script / check (pull_request) Successful in 1m18s
2025-11-05 17:13:54 +00:00
50ce54ea66
Merge pull request 'fix(opnsense-config): mark Interface::enable as optional' ( #181 ) from fix-opnsense-config into master
...
Run Check Script / check (push) Successful in 1m12s
Compile and package harmony_composer / package_harmony_composer (push) Failing after 2m27s
Reviewed-on: #181
2025-11-05 17:13:29 +00:00
325d7891be
adjust logs
Run Check Script / check (pull_request) Failing after 1m4s
2025-11-04 17:48:12 -05:00
Ian Letourneau
827a49e56b
fix(opnsense-config): mark Interface::enable as optional
Run Check Script / check (pull_request) Successful in 1m11s
2025-11-04 17:25:30 -05:00
4ea1af8d72
refactor(host_network): extract NetworkManager as a reusable component
2025-11-04 17:18:25 -05:00
cab4eb19ed
uncomment
Run Check Script / check (pull_request) Failing after 1m3s
2025-11-04 15:28:53 -05:00
b5beda8efe
better debug log
2025-11-04 15:27:17 -05:00
4f7b0541f4
find lowest available bond id
2025-11-04 15:03:20 -05:00
adc14c052d
fix(host_network): retrieve proper hostname and next available bond id
2025-11-04 13:38:28 -05:00
c80ede706b
fix(host_network): adjust bond & port-channel configuration (partial) ( #175 )
...
Run Check Script / check (push) Successful in 1m20s
Compile and package harmony_composer / package_harmony_composer (push) Failing after 2m21s
## Description
* Replace the CatalogSource approach to install the OperatorHub.io catalog by a more simple & straightforward way to install NMState
* Improve logging
* Add report summarizing the host network configuration that was applied (which host, bonds, port-channels)
* Fix command to find next available port channel id
## Extra info
Using the `apply_url` approach to install the NMState operator isn't the best approach: it's harder to maintain and upgrade. But it helps us achieve waht we wanted for now: install the NMState Operator to configure bonds on a host.
The preferred approach, installing an operator from the OperatorHub.io catalog, didn't work for now. We had a timeout error with DeadlineExceeded probably caused by an insufficient CPU/Memory allocation to query such a big catalog, even though we tweaked the RAM allocation (we couldn't find a way to do it for CPU).
Spent too much time on this so we stopped these efforts for now. It would be good to get back to it when we need to install something else from a custom catalog.
Reviewed-on: #175
2025-10-29 17:09:16 +00:00
b2825ec1ef
Merge pull request 'feat/impl_installable_crd_prometheus' ( #170 ) from feat/impl_installable_crd_prometheus into master
...
Run Check Script / check (push) Successful in 1m25s
Compile and package harmony_composer / package_harmony_composer (push) Failing after 2m20s
Reviewed-on: #170
2025-10-24 16:42:54 +00:00
609d7acb5d
feat: impl clone_box for ScrapeTarget<CRDPrometheus>
Run Check Script / check (pull_request) Successful in 1m25s
2025-10-24 12:05:54 -04:00
de761cf538
Merge branch 'master' into feat/impl_installable_crd_prometheus
2025-10-24 11:23:56 -04:00
c069207f12
Merge pull request 'refactor(ha_cluster): inject switch client for better testability' ( #174 ) from switch-client into master
...
Run Check Script / check (push) Successful in 1m44s
Compile and package harmony_composer / package_harmony_composer (push) Failing after 2m43s
Reviewed-on: #174
2025-10-23 15:05:17 +00:00
Ian Letourneau
7368184917
fix(ha_cluster): inject switch client for better testability
Run Check Script / check (pull_request) Successful in 1m30s
2025-10-22 15:12:53 -04:00
05205f4ac1
Merge pull request 'feat: scrape targets to be able to get snmp alerts from machines to prometheus' ( #171 ) from feat/scrape_target into master
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Reviewed-on: #171
2025-10-22 15:33:24 +00:00
3174645c97
Merge branch 'master' into feat/scrape_target
Run Check Script / check (pull_request) Successful in 1m32s
2025-10-22 15:33:01 +00:00
7536f4ec4b
Merge pull request 'fix: fixed merge error that somehow got missed' ( #172 ) from fix/merge_error into master
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Reviewed-on: #172
2025-10-21 16:02:39 +00:00
464347d3e5
fix: fixed merge error that somehow got missed
Run Check Script / check (pull_request) Has been cancelled
2025-10-21 12:01:31 -04:00
7f415f5b98
Merge pull request 'feat: K8sFlavour' ( #161 ) from feat/detect_k8s_flavour into master
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Reviewed-on: #161
2025-10-21 15:56:47 +00:00
2a520a1d7c
Merge branch 'master' into feat/detect_k8s_flavour
Run Check Script / check (pull_request) Has been cancelled
2025-10-21 15:56:18 +00:00
987f195e2f
feat(cert-manager): add cluster issuer to okd cluster score ( #157 )
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
added score to install okd cluster issuer
Reviewed-on: #157
2025-10-21 15:55:55 +00:00
14d1823d15
fix: remove ceph osd deletes and purges osd from ceph osd tree\ ( #120 )
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
k8s returns None rather than zero when checking deployment for replicas
exec_app requires commands 's' and '-c' to run correctly
Reviewed-on: #120
Co-authored-by: Willem <wrolleman@nationtech.io >
Co-committed-by: Willem <wrolleman@nationtech.io >
2025-10-21 15:54:51 +00:00
2a48d51479
fix: naming of k8s distribution
Run Check Script / check (pull_request) Has been cancelled
2025-10-21 11:09:45 -04:00
20a227bb41
Merge branch 'master' into feat/detect_k8s_flavour
Run Check Script / check (pull_request) Has been cancelled
2025-10-21 15:02:15 +00:00
ce91ee0168
fix: removed dead code, mapped error from grafana operator to preparation error rather than ignoring it, modified k8sprometheus score to unwrap_or_default() service monitors
Run Check Script / check (pull_request) Has been cancelled
2025-10-20 15:31:06 -04:00
ed7f81aa1f
fix(opnsense-config): ensure load balancer service configuration is idempotent ( #129 )
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
The previous implementation blindly added HAProxy components without checking for existing configurations on the same port, which caused duplicate entries and errors when a service was updated.
This commit refactors the logic to a robust "remove-then-add" strategy. The configure_service method now finds and removes any existing frontend and its dependent components (backend, servers, health check) before adding the new, complete service definition.
This change makes the process fully idempotent, preventing configuration drift and ensuring a predictable state.
Co-authored-by: Ian Letourneau <letourneau.ian@gmail.com >
Reviewed-on: #129
2025-10-20 19:18:49 +00:00
cb66b7592e
fix: made targets plural and changed scrape targets to option in AlertingInterpret
Run Check Script / check (pull_request) Has been cancelled
2025-10-20 14:44:37 -04:00
a815f6ac9c
feat: scrape targets to be able to get snmp alerts from machines to prometheus
Run Check Script / check (pull_request) Has been cancelled
2025-10-20 11:44:11 -04:00
2d891e4463
Merge pull request 'feat(host_network): configure bonds and port channels' ( #169 ) from config-host-network into master
...
Run Check Script / check (push) Has been cancelled
Compile and package harmony_composer / package_harmony_composer (push) Has been cancelled
Reviewed-on: #169
2025-10-16 18:24:58 +00:00
f66e58b9ca
Merge branch 'master' into config-host-network
Run Check Script / check (pull_request) Has been cancelled
2025-10-16 18:24:34 +00:00
ea39d93aa7
feat(host_network): configure bonds on the host and switch port channels
Run Check Script / check (pull_request) Has been cancelled
2025-10-16 14:23:41 -04:00
6989d208cf
Merge pull request 'feat(switch/brocade): Implement client to interact with Brocade switches' ( #168 ) from brocade-switch-client into master
...
Run Check Script / check (push) Waiting to run
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Reviewed-on: #168
2025-10-16 18:23:01 +00:00
c0d54a4466
Merge remote-tracking branch 'origin/master' into feat/impl_installable_crd_prometheus
Run Check Script / check (pull_request) Has been cancelled
2025-10-16 14:17:32 -04:00
fc384599a1
feat: implementation of Installable for CRDPrometheusIntroduction of Grafana trait and its impl for k8sanywhereallows for CRDPrometheus to be installed via AlertingInterpret which standardizes the installation of alert receivers, alerting rules, and alert senders
2025-10-16 14:07:23 -04:00
c0bd8007c7
feat(switch/brocade): Implement client to interact with Brocade Switch
...
Run Check Script / check (pull_request) Successful in 1m5s
* Expose a high-level `brocade::init()` function to connect to a Brocade switch and automatically pick the best implementation based on its OS and version
* Implement a client for Brocade switches running on Network Operating System (NOS)
* Implement a client for older Brocade switches running on FastIron (partial implementation)
The architecture for the library is based on 3 layers:
1. The `BrocadeClient` trait to describe the available capabilities to
interact with a Brocade switch. It is partly opinionated in order to
offer higher level features to group multiple commands into a single
function (e.g. create a port channel). Its implementations are
basically just the commands to run on the switch and the functions to
parse the output.
2. The `BrocadeShell` struct to make it easier to authenticate, send commands, and interact with the switch.
3. The `ssh` module to actually connect to the switch over SSH and execute the commands.
With time, we will add support for more Brocade switches and their various OS/versions. If needed, shared behavior could be extracted into a separate module to make it easier to add new implementations.
2025-10-15 15:28:24 -04:00
7dff70edcf
wip: fixed token expiration and configured grafana dashboard
2025-10-15 15:26:36 -04:00
06a0c44c3c
wip: connected the thanos-datasource to grafana, need to complete connecting the openshift-userworkload-monitoring as well
2025-10-14 15:53:42 -04:00
85bec66e58
wip: fixing grafana datasource for openshift which requires creating a token, sa, secret and inserting them into the grafanadatasource
2025-10-10 12:09:26 -04:00
1f3796f503
refactor(prometheus): modified crd prometheus to impl the installable trait
2025-10-09 12:26:05 -04:00
cf576192a8
Merge pull request 'feat: Add openbao example, open-source fork of vault' ( #162 ) from feat/openbao into master
...
Run Check Script / check (push) Successful in 1m33s
Compile and package harmony_composer / package_harmony_composer (push) Successful in 6m51s
Reviewed-on: #162
2025-10-03 00:28:50 +00:00
5f78300d78
Merge branch 'master' into feat/detect_k8s_flavour
Run Check Script / check (pull_request) Successful in 1m20s
2025-10-02 17:14:30 -04:00
f7e9669009
Merge branch 'master' into feat/openbao
Run Check Script / check (pull_request) Successful in 1m23s
2025-10-02 21:11:44 +00:00
2d3c32469c
chore: Simplify k8s flavour detection algorithm and do not unwrap when it cannot be detected, just return Err
2025-09-30 22:59:50 -04:00
f65e16df7b
feat: Remove unused helm command, refactor url to use hurl in some more places
2025-09-30 11:18:08 -04:00
1cec398d4d
fix: modifed naming scheme to OpenshiftFamily, K3sFamily, and defaultswitched discovery of openshiftfamily to look for projet.openshift.io
2025-09-29 11:29:34 -04:00