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

rewrite to OpenShift rest client once it will support it. #62

Closed
todo bot opened this issue Aug 28, 2018 · 1 comment
Closed

rewrite to OpenShift rest client once it will support it. #62

todo bot opened this issue Aug 28, 2018 · 1 comment

Comments

@todo
Copy link

todo bot commented Aug 28, 2018

# TODO: rewrite to OpenShift rest client once it will support it.
endpoint = "{}/api/v1/namespaces/{}/pods/{}/log".format(
self.kubernetes_api_url,
namespace,
pod_id
)


This issue was generated by todo based on a TODO comment in 09e5f15 when #56 was merged. cc @fridex.
@todo todo bot assigned fridex Aug 28, 2018
@todo todo bot added the todo 🗒️ label Aug 28, 2018
@fridex fridex removed their assignment Aug 28, 2018
@fridex
Copy link
Contributor

fridex commented Jan 21, 2021

Closing this as this is already implemented using requests.

@fridex fridex closed this as completed Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant