You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
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/
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.
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:
incubator-heron/deploy/kubernetes/helm/templates/tools.yaml
Line 31 in d8db1c5
The text was updated successfully, but these errors were encountered: