johnride
  • Joined on 2024-02-06
johnride pushed to feat/change-node-readiness-strategy at NationTech/harmony 2026-03-06 20:45:45 +00:00
f941672662 fix: Node readiness always fails open when kube api call fails on note status check
johnride pushed to feat/change-node-readiness-strategy at NationTech/harmony 2026-03-06 20:44:58 +00:00
ef95015374 fix: Node readiness always fails open when kube api call fails on note status check
johnride pushed to reafactor/k8sclient at NationTech/harmony 2026-03-06 20:28:27 +00:00
a98113dd40 wip: zitadel ingress https not working yet
johnride created pull request NationTech/harmony#243 2026-03-06 20:15:49 +00:00
reafactor/k8sclient
johnride pushed to reafactor/k8sclient at NationTech/harmony 2026-03-06 20:15:38 +00:00
f5aac67af8 feat: k8s client works fine, added version config in zitadel and fix master key secret existence handling
johnride pushed to reafactor/k8sclient at NationTech/harmony 2026-03-06 19:22:17 +00:00
2e1f1b8447 feat: Refactor K8sClient into separate, publishable crate, and add zitadel example
johnride created branch reafactor/k8sclient in NationTech/harmony 2026-03-06 19:22:16 +00:00
johnride pushed to feat/zitadel at NationTech/harmony 2026-03-06 15:56:58 +00:00
a0c0905c3b wip: zitadel deployment
johnride created branch feat/zitadel in NationTech/harmony 2026-03-06 15:56:57 +00:00
johnride pushed to feat/openbao_secret_manager at NationTech/harmony 2026-03-04 14:53:42 +00:00
d8338ad12c wip(sso): Openbao deploys fine, not fully tested yet, zitadel wip
ac9fedf853 wip(secret store): Fix openbao, refactor with rust client
fd3705e382 wip(secret store): openbao/vault store implementation
4840c7fdc2 Merge pull request 'feat/node-health-score' (#242) from feat/node-health-score into master
20172a7801 removing another useless commented line
Compare 11 commits »
johnride released Latest Snapshot at NationTech/harmony 2026-03-04 14:39:52 +00:00
johnride approved NationTech/harmony#242 2026-03-04 14:24:03 +00:00
feat/node-health-score

Fix CI and LGTM, will require some configurability at some point but good to go for now.

johnride released Latest Snapshot at NationTech/harmony 2026-03-03 20:12:50 +00:00
johnride created pull request NationTech/harmony#241 2026-03-03 19:38: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
johnride pushed to feat/k8s_apply_any_scope at NationTech/harmony 2026-03-03 19:37:57 +00:00
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
johnride created branch feat/k8s_apply_any_scope in NationTech/harmony 2026-03-03 19:37:57 +00:00
johnride created pull request NationTech/harmony#240 2026-03-03 01:48:17 +00:00
wip: okdload balancer using 1936 port http healthcheck
johnride created branch feat/okd_loadbalancer_betterhealthcheck in NationTech/harmony 2026-03-03 01:48:02 +00:00
johnride pushed to feat/okd_loadbalancer_betterhealthcheck at NationTech/harmony 2026-03-03 01:48:02 +00:00
53d0704a35 wip: okdload balancer using 1936 port http healthcheck
johnride created pull request NationTech/harmony#239 2026-03-02 21:50:56 +00:00
feat/openbao_secret_manager