onitake commented on issue #16: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/16#issuecomment-702603951
Going through all the issues, there is another thing we might want to consider, but I'm not sure if it should be done for 1.0: We're building against an older version of the k8s framework (1.15.2), and Kubernetes is already at 1.19. The Kubernetes project guarantees compatibility +/- two version steps, so we may already have issues with 1.19. But I currently don't have a way to test this. If you're ok with it, I think we should release 1.0 built against the old framework, as that's what we tested with. Post-1.0 we should fix #20 and #13. The k8s project recommends to always build against the latest framework code, so we may want to regularly update frameworks and test against different cluster versions. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org