pixel-point / kube-forwarder

Easy to use Kubernetes port forwarding manager
https://kube-forwarder.pixelpoint.io/
MIT License
1.08k stars 183 forks source link

Bug: list of Deployments not shown in UI #88

Open eugene-marchanka opened 3 years ago

eugene-marchanka commented 3 years ago

The reason is App is trying to pull Deployment resources from V1beta1Api instead of a Core

This PR should fix this issue

eugene-marchanka commented 3 years ago

@proAlexandr Could you, please, take a look?

lnikell commented 3 years ago

Thanks @eugene-marchanka for your PR, I will try to check it soon and merge it!

eugene-marchanka commented 2 years ago

Hey! Do you have any estimates on this? Thanks

rob-64 commented 2 years ago

@lnikell any update on this PR? our group is using OIDC... cc: @irvingwa

robertohein commented 1 year ago

@lnikell please review this PR, thanks

robertohein commented 1 year ago

Hello, i fixed all the build problems in windows with node 14.20 and fixed all the problems related to the deployments.

You guys can build it from my fork: https://github.com/robertohein/kube-forwarder