citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
83 stars 27 forks source link

Migrate Job API from batch/v1beta1 to batch/v1 #420

Closed christophd closed 2 years ago

christophd commented 2 years ago

The batch/v1beta1 API version of Job will no longer be served in v1.25, we should migrate to batch/v1

christophd commented 2 years ago

Obsolete as Job is already using batch/v1