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: metrics targetPort https -> 8443 #548

Merged
merged 3 commits into from
Dec 16, 2024
Merged

fix: metrics targetPort https -> 8443 #548

merged 3 commits into from
Dec 16, 2024

Conversation

arturshadnik
Copy link
Member

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

Signed-off-by: Artur Shad Nik <arturshadnik@gmail.com>
@arturshadnik arturshadnik requested a review from a team as a code owner December 13, 2024 23:34
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 13, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   57.21%   57.21%           
=======================================
  Files          12       12           
  Lines        1442     1442           
=======================================
  Hits          825      825           
  Misses        559      559           
  Partials       58       58           

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 7e623b7...62761d7. Read the comment docs.

mattwelke
mattwelke previously approved these changes Dec 16, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 16, 2024
Signed-off-by: Artur Shad Nik <arturshadnik@gmail.com>
@arturshadnik arturshadnik merged commit 40c98a0 into main Dec 16, 2024
8 checks passed
@arturshadnik arturshadnik deleted the fix/metrics-port branch December 16, 2024 20:29
arturshadnik pushed a commit that referenced this pull request Dec 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.12](v0.1.11...v0.1.12)
(2024-12-16)


### Bug Fixes

* metrics targetPort https -&gt; 8443
([#548](#548))
([40c98a0](40c98a0))


### Dependency Updates

* **deps:** update all non-major dependencies
([#546](#546))
([768fec5](768fec5))
* **deps:** update all non-major dependencies to v0.31.4
([#543](#543))
([dcd8dac](dcd8dac))
* **deps:** update build digest to 5e4aaa9
([#545](#545))
([bd3d90f](bd3d90f))
* **deps:** update golang.org/x/exp digest to 1829a12
([#542](#542))
([d86bfb9](d86bfb9))
* **deps:** update golang.org/x/exp digest to 4a55095
([#549](#549))
([7e623b7](7e623b7))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.197.0
([#547](#547))
([c0c616a](c0c616a))

---
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
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants