KubeLibrary
KubeLibrary copied to clipboard
Kubernetes library for Robot Framework
I'm already in the K8S cluster with proper context set via SSHLibrary Keywords in interactive shell. I want to avoid login kube config. how can i skip this. Please suggest....
robotframework-kubelibrary==0.8.5 Noticed, that a test case was failing whilst we had an issue with our cluster dev environment, and that the the test produced the following output: ` Traceback (most...
https://app.circleci.com/pipelines/github/devopsspiral/KubeLibrary/922/workflows/dbfac75b-77dc-4ce3-8be0-f61757ac5722/jobs/2643
It should be great if library will inherit from DynamicCore/HybridCore (https://github.com/robotframework/PythonLibCore) If you also decorate functions, that are keywords and you will not utilise @library(auto_keywords=True) you will get several features:...
When using the Get Namespaced Pod Exec keywork on a k8s cluster using a custom CA, the following error occurs : ``` ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to...
\ \ Fixes #\ Before merge following needs to be applied: - [ ] At least one example testcase added in testcases/ - [ ] Library Documentation regenerated according to...
After upgrading to the latest 0.8.0 of kubelibrary I am now seeing the following error: ``` [ ERROR ] Error in file '/opt/robotframework/tests/k8s/smoke.robot' on line 3: Initializing library 'KubeLibrary' with...
Fixes #118 Before merge following needs to be applied: - [ ] At least one example testcase added in testcases/ - [ ] Library Documentation regenerated according to [Generate docs](https://github.com/devopsspiral/KubeLibrary#generate-docs)...
Not find a function of list_namespaced_stateful_set_by_pattern.
Not find a function of list_namespaced_persistent_volume_claim_by_pattern. Only find list_namespaced_persistent_volume_claim