mohamednajiullah.techNew Line Separated to Comma Separated in IntelliJ IDEJust a small tip to convert a file containing variables on separate lines (new line) to a comma separated form using IntelliJ (anyone of their IDEs actually) You can use this instead of using an online utility (especially useful if you don't want to ...Feb 18, 2022·1 min read
mohamednajiullah.techAn Imposter Inside ThoughtWorksAround four years ago, I joined ThoughtWorks. I had originally been referred by a schoolmate and 3 months after a failed attempt, I was able to clear all the numerous interview rounds and become a ThoughtWorker. My first week at TW was a whirlwind o...Dec 22, 2020·11 min read
mohamednajiullah.techAdding Domain Name and SSL Certificates for GoCD on Kubernetes Using HelmRecently, a colleague and I had to spike on the possibility of migrating our CI/CD infrastructure from a VM based design to a Kubernetes based one. While exploring how to do it, we had to spend some time to find out all the information we needed ju...Aug 28, 2019·3 min read
mohamednajiullah.techConfiguring Go Agents in GoCD in Kubernetes: Static and Elastic AgentsConfiguring Go Agents in GoCD in Kubernetes: Static and Elastic Agents Recently, a colleague and I had to spike on the possibility of migrating our CI/CD infrastructure from a VM based design to a Kubernetes based one. While exploring how to do it, w...Aug 27, 2019·6 min read
mohamednajiullah.techConfiguring Google Container Registry (GCR) as an Artifact Store in GoCDConfiguring Google Container Registry (GCR) as an Artifact Store in GoCD Recently, a colleague and I had to spike on the possibility of migrating our CI/CD infrastructure from a VM based design to a Kubernetes based one. While exploring how to do it,...Aug 27, 2019·4 min read