KubeLibrary
KubeLibrary copied to clipboard
Kubernetes library for Robot Framework
Results
32
KubeLibrary issues
Sort by
recently updated
recently updated
newest added
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
Add keyword(s) that could check failures on pod creation, i.e.: * Unscheduled pods * Pods that failed to create * Container restarts
good first issue
Hacktoberfest