Skip to content
Snippets Groups Projects
Select Git revision
  • f8e3840fd6e8df241face04cb7a6ed08afcc76db
  • main default protected
  • renovate/gitlab-runner-0.x
  • renovate/docker.io-library-debian-13.x
  • renovate/registry.k8s.io-autoscaling-vpa-updater-1.x
  • renovate/registry.k8s.io-autoscaling-vpa-recommender-1.x
  • renovate/registry.k8s.io-autoscaling-vpa-admission-controller-1.x
  • renovate/cloudflare-5.x
  • renovate/redis-22.x
  • renovate/mariadb-22.x
  • renovate/github.com-prometheus-common-0.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/kubernetes-go
  • renovate/docker.io-bitnami-kubectl-1.x
  • renovate/docker.io-library-nextcloud-31.x
  • renovate/docker.io-bitnamilegacy-kubectl-1.x
  • renovate/docker.io-syncthing-syncthing-2.x
  • renovate/siderolabs-kubelet-1.x
  • renovate/siderolabs-kubelet-1.33.x
  • renovate/kubernetes-kubernetes-1.x
  • renovate/mikefarah-yq-4.x
  • v25.09
  • v25.08
  • v25.07
  • v25.06
  • v25.05
  • v25.04
  • v25.03
  • v25.02
  • v25.01
  • v24.12
  • v24.11
  • v24.10
  • v24.09
  • v24.08
  • v24.07
  • v24.06
  • v24.05
  • v24.04
  • v24.03
  • v24.02
41 results

infrastructure-gitops

user avatar
Max Leonard Inden authored
The current example-app setup in the kube-prometheus project is able to
discover scraping targets in the default namespace. It is not able to
discover the configured Alertmanager in the monitoring namespace.

This patch adds an alertmanager-discovery rbac role, to permit the
above described action. In addition it does the following cleanups:

- Remove kubeconfig configuration in deploy and teardown script. kubectl
chooses .kube/config whenever KUBECONFIG is not set by default

- Remove namespace specification option via NAMESPACE env var. In most
of the manifests the metadata/namespace was hardcoded anyways, in
addition in the promtheus frontend role binding the service account
namespace is hardcoded to default as well.

- Instead of `kubectl {apply,delete}` individual manifests, the deploy
and teardown shell scripts {apply,delete} on the entire folder.
310f471c
History
Name Last commit Last update