kubetap icon indicating copy to clipboard operation
kubetap copied to clipboard

Kubectl plugin to interactively proxy Kubernetes Services with ease

Results 19 kubetap issues
Sort by recently updated
recently updated
newest added

## Description It has been 3 years since there has been any activity on this project? Would it be possible to move this out to it's own organisation so that...

## Description Installation via `krew` or `brew` fails and building it locally works, but the binary does not appear to work. ## Kubectl commands to create reproducable environment / deployment...

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

## Feature Description Add support for tapping Statefulset objects. ## Proposed Solution Extend the search beyond just deployments to include Statefulsets. ## Alternative Solutions I'm not aware of a workaround...

## Description 1 - Installed kubetap using krew 2 - Tried to tap an existing service running inside a cluster created and managed by Rancher 3 - Got the error...

## Description When tapping a service with the `--namespace` parameter tap is still trying to access all namespaces. in our situation this is a blocker issue as we have limited...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210113181707-4bcb84eeeb78 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210113181707-4bcb84eeeb78&new-version=0.1.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...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies

## Description Please check the existing issues to make sure you're not duplicating a report. ## Kubectl commands to create reproducable environment / deployment ```sh brew install kubetap ``` Results...