You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi all. We are deploying services using the aws-eks-kubectl-run pipe. When there is an issue with new version of image - EKS automatically rolls out to the latest stable version.
But how can I show this on pipeline? Because now Ci/CD pipelines considers this service as "deployed".
There is no "WAIT" option. I could use "rollout status", but it also responses with exit code 0 even if there are any issues.
@Sergei Artemov hi. Thanks for your suggestion. It's a complex case for waiting for a deployment on kubernetes services, so unfortunately this is not supported in the current implementation.
If you’d like to suggest a pipe to be improved, please, find the appropriate ticket in the list of existing tickets , vote for them or create a new suggestion request with type Suggestion and Component: Pipelines - Pipes.
also
you could provide your own solution and suggest a pull request to the aws-eks-kubectl-run pipe.
Regards, Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.