Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[metricbeat] use prometheus-community kube-state-metrics chart #1429

Closed
wants to merge 2 commits into from
Closed

[metricbeat] use prometheus-community kube-state-metrics chart #1429

wants to merge 2 commits into from

Conversation

eddiesimeon
Copy link

  • Chart version not bumped (the versions are all bumped and released at the same time)
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py
  • Updated integration tests in ${CHART}/examples/*/test/goss.yaml

metricsbeat currently requires a no longer support kube-state-metrics from https://charts.helm.sh/stable.
kube-state-metrics is officially supported by the prometheus-community.

I updated the README.md and the requirements.yaml to pull kube-state-metrics from https://prometheus-community.github.io/helm-charts

By using kube-state-metrics 3.4.2 from the prometheus community the following kubernetes 1.22 issue is now resolved:

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1", unable to recognize "": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1"]

The following references the removal of rbac.authorization.k8s.io/v1beta1 as of 1.22:

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@eddiesimeon eddiesimeon changed the title use prometheus-community kube-state-metrics chart [metricbeat] use prometheus-community kube-state-metrics chart Oct 24, 2021
@eddiesimeon
Copy link
Author

This PR addresses issue #733

@botelastic
Copy link

botelastic bot commented Jan 25, 2022

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.

@eddiesimeon
Copy link
Author

closing PR

@eddiesimeon eddiesimeon closed this Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants