devopsspiral / KubeLibrary

Kubernetes library for Robot Framework
MIT License
139 stars 38 forks source link

Added kw for handling kubectl exec command. #102

Closed MarcinMaciaszek closed 2 years ago

MarcinMaciaszek commented 2 years ago

Added kubectl exec command keyword

Simple keyword added for such cmd

Fixes #102

Before merge following needs to be applied:

MarcinMaciaszek commented 2 years ago

@m-wcislo can you take it? once it will be merged is there any chance of releasing it?

MarcinMaciaszek commented 2 years ago

@m-wcislo Sorry for so many pushes, however, I couldn't solve one thing because of the lack of robot logs. Let me know if it is enough now. I have fixed Extensions V1 api as well.

m-wcislo commented 2 years ago

Please generate new docs and adjust coverage to 86. And I think we should change requirements in https://github.com/devopsspiral/KubeLibrary/blob/611fac3c851cf512f8463807d89bf7dd41553992/requirements.txt#L2 so that we support >21.7.0.

We can merge afterwards

m-wcislo commented 2 years ago

I think you force push broke CircleCi, please try adding some dummy commit

MarcinMaciaszek commented 2 years ago

@m-wcislo can we merge it and release new version finally, sorry for my delays ;-)