cyberark / kubeletctl

A client for kubelet
Apache License 2.0
713 stars 81 forks source link

Fixed the body response stream so it is reusable. #20

Closed 2niknatan closed 1 year ago

2niknatan commented 1 year ago

Desired Outcome

Fixed the body response stream so it is reusable.

Implemented Changes

Describe how the desired outcome above has been achieved with this PR. In particular, consider:

I reset the steam so it is reusable.

Connected Issue/Story

Resolves #18

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security

g3rzi commented 1 year ago

Great, thanks :)