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: create podmonitor cr in helm chart #1157

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fengxsong
Copy link

Ⅰ. Describe what this PR did

  • create a template function named gateway.podTemplate to rendering pod template spec, so we can keep daemonset.yaml and deployment.yaml DRY
  • support create a podmonitor/vmpodscrape customresource for monitoring purpose

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

try helm template --set gateway.metrics.enabled=true xxxx helm/core/ to verify.

Ⅴ. Special notes for reviews

@CLAassistant
Copy link

CLAassistant commented Jul 26, 2024

CLA assistant check
All committers have signed the CLA.

@johnlanni
Copy link
Collaborator

@fengxsong Please resolve the conflicts

@fengxsong
Copy link
Author

@johnlanni PTAL

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.

3 participants