- May 31, 2021
-
-
Paweł Krupa authored
feat(grafana): add env parameter for grafana component
-
Ajit authored
-
Paweł Krupa authored
-
paulfantom authored
-
Damien Grisonnet authored
scripts: include kube-rbac-proxy and config-reloader in version upgrades
-
anarcher authored
-
paulfantom authored
-
Paweł Krupa authored
-
Paweł Krupa authored
-
Paweł Krupa authored
Fix adding private repository
-
- May 29, 2021
-
-
paulportela authored
`imageRepos` field was removed and the project no longer tries to compose image strings. Now the libraries use `$.values.common.images` to override default images.
-
- May 27, 2021
-
-
Prem Saraswat authored
-
Prem Saraswat authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
-
paulfantom authored
-
paulfantom authored
-
paulfantom authored
-
Paweł Krupa authored
Enable tests for kubernetes 1.21
-
- May 26, 2021
-
-
paulfantom authored
-
paulfantom authored
jsonnet: drop storage_operation_errors_total and storage_operation_status_count as those are deprecated in k8s 1.21
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
Unpin jsonnet dependencies
-
Paweł Krupa authored
Improvements in addMixin function.
-
- May 25, 2021
-
-
paulfantom authored
-
paulfantom authored
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
Paweł Krupa authored
-
fpetkovski authored
This change updates the version of kubeconform to 0.4.7. It simplifies the `validate` Makefile target and extracts the kubernetes version into a variable.
-
- May 21, 2021
-
-
paulfantom authored
-
paulfantom authored
*: add test of mixin addition in examples/; change config to `_config` in addMixin to be consistent with main components
-
- May 20, 2021
-
-
Paweł Krupa authored
jsonnet/components: fix missing resource config in blackbox exporter
-
Simon Pasquier authored
jsonnet/kube-prometheus/addons: fix KSM regex patterns
-
- May 17, 2021
-
-
Piotr Piskiewicz authored
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- May 07, 2021
-
-
Paweł Krupa authored
jsonnet: use common to populate options for additional objects
-
paulfantom authored
-
- May 06, 2021
-
-
Paweł Krupa authored
-
- May 05, 2021
-
-
Paweł Krupa authored
Add PodDisruptionBudget to prometheus-adapter
-
Damien Grisonnet authored
Adding a PodDisruptionBudget to prometheus-adapter ensure that at least one replica of the adapter is always available. This make sure that even during disruption the aggregated API is available and thus does not impact the availability of the apiserver. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-