-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
changes/sourceSource file changesSource file changeskind/featureNew feature or requestNew feature or requestpriority/3Medium priorityMedium prioritystatus/readyReady to workReady to work
Description
Contact Details
Feature Description
Limit the stdout of get-pod-ports.
Why?
It's unstable and difficult to parse programmatically as is.
What should happen?
This should depend on the move to golang because it'll be easier to abstract.
The output should be limited to some json/yaml that provides what an end user might need/want.
Covers this TODO.
Steps to Test
These should be refined as it becomes more obvious what an end user might want.
- Assuming the
bsctlcommand to call this function isfoobarand you have run thecreate-test-podcommand, callingfoobar -l "app.kubernetes.io=test-pod" | yq .items[0]shouldn't return an error or null.
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
changes/sourceSource file changesSource file changeskind/featureNew feature or requestNew feature or requestpriority/3Medium priorityMedium prioritystatus/readyReady to workReady to work