spring-cloud / spring-cloud-deployer

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks
162 stars 87 forks source link

Update batch/v1beta and cronjobs/v1beta to v1 #377

Closed corneil closed 1 year ago

corneil commented 1 year ago

This refers to changes updates to k8s spec for batch and cronjobs resources.

They aren't supported in v1.25 and the v1 versions were stable in v1.21

https://github.com/spring-cloud/spring-cloud-deployer-kubernetes/pull/533 https://github.com/spring-cloud/spring-cloud-deployer-kubernetes/issues/529

corneil commented 1 year ago

Updated