stremblay
  • Joined on 2024-02-08
stremblay pushed to feat/cluster-dashboard at NationTech/harmony 2026-04-16 18:55:47 +00:00
4985109ef3 fix: formatting
stremblay pushed to feat/cluster-dashboard at NationTech/harmony 2026-04-16 11:41:26 +00:00
dd587d856d feat(grafana): auto-detect cluster type and expose Grafana via Route or Ingress
stremblay pushed to feat/cluster-dashboard at NationTech/harmony 2026-04-15 17:48:41 +00:00
8ad447c42a refactor(grafana): use typed CRs, audit crd_grafana against upstream
stremblay pushed to feat/cluster-dashboard at NationTech/harmony 2026-04-15 16:46:46 +00:00
7f25007c3b feat(grafana): standalone example + OCP-aware operator install
stremblay pushed to feat/system-reserved-machine-config at NationTech/harmony 2026-04-15 11:26:38 +00:00
9e46b94e9b feat: add example for okd_system_reserved
stremblay created pull request NationTech/harmony#262 2026-04-14 19:19:11 +00:00
feat: create score + example to create a machineconfig resource to configured system reserved parameters
stremblay pushed to feat/system-reserved-machine-config at NationTech/harmony 2026-04-14 19:14:35 +00:00
a56b2d8bb2 feat: create score + example to create a machineconfig resource to configured system reserved parameters
stremblay created branch feat/system-reserved-machine-config in NationTech/harmony 2026-04-14 19:14:34 +00:00
stremblay pushed to feat/test-alert-receivers-sttest at NationTech/harmony 2026-04-13 17:56:02 +00:00
a559920ecd testing alert receiver score in sttest
stremblay created branch feat/test-alert-receivers-sttest in NationTech/harmony 2026-04-13 17:56:01 +00:00
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-04-10 19:41:50 +00:00
fb72e94dbb fix: when creating a port-channel with forced speed, it needs to be set on the port-channel and its member interfaces
stremblay pushed to feat/cluster-dashboard at NationTech/harmony 2026-04-03 18:09:15 +00:00
b1ff4e4a0f feat: add json versions of dashboards
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 16:35:59 +00:00
a646f1f4d0 feat: use an enum for interface types, add logging
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 16:10:44 +00:00
2728fc8989 feat: add possibility to configure interface speed
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 15:46:05 +00:00
8c8baaf9cc feat: create new brocade configuration score
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 13:59:02 +00:00
a1c9bfeabd feat: add a 'reset_interface' function
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 13:35:15 +00:00
d8dab12834 set the description of the port-channel interface
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-25 13:21:16 +00:00
7422534018 feat: require to specify port-channel ID instead of finding an available one
stremblay pushed to feat/brocade-client-add-vlans at NationTech/harmony 2026-03-24 19:48:22 +00:00
b67275662d fix: use Vlan struct instance everywhere, never use an u16 to reference a Vlan
stremblay created pull request NationTech/harmony#255 2026-03-24 19:27:11 +00:00
WIP: feat: brocade module now supports vlans