Closed adietish closed 10 months ago
@olkornii please review
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Tested with: minikube v1.31.0, kubernetes v1.29.0 Intellij IDEA 2022.1 @adietish Hi, I've tried issue-705 branch. There is no Popup warning anymore. But I've noticed another warnings. Steps:
024-01-15 11:46:57,886 [ 69368] WARN - i.f.k.c.r.Readiness - Namespace is not a Readiable resource. It needs to be one of [Node, Deployment, ReplicaSet, StatefulSet, Pod, ReplicationController]
@olkornii: the warning that you noticed is not related. It is caused by the kubernetes client: https://github.com/fabric8io/kubernetes-client/issues/2672. It points us to bump the kubernetes-client at some point.
fixes #705