helm-mapkubeapis icon indicating copy to clipboard operation
helm-mapkubeapis copied to clipboard

Add deprecation of batch/v1beta1 CronJob

Open ekeih opened this issue 2 years ago • 1 comments

apiVersion: batch/v1beta1 kind: CronJob was deprecated in 1.21 and removed in 1.25.

ekeih avatar Sep 15 '22 20:09 ekeih

That CircleCI error looks like something I can't fix from my end.

ekeih avatar Sep 15 '22 20:09 ekeih

@ekeih Do you mind rebasing and pushing again?

hickeyma avatar Jan 18 '23 11:01 hickeyma

The CircleCI issues are still eluding me. I think the problem happened around the security incident at CircleCI. Does not seem to be related to the PR.

mattfarina avatar Jan 18 '23 18:01 mattfarina

Rebased and force pushed to my branch ✅

The CircleCI was already failing back in September, to me it looks more like the CircleCI access to this repo got revoked at some point in the past. (But I don't have access to the full error message.)

ekeih avatar Jan 18 '23 18:01 ekeih

The CircleCI was already failing back in September, to me it looks more like the CircleCI access to this repo got revoked at some point in the past.

@ekeih You are right that it was failing prior to the CircleCI security incident. I think this was related to changes to the config file which required setup in the pipeline which was missing. I updated this lately.

I think the issue you are having now is that pipeline originally run was run using an ssh key that is not revoked and a new key is being used. I am not sure how to circumvent this bar closing this PR and pushing a new PR. Would you be ok to do this?

hickeyma avatar Jan 19 '23 10:01 hickeyma

Just tried closing and reopening this one to see if it retriggers the CI but it didn't. I will close it and open a new one 👍

ekeih avatar Jan 19 '23 10:01 ekeih