Urs Rudolph MasterMito
  • Joined on 2025-11-29
MasterMito closed issue MasterMito/work-club-manager#1 2026-03-18 09:17:15 +01:00
Member can't assign to shift
MasterMito commented on issue MasterMito/work-club-manager#1 2026-03-18 09:17:15 +01:00
Member can't assign to shift

Fixed

MasterMito pushed to main at MasterMito/work-club-manager 2026-03-18 09:17:00 +01:00
3cf7c3a221 Merge pull request 'feat: restrict admin access to club operations and rollout test environment' (#4) from epic/admin_rework_second_try into main
d30895c94a fix: resolve frontend lint errors and cleanup types
821459966c feat: restrict admin access to club operations and rollout test environment
Compare 3 commits »
MasterMito merged pull request MasterMito/work-club-manager#4 2026-03-18 09:16:58 +01:00
feat: restrict admin access to club operations and rollout test environment
MasterMito pushed to epic/admin_rework_second_try at MasterMito/work-club-manager 2026-03-18 09:15:03 +01:00
d30895c94a fix: resolve frontend lint errors and cleanup types
MasterMito created pull request MasterMito/work-club-manager#4 2026-03-18 09:11:22 +01:00
feat: restrict admin access to club operations and rollout test environment
MasterMito pushed to epic/admin_rework_second_try at MasterMito/work-club-manager 2026-03-18 09:08:56 +01:00
821459966c feat: restrict admin access to club operations and rollout test environment
MasterMito created branch epic/admin_rework_second_try in MasterMito/work-club-manager 2026-03-18 09:08:56 +01:00
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