Skip to content

Update deployment_is_not_fully_available and deployment_is_fully_available for newer k8s versions #85

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

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Update deployment_is_not_fully_available and deployment_is_fully_available for newer k8s versions #85

merged 1 commit into from
Apr 16, 2020

Conversation

rdrgmnzs
Copy link
Contributor

  • Fix deployment_is_not_fully_available and deployment_is_fully_available to use metadata.name field as a name selector as newer version of K8s no longer add a name label by default
  • Fix deployment_is_not_fully_available and deployment_is_fully_available to only use label_selector if one is passed in

@codecov-io
Copy link

codecov-io commented Apr 15, 2020

Codecov Report

Merging #85 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   82.38%   82.38%           
=======================================
  Files           6        6           
  Lines         420      420           
=======================================
  Hits          346      346           
  Misses         74       74           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4167e44...53ef9c1. Read the comment docs.

Signed-off-by: Rodrigo Menezes <rodrigomenezes@pinterest.com>
Copy link
Contributor

@Lawouach Lawouach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lawouach Lawouach merged commit 9b56dff into chaostoolkit:master Apr 16, 2020
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.

3 participants