mdn/infra

SSR deployment missing from status, rollback, and history Makefile commands

Closed this issue · 0 comments

I was deploying some code to stage to test an ssr deployment, and noticed that the deployment was considered successful even though the ssr pod was in a CrashLoopBackOff state. I realized that I had not yet added the ssr deployment to the k8s-kuma-rollout-status, k8s-kuma-rollback, and k8s-kuma-history Makefile commands.