stremblay
  • Joined on 2024-02-08
stremblay pushed to feat/deploy_fleet_server_side at NationTech/harmony 2026-05-04 23:14:06 +00:00
4f1d95b99f feat(fleet): wire optional ZitadelScore into FleetServerScore
stremblay pushed to feat/deploy_fleet_server_side at NationTech/harmony 2026-05-04 22:43:03 +00:00
3aae580850 feat(fleet/scripts): --score-only flag for run_server_install.sh
978f3050f7 feat(fleet): use harmony_cli for example output + nicer Score outcomes
Compare 2 commits »
stremblay created branch feat/deploy_fleet_server_side in NationTech/harmony 2026-05-04 20:04:24 +00:00
stremblay pushed to feat/deploy_fleet_server_side at NationTech/harmony 2026-05-04 20:04:24 +00:00
46ac4a572a feat(fleet): local-run scripts for example_fleet_server_install + glibc fix
3a3e4a2312 feat(fleet): FleetOperatorScore + FleetServerScore for k8s server-side install
e5d2332421 chore: cargo fmt drift in fleet/setup_score + linux/ansible_configurator
abd1b29717 ci(fleet): add Gitea workflow to build + push operator image
b17ed1f6a0 feat(fleet): multi-stage Dockerfile + Harbor push script for operator
Compare 5 commits »
stremblay pushed to feat/iot-walking-skeleton at NationTech/harmony 2026-05-04 17:28:47 +00:00
ebd199b22e Merge pull request 'feat/prepare-rpi' (#280) from feat/prepare-rpi into feat/iot-walking-skeleton
b86f8f11f9 feat: add little script to call the fleet_rpi_setup example
34e2f832ec docs(linux): clarify sudo_password scope, TODO for SSH password auth
be9073e461 feat(examples/fleet_rpi_setup): auto-fetch sudo password via SecretManager
c2b8403f14 feat(linux): support optional sudo_password on SshCredentials
Compare 15 commits »
stremblay deleted branch feat/prepare-rpi from NationTech/harmony 2026-05-04 17:28:47 +00:00
stremblay merged pull request NationTech/harmony#280 2026-05-04 17:28:45 +00:00
feat/prepare-rpi
stremblay created pull request NationTech/harmony#280 2026-05-01 18:53:21 +00:00
feat/prepare-rpi
stremblay created branch feat/prepare-rpi in NationTech/harmony 2026-05-01 18:51:58 +00:00
stremblay pushed to feat/prepare-rpi at NationTech/harmony 2026-05-01 18:51:58 +00:00
b86f8f11f9 feat: add little script to call the fleet_rpi_setup example
34e2f832ec docs(linux): clarify sudo_password scope, TODO for SSH password auth
be9073e461 feat(examples/fleet_rpi_setup): auto-fetch sudo password via SecretManager
c2b8403f14 feat(linux): support optional sudo_password on SshCredentials
414fe1cf7b feat(secret): add SudoPassword Secret type
Compare 10 commits »
stremblay created pull request NationTech/harmony#278 2026-04-28 12:02:08 +00:00
refactor(fleet-operator): replace ScorePayload with ReconcileScore in Deployment CRD [#186]
stremblay pushed to fix/refactorScorePayload at NationTech/harmony 2026-04-28 12:01:06 +00:00
4c78919998 refactor(fleet-operator): replace ScorePayload with ReconcileScore in Deployment CRD
stremblay created branch fix/refactorScorePayload in NationTech/harmony 2026-04-28 12:01:06 +00:00
stremblay pushed to feat/add-new-node at NationTech/harmony 2026-04-22 22:57:01 +00:00
feadb088c8 fix(inventory): order physical_hosts by rowid, not version_id
4e79f26181 fix(add-node): tolerate transient API errors + sleep before first poll
db6cdca020 fix(add-node): prompt on SSH reboot failure instead of continuing blindly
4f6c449401 fix(os-artifacts): parse sha256sum output instead of piping through awk
4f568c6822 feat(okd): OKDOsArtifactsScore + wire as step 0 of OKDAddNodeScore
Compare 18 commits »
stremblay pushed to feat/add-new-node at NationTech/harmony 2026-04-22 17:03:28 +00:00
21e97c7ca9 refactor(add-node): refresh HAProxy before reboot, not after Ready
c62984caec feat(add-node): refresh OPNsense HAProxy backends after node Ready
d85c18c61e feat(add-node): auto-approve kubelet CSRs and wait for Ready
bd8f0c405b feat(add-node): auto-reboot the discovered host via SSH instead of prompting
Compare 4 commits »
stremblay deleted branch fix/haproxy-issues from NationTech/harmony 2026-04-22 17:01:55 +00:00
stremblay merged pull request NationTech/harmony#273 2026-04-22 17:01:54 +00:00
fix(opnsense): valid HAProxy config + From<&str> codegen cleanup
stremblay pushed to master at NationTech/harmony 2026-04-22 17:01:54 +00:00
be4b9acaad Merge pull request 'fix(opnsense): valid HAProxy config + From<&str> codegen cleanup' (#273) from fix/haproxy-issues into master
ead76e710f fix(opnsense): lowercase match arms in generated From<&str>
fc16e9fac9 refactor(opnsense): use From<&str> for wire-value conversions
a196268c1e revert(okd): bind load balancer on 0.0.0.0 again
5a17bc229e fix: formatting
Compare 8 commits »
stremblay pushed to fix/haproxy-issues at NationTech/harmony 2026-04-22 16:54:33 +00:00
ead76e710f fix(opnsense): lowercase match arms in generated From<&str>
stremblay pushed to fix/haproxy-issues at NationTech/harmony 2026-04-22 16:33:23 +00:00
fc16e9fac9 refactor(opnsense): use From<&str> for wire-value conversions