stremblay
  • Joined on 2024-02-08
stremblay deleted branch feat/k8s_apply_any_scope from NationTech/harmony 2026-03-03 20:06:08 +00:00
stremblay merged pull request NationTech/harmony#241 2026-03-03 20:06:04 +00:00
feat(k8s): Can now apply resources of any scope. Kind of a hack leveraging the dynamic type under the hood but this is due to a limitation of kube-rs
stremblay pushed to feat/harmony-node-health-endpoint at NationTech/harmony 2026-02-26 21:36:27 +00:00
b5e971b3b6 feat: adding yaml to deploy k8s resources
stremblay approved NationTech/harmony#232 2026-02-16 14:29:39 +00:00
feat/drain_k8s_node

lgtm

stremblay commented on pull request NationTech/harmony#232 2026-02-16 14:29:39 +00:00
feat/drain_k8s_node

Deleting resources in sequential reverse order can deadlock the deletion process. A solution idea is to launch all deletion in parallel

stremblay deleted branch feat/improve-disk-device-display from NationTech/harmony 2026-02-15 18:22:59 +00:00
stremblay pushed to master at NationTech/harmony 2026-02-15 18:22:58 +00:00
4b1915c594 Merge pull request 'feat: improve output related to storage in the discovery process' (#231) from feat/improve-disk-device-display into master
c3e27c60be feat: improve output related to storage in the discovery process
Compare 2 commits »
stremblay merged pull request NationTech/harmony#231 2026-02-15 18:22:55 +00:00
feat: improve output related to storage in the discovery process
stremblay created pull request NationTech/harmony#231 2026-02-14 20:38:18 +00:00
feat: improve output related to storage in the discovery process
stremblay created branch feat/improve-disk-device-display in NationTech/harmony 2026-02-14 20:32:12 +00:00
stremblay pushed to feat/improve-disk-device-display at NationTech/harmony 2026-02-14 20:32:12 +00:00
c3e27c60be feat: improve output related to storage in the discovery process
stremblay pushed to fix/dynamically_get_public_domain at NationTech/harmony 2026-02-13 20:48:27 +00:00
stremblay created pull request NationTech/harmony#230 2026-02-12 15:00:07 +00:00
feat: integrate-brocade
stremblay pushed to feat/integrate-brocade at NationTech/harmony 2026-02-09 16:24:34 +00:00
fececc2efd Creating a BrocadeSwitchConfig struct
stremblay pushed to feat/integrate-brocade at NationTech/harmony 2026-02-09 14:53:32 +00:00
8afcacbd24 feat: integrate brocade
stremblay created branch feat/integrate-brocade in NationTech/harmony 2026-02-09 14:53:31 +00:00
stremblay deleted branch fix/installation-device-for-nodes-in-byMAC from NationTech/harmony 2026-02-05 22:38:07 +00:00
stremblay pushed to master at NationTech/harmony 2026-02-05 22:38:05 +00:00
84992b7ada Merge pull request 'fix: use installation_device from host_config in bootstrap_okd_node' (#228) from fix/installation-device-for-nodes-in-byMAC into master
7cd3c8b93d fix: shorthand
83459eb2a6 fix: satisfy my ocd :)
d6ddbfa51a fix: use installation_device from host_config in bootstrap_okd_node
Compare 4 commits »
stremblay merged pull request NationTech/harmony#228 2026-02-05 22:38:02 +00:00
fix: use installation_device from host_config in bootstrap_okd_node