Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update KubeLibrary.py: Keywords added to get replicaset #83

Closed
wants to merge 3 commits into from

Conversation

santanuray1983
Copy link

@santanuray1983 santanuray1983 commented Jul 11, 2021

Added Keywords to get replicasets in namespace

<Remember to add meaningful title>

<Short description of the PR>

Fixes #82

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 = 67

Added Keywords to get replicasets in namespace
Add Keywords to get replicasets
@santanuray1983 santanuray1983 changed the title Update KubeLibrary.py Update KubeLibrary.py: Keywords added to get replicaset Jul 11, 2021
Added Space in 283 and 289 line
@santanuray1983
Copy link
Author

will push with test case

@santanuray1983 santanuray1983 deleted the patch-2 branch July 11, 2021 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get replicasets in a namespaces
1 participant