Urs Rudolph MasterMito
  • Joined on 2025-11-29
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-13 06:53:17 +01:00
9cb80e4517 fix(auth): restore keycloak sign-in for NodePort access
d4f09295be feat(k8s): expose workclub services via LAN NodePorts
eaa163afa4 fix(k8s): stabilize keycloak rollout and align CD deploy manifests
Compare 3 commits »
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 22:22:38 +01:00
7272358746 fix(k8s): extreme probe timeouts for RPi and final Keycloak 26 admin fix
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 22:16:33 +01:00
9b1ceb1fb4 fix(k8s): fix image names, keycloak 26 envs, and bump resource limits for RPi
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 22:07:03 +01:00
90ae752652 fix(k8s): enable keycloak health endpoints and increase probe delays
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 22:02:50 +01:00
3c41f0e40c fix(k8s): use args instead of command for keycloak to allow default entrypoint
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 21:54:29 +01:00
fce8b28114 fix(cd): force delete postgres statefulset to allow storage changes
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 21:42:33 +01:00
b204f6aa32 fix(k8s): register secrets and postgres-patch in dev kustomization
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 21:18:20 +01:00
0a4d99b65b fix(k8s): add dev secrets and use emptyDir for postgres on storage-less cluster
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:40:32 +01:00
c9841d6cfc fix(cd): ensure workclub-dev namespace exists before deployment
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:38:22 +01:00
641a6d0af0 fix(cd): use dynamic KUBECONFIG path and enhanced context diagnostics
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:35:13 +01:00
b1c351e936 fix(cd): use printf for robust KUBECONFIG writing and add diagnostics
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:33:02 +01:00
df625f3b3a Next try fixing the deployment pipeline
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:29:33 +01:00
b028c06636 Fix for Deployment, install kubectl
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 20:25:12 +01:00
9f4bea36fe fix(cd): use robust manual kubectl setup to avoid base64 truncated input error
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-10 19:59:04 +01:00
c5b3fbe4cb Added Kubernetes Cluster Deployment
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-09 17:31:54 +01:00
4f6d0ae6df chore: remove old screenshot images
MasterMito pushed to main at MasterMito/work-club-manager 2026-03-09 15:56:13 +01:00
c6981324d6 Merge pull request 'fix(backend): resolve shift signup by looking up Member via ExternalUserId' (#3) from fix/shift-signup-external-user-lookup into main
e0790e9132 Fix TaskListItemDto missing title/status properties
672dec5f21 Fix task and shift self-assignment features
271b3c189c chore: commit sisyphus evidence and CI/CD artifacts
867dc717cc fix(shifts): expose ExternalUserId in ShiftSignupDto to fix frontend signup state
Compare 8 commits »
MasterMito merged pull request MasterMito/work-club-manager#3 2026-03-09 15:56:12 +01:00
fix(backend): resolve shift signup by looking up Member via ExternalUserId
e0790e9132 Fix TaskListItemDto missing title/status properties
672dec5f21 Fix task and shift self-assignment features