Alex

Results 7 issues of Alex

I think we should introduce the shared resource concept between clusters . I'm thinking here of hosts that are deployed in admin cluster and need to be used in the...

@TylerHelmuth @dmitryax I was thinking to add [helm-docs](https://github.com/norwoodj/helm-docs) for all of our chart like [Grafana charts](https://github.com/grafana/helm-charts/tree/main/charts/grafana#configuration) have for example. We use them in all charts and I find it very...

enhancement

According to https://github.com/kubernetes-sigs/kubebuilder/issues/1473 and https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#configmap-v1-core the "configmaps/status" resource does not exist 😕 but it's still present in our roles in https://github.com/open-telemetry/opentelemetry-operator/blob/main/config/rbac/leader_election_role.yaml#L22 and https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-operator/templates/role.yaml#L25 I've tested the operator chart in my...

good first issue
area:rbac

- fixes # Adds the v1beta1 AlertmanagerConfig crd to kps crds chart. Currently we need to sideload it #### Checklist - [x] [DCO](https://github.com/prometheus-community/helm-charts/blob/main/CONTRIBUTING.md#sign-off-your-work) signed - [x] Chart Version bumped -...

This is needed for routing alerts to 3rd party systems via labels and using custom annotations for alertmanager templates.

# Description 📣 Add prometheus-operator objects for monitoring the operator. @maidul98 somehow I managed to close https://github.com/Infisical/infisical/pull/1083 by mistake. Added feature flags and defaulted to false in order to keep...

low-priority