KubeLibrary icon indicating copy to clipboard operation
KubeLibrary copied to clipboard

CA validation

Open m-wcislo opened this issue 3 years ago • 0 comments

<Remember to add meaningful title>

<Short description of the PR>

Fixes #<issue number>

Before merge following needs to be applied:

  • [ ] At least one example testcase added in testcases/
  • [ ] Library Documentation regenerated according to Generate docs
  • [ ] PR entry added in CHANGELOG.md in In progress section
  • [ ] 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
fail_under = 86

m-wcislo avatar Dec 21 '22 18:12 m-wcislo