We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In v17 v1beta1 was deprecated. In v22+ it is no longer supported. We need to update to v1. https://github.com/spring-cloud/spring-cloud-dataflow/blob/main/src/kubernetes/server/server-rolebinding.yaml#L2
The text was updated successfully, but these errors were encountered:
I am on v1.25 and the dashboard shows errors like
Failure executing: GET at: https://100.64.0.1/apis/batch/v1beta1/namespaces/abc/cronjobs. Message: the server could not find the requested resource
I am using helm chart 15.0.5
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#cronjob-v125
Sorry, something went wrong.
@mwiede were you able to solve it? I've raised a defect 5264
@satyajitbaral no did not solve it. Thanks for opening a Ticket
The role binding portion was fixed via 3e5d229 quite some time ago. This issue is not about the cron jobs.
onobc
No branches or pull requests
In v17 v1beta1 was deprecated. In v22+ it is no longer supported. We need to update to v1.
https://github.com/spring-cloud/spring-cloud-dataflow/blob/main/src/kubernetes/server/server-rolebinding.yaml#L2
The text was updated successfully, but these errors were encountered: