Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS EKS Jobs not completing #1944

Open
SanjayVas opened this issue Dec 2, 2024 · 1 comment
Open

AWS EKS Jobs not completing #1944

SanjayVas opened this issue Dec 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SanjayVas
Copy link
Member

Many Jobs in EKS are not entering the completed state. For example, the Pod for a Mill Job will complete its work but the Job status will still indicate that there is 1 active and 0 completed Pods. These stuck Jobs will eventually fill up all of the concurrency slots and stop computatations from progressing at that Duchy.

The current workaround for Halo test environments is to delete the stuck Jobs manually.

@SanjayVas SanjayVas added the bug Something isn't working label Dec 2, 2024
@SanjayVas
Copy link
Member Author

SanjayVas commented Dec 2, 2024

The current plan of record for dealing with this is to remove the AWS Duchy from Halo test environments. The code will continue to be exercised via in-process integration tests, but the AWS Duchy will be considered unsupported until/unless we can prioritize the work to maintain it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant