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

Fix API endpoint for K8s CronJob #4868

Closed
wants to merge 1 commit into from

Conversation

poponealex
Copy link

CronJob has moved from batch v1beta to v1 since kube 1.21

The API endpoint has been updated in this PR to fix the 404 not found error when listing CronJobs using the Kubernetes API plugin in Centreon.

CronJob has moved from batch v1beta to v1 since kube 1.21
@poponealex poponealex requested a review from a team as a code owner January 30, 2024 14:42
@poponealex poponealex changed the title Fix API endpoint for CronJob Fix API endpoint for K8s CronJob Jan 30, 2024
@lucie-dubrunfaut
Copy link
Contributor

Hello :)

Thanks for the contribution, this PR is duplicate from #5026 so let me close it and we'll handle this issue in the next future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants