EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

[STORY] - Remove beta API support for cronjobs #139

Closed ryan109 closed 1 year ago

ryan109 commented 1 year ago

Project v25 of the k8s python client no longer supports the v1batch1 API, we've had to pin this to support our current code - we will want to unpin this in the future

Impacted Areas

Description

Will Require

Additional Context

Related links

Key Contacts