aporeto-inc / trireme-lib

Simple, scalable and secure application segmentation
https://trireme.io
Apache License 2.0
299 stars 51 forks source link

Kubernetes monitor startup changes (3.13) #989

Closed mheese closed 4 years ago

mheese commented 4 years ago

Backport of https://github.com/aporeto-inc/trireme-lib/pull/984 to 3.13

mheese commented 4 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "k8s-startup-3-13",
    "component": "enforcerd",
    "pr-id": "1610",
    "commit-sha": "d7b41f95435bc4d188aaac2e80b5a72b7e0d687b",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "k8s-startup-3-13",
    "component": "trireme-lib",
    "pr-id": "989",
    "commit-sha": "3aa6d35bd392402768c0136691540c40c2044db1",
    "pipeline": "release-3.13.0"
  }
]
codecov[bot] commented 4 years ago

Codecov Report

Merging #989 into release-3.13.0 will increase coverage by 0.52%. The diff coverage is 82.14%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-3.13.0     #989      +/-   ##
==================================================
+ Coverage           57.23%   57.76%   +0.52%     
==================================================
  Files                 112      112              
  Lines               11376    11385       +9     
==================================================
+ Hits                 6511     6576      +65     
+ Misses               4255     4191      -64     
- Partials              610      618       +8
Impacted Files Coverage Δ
monitor/internal/pod/monitor.go 57.27% <82.14%> (+57.27%) :arrow_up:
monitor/internal/pod/resync.go 77.02% <0%> (+2.7%) :arrow_up:

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 9a6fd80...b408216. Read the comment docs.