• Joined on 2026-02-04
subodh pushed to main at subodh/react-mysql 2026-03-10 03:20:58 +00:00
172fb0e881 Update Jenkinsfile
subodh pushed to main at subodh/react-mysql 2026-03-10 03:18:47 +00:00
a037a8b5aa updated jenkinsfile
subodh pushed to main at subodh/react-mysql 2026-03-09 17:33:04 +00:00
e6a2836fe5 added jenkinsfile
subodh pushed to main at subodh/react-mysql 2026-03-09 17:21:00 +00:00
86a1f0b15c test-project
subodh pushed to main at subodh/react-mysql 2026-03-09 04:28:30 +00:00
24dbab7cce delete thumbnail
subodh pushed to main at subodh/react-mysql 2026-03-09 04:28:08 +00:00
23ecc87966 Update README.md
subodh pushed to main at subodh/react-mysql 2026-03-09 04:27:15 +00:00
6dfa6588cb react app
subodh created branch main in subodh/react-mysql 2026-03-09 04:27:15 +00:00
subodh created repository subodh/react-mysql 2026-03-09 04:10:29 +00:00
subodh pushed to main at subodh/scrum-manager 2026-02-27 19:15:44 +00:00
c55c0dff69 fix: remove MetalLB setup stage — rely on pre-installed MetalLB
subodh pushed to main at subodh/scrum-manager 2026-02-27 19:08:46 +00:00
c6bb1ac9b4 fix: make MetalLB IP pool apply resilient to broken webhook state
subodh pushed to main at subodh/scrum-manager 2026-02-27 19:01:04 +00:00
d067dbfc44 fix: stop reinstalling MetalLB — cluster already has it running
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:57:39 +00:00
57c3c14b48 fix: make MetalLB speaker rollout non-blocking with diagnostics
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:40:06 +00:00
245301450c fix: use maxSurge=0 rolling update to avoid CPU pressure on small cluster
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:37:59 +00:00
7900114303 fix: increase MetalLB speaker daemonset rollout timeout to 180s
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:30:07 +00:00
69f7b4a93d feat: add MetalLB for on-premise LoadBalancer support
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:09:02 +00:00
7e58d758f2 fix: align secret key references — backend was looking for DB_USER which doesn't exist
subodh pushed to main at subodh/scrum-manager 2026-02-27 18:03:00 +00:00
bd9a952399 fix: revert memory request to 128Mi to fix pod scheduling failure
subodh pushed to main at subodh/scrum-manager 2026-02-27 17:54:22 +00:00
55287c6f1d fix: increase backend memory limit and add rollout failure diagnostics
subodh pushed to main at subodh/scrum-manager 2026-02-27 17:38:40 +00:00
254052d798 fix: set storageClassName=local-path in PVC patch to match live cluster