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

feat: expose metrics port in helm charts #1119

Merged
merged 1 commit into from Apr 24, 2023
Merged

Conversation

Suraiya-Hameed
Copy link
Contributor

@Suraiya-Hameed Suraiya-Hameed commented Apr 14, 2023

Reason for Change:

Exposing port to scrape metrics in PodMonitor.
Similar to https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/22b661d0bbaa896127726dbf9fd1c9c1e3d27230/manifest_staging/deploy/secrets-store-csi-driver.yaml#L69-L75

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Does this change contain code from or inspired by another project?

  • Yes
  • No

If "Yes," did you notify that project's maintainers and provide attribution?

Special Notes for Reviewers:

@Suraiya-Hameed
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

Copy link
Member

@aramase aramase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, @Suraiya-Hameed! Could you also add this change in the helm charts?

@Suraiya-Hameed
Copy link
Contributor Author

Done, PTAL

Copy link
Member

@aramase aramase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the charts changes, please update the yamls in the manifest_staging/ folder, where we host the staging charts and deployment yamls. All the yaml changes will then be promoted into the released charts folder with the next release.

@aramase
Copy link
Member

aramase commented Apr 18, 2023

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase changed the title feat: expose metrics port feat: expose metrics port in helm charts Apr 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #1119 (3bd2b8f) into master (0c02894) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1119   +/-   ##
=======================================
  Coverage   56.39%   56.39%           
=======================================
  Files          10       10           
  Lines        1071     1071           
=======================================
  Hits          604      604           
  Misses        443      443           
  Partials       24       24           

Copy link
Member

@aramase aramase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the metricsAddr configuration to the table here.

@aramase
Copy link
Member

aramase commented Apr 19, 2023

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase
Copy link
Member

aramase commented Apr 20, 2023

/azp run pr-e2e

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase
Copy link
Member

aramase commented Apr 20, 2023

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase requested review from nilekhc and aramase April 20, 2023 19:57
Copy link
Member

@aramase aramase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

Copy link
Contributor

@nilekhc nilekhc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Suraiya-Hameed, LGTM.

@nilekhc nilekhc merged commit ea8b658 into Azure:master Apr 24, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants