Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Statefulset #25

Open
jmgilman opened this issue Aug 17, 2023 · 0 comments
Open

Add support for Statefulset #25

jmgilman opened this issue Aug 17, 2023 · 0 comments

Comments

@jmgilman
Copy link

jmgilman commented Aug 17, 2023

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 to this issue.

Additional Context

It appears that this tool doesn't support Statefulset objects. When attempting to tap a service pointing at a statefulset, I get:

Error: error resolving Deployment from Service selectors: the Service selector did not match any Deployments

I'm interpreting the "Deployments" as being literal in the above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant