cyberark / kubeletctl

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

Fixing port when default configuration is selected. #21

Closed 2niknatan closed 1 year ago

2niknatan commented 1 year ago

Fixing the print with 'http error' in 'PrintPrettyHttpResponse' function.

Desired Outcome

Fixing port when default configuration is selected. Fixing the print with 'http error' in 'PrintPrettyHttpResponse' function.

Implemented Changes

Fixing the port issue when default kube config file is selected.

Fixing port when default configuration is selected. Fixing the print with 'http error' in 'PrintPrettyHttpResponse' function.

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76]

CyberArk internal issue link: [insert issue ID]()

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security