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

[k8sops] refactor label logic into separate pkg #42

Closed
wants to merge 2 commits into from

Conversation

schallert
Copy link
Collaborator

Taking label logic that was in various places and consolidate in one
package.

Depends on #29

This modifies the core event loop to support the case where a cluster
has pods which are not in the active placement.

Also included are some changes to logging such that by default the
controller runs with JSON logging, making integrations into higher-level
log viewing tools easier (such as GKE + Stackdriver logging).
Taking label logic that was in various places and consolidate in one
package.
@codecov
Copy link

codecov bot commented Oct 12, 2018

Codecov Report

Merging #42 into schallert/handle_resize will increase coverage by 0.3%.
The diff coverage is 51.35%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           schallert/handle_resize      #42     +/-   ##
==========================================================
+ Coverage                    45.74%   46.04%   +0.3%     
==========================================================
  Files                           19       20      +1     
  Lines                         1235     1253     +18     
==========================================================
+ Hits                           565      577     +12     
- Misses                         643      644      +1     
- Partials                        27       32      +5

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 4b63cdc...9b24201. Read the comment docs.

@schallert schallert force-pushed the schallert/handle_resize branch 2 times, most recently from c585aad to 913b585 Compare October 12, 2018 14:14
@schallert schallert closed this Oct 12, 2018
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.

None yet

1 participant