stremblay
  • Joined on 2024-02-08
stremblay deleted branch feat/node-health-score from NationTech/harmony 2026-03-04 14:31:57 +00:00
stremblay pushed to master at NationTech/harmony 2026-03-04 14:31:49 +00:00
4840c7fdc2 Merge pull request 'feat/node-health-score' (#242) from feat/node-health-score into master
20172a7801 removing another useless commented line
6bb33c5845 remove useless comment
d9357adad3 format code, fix interpert name
a25ca86bdf wip: happy path is working
Compare 6 commits »
stremblay merged pull request NationTech/harmony#242 2026-03-04 14:31:45 +00:00
feat/node-health-score
stremblay pushed to feat/node-health-score at NationTech/harmony 2026-03-04 14:31:06 +00:00
20172a7801 removing another useless commented line
stremblay pushed to feat/node-health-score at NationTech/harmony 2026-03-04 14:29:53 +00:00
6bb33c5845 remove useless comment
stremblay pushed to feat/node-health-score at NationTech/harmony 2026-03-04 14:28:37 +00:00
d9357adad3 format code, fix interpert name
stremblay created pull request NationTech/harmony#242 2026-03-04 14:20:36 +00:00
feat/node-health-score
stremblay pushed to feat/node-health-score at NationTech/harmony 2026-03-04 13:21:13 +00:00
a25ca86bdf wip: happy path is working
stremblay pushed to feat/improve-inventory-discovery at NationTech/harmony 2026-03-04 12:18:39 +00:00
063a4d4f5c wip: improving inventory discovery
stremblay created branch feat/improve-inventory-discovery in NationTech/harmony 2026-03-04 12:18:38 +00:00
stremblay created branch feat/node-health-score in NationTech/harmony 2026-03-04 12:17:05 +00:00
stremblay pushed to feat/node-health-score at NationTech/harmony 2026-03-04 12:17:05 +00:00
646c5e723e feat: implementing node_health
stremblay pushed to master at NationTech/harmony 2026-03-03 20:06:08 +00:00
69c382e8c6 Merge pull request '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' (#241) from feat/k8s_apply_any_scope into master
dca764395d 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
Compare 2 commits »
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