Hi all. We are using atlantis v0.27.1 with Gitlab....
# atlantis-community
o
Hi all. We are using atlantis v0.27.1 with Gitlab. However, sometimes pipeline gets stuck in atlantis/plan or atlantis/apply job. And we don't know what is the root cause of it, or how to elegantly restart/shut-down this stuck pipeline. I found an issue that seems to be related to behaviour that we are seeing (https://github.com/runatlantis/atlantis/issues/2125), Wonder what other peoples experience is, and how do they deal with these situations.
j
Hey @Olja Smilic, I started looking into this issue recently. The problem seems to be how Atlantis sets the pipeline's status. It looks like it happens when one runs targeted plans and applies and doesn't run apply for all plans. Can you confirm that this is also the case for you? Or when are you experiencing these situations? Thanks for pointing out the issue. I wasn't aware of that 👍
o
Correct, these were indeed targeted plans.
j
Thanks for confirming this. Then it's a problem that more people are facing. I found more issues regarding this problem. I will consolidate all the tickets and try to work on a proposal of how to solve this for good.
🙌 1