aporeto-inc / trireme-lib

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

fix: store secrets per connection 3.13 #964

Closed sibicramesh closed 4 years ago

sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1579",
    "commit-sha": "c32bf46fc576cc14b1727d387ba714c052ea917f",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "964",
    "commit-sha": "1e5108fd5b4f2691905077a25761af003456a38e",
    "pipeline": "master"
  }
]
sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1579",
    "commit-sha": "c32bf46fc576cc14b1727d387ba714c052ea917f",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "964",
    "commit-sha": "1e5108fd5b4f2691905077a25761af003456a38e",
    "pipeline": "release-3.13.0"
  }
]
sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1579",
    "commit-sha": "c32bf46fc576cc14b1727d387ba714c052ea917f",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "964",
    "commit-sha": "406819b7b490adc1afd899102725ff1da1341c4f",
    "pipeline": "release-3.13.0"
  }
]
sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1579",
    "commit-sha": "c32bf46fc576cc14b1727d387ba714c052ea917f",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "964",
    "commit-sha": "44229b45c44070f09ad3dd50cf1b828e5c4efea9",
    "pipeline": "release-3.13.0"
  }
]
codecov[bot] commented 4 years ago

Codecov Report

Merging #964 into release-3.13.0 will increase coverage by <.01%. The diff coverage is 63.63%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-3.13.0     #964      +/-   ##
==================================================
+ Coverage           56.71%   56.71%   +<.01%     
==================================================
  Files                 111      111              
  Lines               11273    11278       +5     
==================================================
+ Hits                 6393     6396       +3     
- Misses               4279     4281       +2     
  Partials              601      601
Impacted Files Coverage Δ
controller/pkg/packet/packet.go 52.08% <63.63%> (+0.13%) :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 406819b...44229b4. Read the comment docs.