manusa / yakc

Yet another Kubernetes Client - Lower level Java REST client for Kubernetes API
https://blog.marcnuri.com/tag/yakc/
Apache License 2.0
45 stars 11 forks source link

Re-enable metrics-server tests on K8s >= 1.24 when Minikube is released #59

Open manusa opened 2 years ago

manusa commented 2 years ago

Description

Metrics server tests were disabled on #58 due to incompatibilities with the Minikube addon and K8s v1.24.0.

Once a new v1.24 compatible version of Minikube is released, these tests should be re-enabled and fixed.