Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Update Kubernetes APIs for 1.16 #3403

Closed
nicknezis opened this issue Nov 16, 2019 · 4 comments
Closed

Update Kubernetes APIs for 1.16 #3403

nicknezis opened this issue Nov 16, 2019 · 4 comments

Comments

@nicknezis
Copy link
Contributor

Various Kubernetes APIs were deprecated in 1.16. The various Heron Kubernetes yamls (and maybe code?) need to be updated to use the newer APIs. Kubernetes documentation on the changes can be found here: https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Example line that needs to be updated:

apiVersion: extensions/v1beta1

@joshfischer1108
Copy link
Member

@nicknezis any chance you could open up a PR to address these issues?

@nicknezis
Copy link
Contributor Author

I've started the work. Also updating code to solve #3259

@nicknezis
Copy link
Contributor Author

I bumped the API up from 1.0.0-beta3 to 3.0.0. I'm currently working on and testing a fix to use the latest 6.0.1. But this has more API changes so will take slightly longer.

@nicknezis
Copy link
Contributor Author

This was completed by #3426

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants