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

[MultiKueue] Do not update Job status while the Job is suspended (for CRDs) #3730

Closed
IrvingMg opened this issue Dec 4, 2024 · 4 comments · Fixed by #4070
Closed

[MultiKueue] Do not update Job status while the Job is suspended (for CRDs) #3730

IrvingMg opened this issue Dec 4, 2024 · 4 comments · Fixed by #4070
Assignees
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Comments

@IrvingMg
Copy link
Contributor

IrvingMg commented Dec 4, 2024

What would you like to be cleaned:

As a followup task for #3685 we need to try to catch and fix a potential bug that prevents updates to PodTemplate on unsuspended jobs for other Job CRDs.

Why is this needed:

To prevent blocking pod template update issue in other Job CRDs.

@IrvingMg IrvingMg added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Dec 4, 2024
@IrvingMg
Copy link
Contributor Author

/assign

@tenzen-y
Copy link
Member

tenzen-y commented Jan 3, 2025

Is this related to non-Multi cluster env as well?

@IrvingMg
Copy link
Contributor Author

IrvingMg commented Jan 8, 2025

Is this related to non-Multi cluster env as well?

I think this is just for Multikueue as the original issue was related to syncing jobs.

@mimowo
Copy link
Contributor

mimowo commented Jan 8, 2025

/retitle [MultiKueue] Do not update Job status while the Job is suspended (for CRDs)

@k8s-ci-robot k8s-ci-robot changed the title Fix blocking pod template update issue in Job CRDs [MultiKueue] Do not update Job status while the Job is suspended (for CRDs) Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants