Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

fix(e2e): gracefully stop port forwarding to Prometheus/Grafana #2182

Merged
merged 2 commits into from
Dec 10, 2020
Merged

fix(e2e): gracefully stop port forwarding to Prometheus/Grafana #2182

merged 2 commits into from
Dec 10, 2020

Conversation

nojnhuh
Copy link
Contributor

@nojnhuh nojnhuh commented Dec 10, 2020

Description:
This change adds the ability to stop the port-forward that happens when
getting a handle to Prometheus or Grafana to support detaching and
reattaching in the middle of a test.

Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [X]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

This change adds the ability to stop the port-forward that happens when
getting a handle to Prometheus or Grafana to support detaching and
reattaching in the middle of a test.

Signed-off-by: Jon Huhn <johuhn@microsoft.com>
@nojnhuh nojnhuh requested a review from a team as a code owner December 10, 2020 18:08
@codecov-io
Copy link

Codecov Report

Merging #2182 (1caafad) into main (d0cd814) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2182      +/-   ##
==========================================
+ Coverage   58.38%   58.40%   +0.01%     
==========================================
  Files         145      145              
  Lines        6169     6169              
==========================================
+ Hits         3602     3603       +1     
+ Misses       2564     2563       -1     
  Partials        3        3              
Impacted Files Coverage Δ
pkg/envoy/route/config.go 96.03% <0.00%> (+0.79%) ⬆️

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 d0cd814...1caafad. Read the comment docs.

@nojnhuh nojnhuh merged commit 0fd1d1b into openservicemesh:main Dec 10, 2020
@nojnhuh nojnhuh deleted the e2e-portforward branch December 10, 2020 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants