Nils Balkow-Tychsen

Results 7 issues of Nils Balkow-Tychsen

New Keyword "Execute in Container" "Execute in Container" will allow the execution of shell commands in a container similar to `kubectl exec` Fixes #81 The command `kubectl cp` is using...

This could work similar to the kubectl paramater "--all-namespaces" The kubernetes client offers often two functions, one for performing an operation on a specific namespace, and one for all namespaces....

By installing the API Gateway [Ambassador ](https://www.getambassador.io/) to your Kubernetes Cluster a [couple of custom resource definitions](https://github.com/datawire/ambassador/blob/master/docs/yaml/ambassador/ambassador-crds.yaml) are installed. Most important are Mappings and Hosts as those determine the access...

This keyword should list all objects in a namesapce by [listing all available api-resources](https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/AppsV1beta1Api.md#get_api_resources) and then checking if this namespace has any resources of that type. with `kubectl` this can...

Hacktoberfest

The readme has a link to the hosted keyword documentation at http://bulkan.github.io/robotframework-archivelibrary This link is unfortunately leading to a 404.

the link to the keword docs is not resolving as it has uppercase "AWS" in it, but the gtihub pages are available on "https://teaglebuilt.github.io/robotframework-aws/" instead of "https://teaglebuilt.github.io/robotframework-AWS/" This will fix...