devopsspiral / KubeLibrary

Kubernetes library for Robot Framework
MIT License
138 stars 37 forks source link

Added keyword for role create and delete #97

Open rohini-nubolab opened 3 years ago

rohini-nubolab commented 3 years ago

Added keyword for role create and delete

Fixes #96

m-wcislo commented 3 years ago

Complete checklist

At least one example testcase added in testcases/
Library Documentation regenerated according to Generate docs
All new testcases tagged as prerelease along other tags to exclude it from execution until released on PyPI
Coverage threshold increased in .coveragerc if new coverage is higher than actual, see the lint-and-coverage step in CI
rohini-nubolab commented 3 years ago

Complete checklist

At least one example testcase added in testcases/
Library Documentation regenerated according to Generate docs
All new testcases tagged as prerelease along other tags to exclude it from execution until released on PyPI
Coverage threshold increased in .coveragerc if new coverage is higher than actual, see the lint-and-coverage step in CI

done