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

fix: update plugin chart values with new metrics service targetPort #457

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

arturshadnik
Copy link
Member

Metrics server is exposed on port 8443. This PR updates the metrics service chart value for validator and all plugins to match this, to ensure it's accessible.

@arturshadnik arturshadnik requested a review from a team as a code owner December 17, 2024 01:49
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #457   +/-   ##
=======================================
  Coverage   46.36%   46.36%           
=======================================
  Files          25       25           
  Lines        1650     1650           
=======================================
  Hits          765      765           
  Misses        817      817           
  Partials       68       68           

Continue to review full report in Codecov by Sentry.

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2024
@arturshadnik arturshadnik merged commit c474d90 into main Dec 17, 2024
8 checks passed
@arturshadnik arturshadnik deleted the fix/metrics-port branch December 17, 2024 05:24
arturshadnik pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.16](v0.1.15...v0.1.16)
(2024-12-17)


### Bug Fixes

* update plugin chart values with new metrics service targetPort
([#457](#457))
([c474d90](c474d90))


### Other

* **deps:** bump golang.org/x/crypto from 0.30.0 to 0.31.0
([#455](#455))
([a8c3422](a8c3422))


### Dependency Updates

* **deps:** update golang.org/x/exp digest to 1829a12
([#448](#448))
([fb42aea](fb42aea))
* **deps:** update golang.org/x/exp digest to 4a55095
([#454](#454))
([3e1fe92](3e1fe92))
* **deps:** update golang.org/x/exp digest to b2144cd
([#458](#458))
([0b04ec9](0b04ec9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants