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

[kube-state-metrics] Add configmap template #3195

Closed
isuyyy opened this issue Apr 6, 2023 · 2 comments · Fixed by #3470
Closed

[kube-state-metrics] Add configmap template #3195

isuyyy opened this issue Apr 6, 2023 · 2 comments · Fixed by #3470
Assignees
Labels
enhancement New feature or request

Comments

@isuyyy
Copy link

isuyyy commented Apr 6, 2023

Is your feature request related to a problem ?

Since kube-state-metrics support CRD metrics configured in-line or in a file,
it would be great to add kube-state-metrics configmap template.
https://github.com/kubernetes/kube-state-metrics/blob/main/docs/customresourcestate-metrics.md

Describe the solution you'd like.

I want to add kube-state-metrics configmap template, that can be used to configure CRD metrics.

Describe alternatives you've considered.

NONE

Additional context.

No response

@isuyyy isuyyy added the enhancement New feature or request label Apr 6, 2023
@dotdc dotdc self-assigned this Apr 20, 2023
@dotdc
Copy link
Member

dotdc commented Apr 20, 2023

Hi @isuyyy,

This should be possible using extraArgs. (but without configmap)

Did you tried?

@stale
Copy link

stale bot commented May 20, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants