Kobi RosensteinHow to update Parameters in a Jenkins job, then abort and show a success.Let’s say you have a Jenkinsfile with user parameters. You don’t always want to set the parameters each time you run the job since they…Aug 4Aug 4
Kobi RosensteinUsing shared libraries with post stages in a Jenkins pipelineHow to move post’s failure, aborted, success, unstable steps to a shared libraryMay 8May 8
Kobi RosensteinConnection timed out while pulling an image in MinikubeIt’s been a long time coming, but I’m finally getting my feet wet with Kubernetes. Naturally the easy way to start is with minikube…Dec 24, 2023Dec 24, 2023
Kobi RosensteinKeepalived notify script not runningThis one was totally on me, but I didn’t see it anywhere else, so here goes:Dec 24, 2023Dec 24, 2023
Kobi RosensteinHow I use javascript in Pelican to make a static website dynamicAnd with Google Sheets as a database!!Oct 19, 2022Oct 19, 2022
Kobi RosensteinMy new tool venvmgr is out!Venvmgr, short for Virtual environment manager, is now available on my github, here.Oct 15, 2022Oct 15, 2022
Kobi RosensteinShenanigans in getting a Java swing GUI app to run on AndroidIn this post I’ll be talking about something a little different.Jul 28, 2022Jul 28, 2022
Kobi RosensteinUsing Rundeck job Options to select NodesRundeck offers a small checkbox at the bottom of a job run page, which allows you to change the nodes the job will run on. However, by…Jan 26, 2021Jan 26, 2021
Kobi RosensteinRepmgr standby clone segmentation faultI was trying to simply standby clone. Pretty basic. But I was getting a “segmentation fault”, no further log output.Dec 7, 2020Dec 7, 2020
Kobi RosensteinRepmgr failover didn’t happenIn our production system we have repmgr for managing failover for our Postgres databases. However, in one incident we had a while ago, our…Nov 2, 2020Nov 2, 2020