Arvind Iyengar
Arvind Iyengar
This will allow consumers of this package to provide non-default Helm values.yamls to lint against. **Note:**: First commit comes from https://github.com/stackrox/kube-linter/pull/144, which will need to be merged in before this...
Followup to https://github.com/stackrox/kube-linter/issues/141. Once https://github.com/stackrox/kube-linter/pull/144 is merged, we can provide more options for the linter to be able to lint non-default values.yamls. Proposal is to add `Options.HelmValuesOptions` that exposes `values.Options`...
[Monitoring V2 UI] PV options for Prometheus & Grafana should be required and validated as correct
In the screenshots below, the configuration of Grafana's PV defaults to null values and allows you to still proceed with the installation. However, these values should be required to be...
Makes a number of changes to refactor the k3s-io/helm-controller for usage in rancher/helm-project-operator
Part 6 of https://github.com/k3s-io/helm-controller/pull/141
**What kind of request is this (question/bug/enhancement/feature request):** bug To reproduce, deploy Alerting V1 (e.g. enable Cluster Monitoring, add a notifier, and add an alert group that points to the...
Related to https://github.com/grafana/helm-charts/issues/981 ### Context By default Rancher Monitoring allows anonymous users to be able to log in and view dashboards, since it is assumed that users who have access...
This script powered https://github.com/rancher/charts/pull/1072, which rebased 5 charts. Related Issue: https://github.com/rancher/charts-build-scripts/issues/31 Followup to https://github.com/rancher/charts/pull/1079.
Once https://github.com/rancher/rancher/issues/31411 is resolved, we'll need to add a description to the newly created Role that clearly specifies that this Role is only meant for users using Monitoring V2 and...