kubefwd icon indicating copy to clipboard operation
kubefwd copied to clipboard

Bulk port forwarding Kubernetes services for local development.

Results 30 kubefwd issues
Sort by recently updated
recently updated
newest added

Hi, I'm using kubefwd on GCP, and I encountered some permission problem in kubefwd + GCP(gcloud). For renewing the credential that interacts to GKE, k8s client implements `auth-provider` to accomplish...

help wanted
question

Do we have a chance make some workaround? How we can filter by name: -f "metadata.name in (service-1, service-2, service-3)"

Trivy Scan CVE-2022-1996 for github.com/emicklei/go-restful/v3 v3.8.0. Needs to be updated https://github.com/txn2/kubefwd/blob/7f754299a7a237b3b254fae41dba33fd0f76f735/go.sum#L127 to https://github.com/kubernetes/kubernetes/pull/110518 v3.8.0

Hello,thank you for the tool, but i can't use it on Windows 10. I am currently using version 1.22.5 and I face the following issue: When i am trying to...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

```sh ✗ kg svc NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE deathstar ClusterIP 172.20.180.218 80/TCP 35d kubernetes ClusterIP 172.20.0.1 443/TCP 81d sudo kubefwd -c ~/.kube/config svc default INFO[17:28:08] _ _ __...

Hi, first of all thanks for making this project available :) One thing that makes kubefwd harder to use is that it doesn't properly reconnect if e.g. a deployment is...

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20210107192922-496545a6307b&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

First off let me say thank you for producing this library, Wish I had discovered it earlier -would have saved me a great many headaches over the years! Due to...

https://superuser.com/questions/932112/is-there-a-maximum-number-of-hostname-aliases-per-line-in-a-windows-hosts-file Kubefwd generate too many aliases hostname in one line as below. you will get this error when you run ping hadoop-hadoop-yarn-nm-2.nodemanager Ping request could not find host hadoop-hadoop-yarn-nm-2.nodemanager. Please...