Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[grafana] Added support for loadBalancerClass #2790

Merged
merged 10 commits into from Jan 8, 2024

Conversation

Sheikh-Abubaker
Copy link
Contributor

@Sheikh-Abubaker Sheikh-Abubaker commented Nov 15, 2023

Fixes #2717

Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
Copy link
Collaborator

@zanhsieh zanhsieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sheikh-Abubaker
I believe you should come out service type equals to LoadBalancer case. If service type is not LoadBalancer then all subsequent attributes / stanzas (e.g. LoadBalancerSourceRanges) shall be hide. Also, you should consider LoadBalancer auto-assign case since the user has no idea he would need to hardcode the IP ranges / load balancer class in order to work.

@Sheikh-Abubaker
Copy link
Contributor Author

Sheikh-Abubaker commented Nov 15, 2023

@Sheikh-Abubaker I believe you should come out service type equals to LoadBalancer case.

@zanhsieh I remember some weeks ago when I did changed service type to LoadBalancer you forbidden me to do it as it doesn't support most of the use case and due to that the CI lint test also kept failing.

image

@zanhsieh
Copy link
Collaborator

@zanhsieh I remember some weeks ago when I did changed service type to LoadBalancer you forbidden me to do it as it doesn't support most of the use case and due to that the CI lint test also kept failing.

@Sheikh-Abubaker Yes, but that does not stop you to put your implementation in the templates/services.yaml. The current implementation is half-mature.

@Sheikh-Abubaker
Copy link
Contributor Author

Sheikh-Abubaker commented Nov 16, 2023

Also, you should consider LoadBalancer auto-assign case since the user has no idea he would need to hardcode the IP ranges / load balancer class in order to work.

@zanhsieh have a look at this is this what you meant ?

image

Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
@Sheikh-Abubaker
Copy link
Contributor Author

@Sheikh-Abubaker Yes, but that does not stop you to put your implementation in the templates/services.yaml. The current implementation is half-mature.

@zanhsieh I did that but the lint test is failing again as before.

@zanhsieh
Copy link
Collaborator

Also, you should consider LoadBalancer auto-assign case since the user has no idea he would need to hardcode the IP ranges / load balancer class in order to work.

@zanhsieh have a look at this is this what you meant ?

image

No. You shall put something on template/service.yaml as once service type is LoadBalancer, the related values shall show up; otherwise all of LoadBalancer related values shall be automatically hidden.

Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
@Sheikh-Abubaker
Copy link
Contributor Author

Sheikh-Abubaker commented Dec 29, 2023

I believe you should come out service type equals to LoadBalancer case.

check line 8

If service type is not LoadBalancer then all subsequent attributes / stanzas (e.g. LoadBalancerSourceRanges) shall be hide

check line 9-18 to hide the atrributes I've adjusted the indentation.

Also, you should consider LoadBalancer auto-assign case since the user has no idea he would need to hardcode the IP ranges / load balancer class in order to work.

check line 7, I've added (empty .Values.service.type) in the same line to auto assign LoadBalancer even if the service is empty

@zanhsieh Have a look, does the below image fulfills all the things you mentioned above?
helm charts
helm charts-2

If I did not get it correct even this time, can you please explain the issue in simple terms and the fundamentals I need to study which would help me in contributing to this issue, I am just a beginner looking forward to learn.

Signed-off-by: MH <zanhsieh@gmail.com>
Signed-off-by: MH <zanhsieh@gmail.com>
Signed-off-by: MH <zanhsieh@gmail.com>
@Sheikh-Abubaker
Copy link
Contributor Author

@zanhsieh is everything all right about this PR ?

@zanhsieh
Copy link
Collaborator

@Sheikh-Abubaker
Everything is ok. Just currently Grafana.com, the owner of this community repo, now required two approvals to get this PR merge.

@Sheikh-Abubaker
Copy link
Contributor Author

@Sheikh-Abubaker Everything is ok. Just currently Grafana.com, the owner of this community repo, now required two approvals to get this PR merge.

Thank you so much @zanhsieh for being patient and guiding me through this issue, I've learned a lot about helm and k8s while being contributing to this issue, looking forward to learn and contribute to more issues under the guidance of a maintainer like you, once again thank you!!

@Xtigyro Xtigyro merged commit 66f8de9 into grafana:main Jan 8, 2024
6 checks passed
zachariahmiller pushed a commit to defenseunicorns/uds-core that referenced this pull request Jan 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/curlimages/curl](https://togithub.com/curl/curl-container)
| major | `7.85.0` -> `8.5.0` |
| docker.io/grafana/grafana | minor | `10.1.5` -> `10.3.1` |
| docker.io/library/busybox | minor | `1.31.1` -> `1.36.1` |
|
[ghcr.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| patch | `1.25.2` -> `1.25.3` |
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `7.0.6`
-> `7.2.4` |
|
[registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | patch |
`1.25.2` -> `1.25.3` |
|
[registry1.dso.mil/ironbank/opensource/grafana/grafana](https://togithub.com/grafana/grafana)
([source](https://repo1.dso.mil/dsop/opensource/grafana/grafana)) |
patch | `10.2.2` -> `10.2.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>curl/curl-container (docker.io/curlimages/curl)</summary>

###
[`v8.5.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#850-1---2023-01-19)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.4.0...8.5.0)

##### Changed

-   add libpsl
-   bump to alpine 3.19.0

###
[`v8.4.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#840---2023-10-11)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.3.0...8.4.0)

##### Changed

-   bump to curl 8.4.0
-   bump to alpine 3.18.4
-   build enabled --with-gssapi

###
[`v8.3.0`](https://togithub.com/curl/curl-container/releases/tag/8.3.0)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.2.1...8.3.0)

#### \[8.3.1] - 2023-09-13

##### Changed

-   bump to curl 8.3.0
-   bump to alpine 3.18.3

###
[`v8.2.1`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#821---2023-07-26)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.2.0...8.2.1)

##### Changed

-   bump to curl 8.2.1

###
[`v8.2.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#820---2023-07-19)

[Compare
Source](https://togithub.com/curl/curl-container/compare/8.1.2...8.2.0)

##### Changed

-   bump to curl 8.2.0
-   bump to alpine 3.18.2

###
[`v8.1.2`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#812-5---2023-06-14)

##### Changed

-   added clamav and grype to security scan
-   added user working directory
-   skimmed apk cache
- added back arches (arm64, etc) by fixing issue
[#&#8203;3](https://togithub.com/curl/curl-container/issues/3)

</details>

<details>
<summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.25.3`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.25.3)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.25.2...1.25.3)

#### 💬 Other

-   Remove misleading doc for REQ_SKIP_TLS_VERIFY
- PR:
[#&#8203;310](https://togithub.com/kiwigrid/k8s-sidecar/issues/310)

#### 📦 Dependencies

-   build(deps): bump kubernetes from 27.2.0 to 28.1.0 in /src
- PR:
[#&#8203;308](https://togithub.com/kiwigrid/k8s-sidecar/issues/308)

</details>

<details>
<summary>grafana/helm-charts (grafana)</summary>

###
[`v7.2.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.4)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.3...grafana-7.2.4)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix Chart.yaml - fix incorrect license
[#&#8203;2882](https://togithub.com/grafana/helm-charts/issues/2882) by
[@&#8203;arukiidou](https://togithub.com/arukiidou) in
[grafana/helm-charts#2909

**Full Changelog**:
grafana/helm-charts@loki-stack-2.10.1...grafana-7.2.4

###
[`v7.2.3`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.3)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow to customize empty dir volume by
[@&#8203;YvesZelros](https://togithub.com/YvesZelros) in
[grafana/helm-charts#2911

#### New Contributors

- [@&#8203;YvesZelros](https://togithub.com/YvesZelros) made their first
contribution in
[grafana/helm-charts#2911

**Full Changelog**:
grafana/helm-charts@grafana-7.2.2...grafana-7.2.3

###
[`v7.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.1...grafana-7.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Don't fail assertNoLeakedSecrets check if a variable
expansion operator is found by
[@&#8203;bdalpe](https://togithub.com/bdalpe) in
[grafana/helm-charts#2904

#### New Contributors

- [@&#8203;bdalpe](https://togithub.com/bdalpe) made their first
contribution in
[grafana/helm-charts#2904

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.8.0...grafana-7.2.2

###
[`v7.2.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix secret datasources/notifiers rendering by
[@&#8203;JordanGoasdoue](https://togithub.com/JordanGoasdoue) in
[grafana/helm-charts#2895

#### New Contributors

- [@&#8203;JordanGoasdoue](https://togithub.com/JordanGoasdoue) made
their first contribution in
[grafana/helm-charts#2895

**Full Changelog**:
grafana/helm-charts@grafana-7.2.0...grafana-7.2.1

###
[`v7.2.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.1.0...grafana-7.2.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Support Datasource sidecar having envValueFrom by
[@&#8203;mtenrero](https://togithub.com/mtenrero) in
[grafana/helm-charts#2862

#### New Contributors

- [@&#8203;mtenrero](https://togithub.com/mtenrero) made their first
contribution in
[grafana/helm-charts#2862

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.4.0...grafana-7.2.0

###
[`v7.1.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.1.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat: fail when users store secrets in plaintext by
[@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) in
[grafana/helm-charts#2867

#### New Contributors

- [@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) made their
first contribution in
[grafana/helm-charts#2867

**Full Changelog**:
grafana/helm-charts@grafana-7.0.22...grafana-7.1.0

###
[`v7.0.22`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.22)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.21...grafana-7.0.22)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] app version to 10.2.3 by
[@&#8203;akselleirv](https://togithub.com/akselleirv) in
[grafana/helm-charts#2879

#### New Contributors

- [@&#8203;akselleirv](https://togithub.com/akselleirv) made their first
contribution in
[grafana/helm-charts#2879

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.4...grafana-7.0.22

###
[`v7.0.21`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.21)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.20...grafana-7.0.21)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Quote hostname in ingress.yaml by
[@&#8203;msadiq058](https://togithub.com/msadiq058) in
[grafana/helm-charts#2871

#### New Contributors

- [@&#8203;msadiq058](https://togithub.com/msadiq058) made their first
contribution in
[grafana/helm-charts#2871

**Full Changelog**:
grafana/helm-charts@grafana-7.0.20...grafana-7.0.21

###
[`v7.0.20`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.20)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.19...grafana-7.0.20)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Added support for loadBalancerClass by
[@&#8203;Sheikh-Abubaker](https://togithub.com/Sheikh-Abubaker) in
[grafana/helm-charts#2790

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.30.0...grafana-7.0.20

###
[`v7.0.19`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.19)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.18...grafana-7.0.19)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Updates comments in values.yaml to align
extraVolumes.hostP… by [@&#8203;mheers](https://togithub.com/mheers) in
[grafana/helm-charts#2856

#### New Contributors

- [@&#8203;mheers](https://togithub.com/mheers) made their first
contribution in
[grafana/helm-charts#2856

**Full Changelog**:
grafana/helm-charts@grafana-7.0.18...grafana-7.0.19

###
[`v7.0.18`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.18)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.17...grafana-7.0.18)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Change sidecar.alerts.initDatasources to
sidecar.alerts.initAlerts by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[grafana/helm-charts#2789

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-0.7.0...grafana-7.0.18

###
[`v7.0.17`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.17)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.16...grafana-7.0.17)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Document extraVolumes by
[@&#8203;stephan2012](https://togithub.com/stephan2012) in
[grafana/helm-charts#2823

#### New Contributors

- [@&#8203;stephan2012](https://togithub.com/stephan2012) made their
first contribution in
[grafana/helm-charts#2823

**Full Changelog**:
grafana/helm-charts@grafana-7.0.16...grafana-7.0.17

###
[`v7.0.16`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.16)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.15...grafana-7.0.16)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[grafana/helm-charts#2834

**Full Changelog**:
grafana/helm-charts@grafana-7.0.15...grafana-7.0.16

###
[`v7.0.15`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.15)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.14...grafana-7.0.15)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow setting dns config for pod template by
[@&#8203;weikinhuang](https://togithub.com/weikinhuang) in
[grafana/helm-charts#2835

#### New Contributors

- [@&#8203;weikinhuang](https://togithub.com/weikinhuang) made their
first contribution in
[grafana/helm-charts#2835

**Full Changelog**:
grafana/helm-charts@grafana-7.0.14...grafana-7.0.15

###
[`v7.0.14`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.14)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.11...grafana-7.0.14)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] - Add support for templating in ServiceMonitor labels by
[@&#8203;Allex1](https://togithub.com/Allex1) in
[grafana/helm-charts#2774

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.3.0...grafana-7.0.14

###
[`v7.0.11`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.11)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.10...grafana-7.0.11)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to v10.2.2 by
[@&#8203;Footur](https://togithub.com/Footur) in
[grafana/helm-charts#2795

**Full Changelog**:
grafana/helm-charts@grafana-7.0.10...grafana-7.0.11

###
[`v7.0.10`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.10)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.9...grafana-7.0.10)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Mount configSecret by
[@&#8203;YuleZ](https://togithub.com/YuleZ) in
[grafana/helm-charts#2782

**Full Changelog**:
grafana/helm-charts@grafana-7.0.9...grafana-7.0.10

###
[`v7.0.9`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.9)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.8...grafana-7.0.9)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] Docs: improve clarity of alert provisioning docs by
[@&#8203;jwreford99](https://togithub.com/jwreford99) in
[grafana/helm-charts#2792

##### New Contributors

- [@&#8203;jwreford99](https://togithub.com/jwreford99) made their first
contribution in
[grafana/helm-charts#2792

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.1...grafana-7.0.9

###
[`v7.0.8`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.8)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.6...grafana-7.0.8)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] feat(networkpolicy): specify egress destination by
[@&#8203;LeoFVO](https://togithub.com/LeoFVO) in
[grafana/helm-charts#2776

##### New Contributors

- [@&#8203;LeoFVO](https://togithub.com/LeoFVO) made their first
contribution in
[grafana/helm-charts#2776

**Full Changelog**:
grafana/helm-charts@grafana-7.0.6...grafana-7.0.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lambchop4prez added a commit to lambchop4prez/network that referenced this pull request Apr 7, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | minor | `7.0.3`
-> `7.3.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>grafana/helm-charts (grafana)</summary>

###
[`v7.3.7`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.7)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.6...grafana-7.3.7)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update to version 10.4.0 by
[@&#8203;terop](https://togithub.com/terop) in
[grafana/helm-charts#3010

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-0.11.2...grafana-7.3.7

###
[`v7.3.6`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.6)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.5...grafana-7.3.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] bump kiwigrid/k8s-sidecar to 1.26.1 by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[grafana/helm-charts#3011

**Full Changelog**:
grafana/helm-charts@grafana-7.3.5...grafana-7.3.6

###
[`v7.3.5`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.5)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.4...grafana-7.3.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] bump kiwigrid/k8s-sidecar version to 1.26.0 by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[grafana/helm-charts#2993

**Full Changelog**:
grafana/helm-charts@grafana-7.3.4...grafana-7.3.5

###
[`v7.3.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.4)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.3...grafana-7.3.4)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add `serviceAccount.automountServiceAccountToken` and
document `automountServiceAccountToken` by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[grafana/helm-charts#2997

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.36.0...grafana-7.3.4

###
[`v7.3.3`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.3)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.2...grafana-7.3.3)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Add value for pod.spec.automountServiceAccountToken by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[grafana/helm-charts#2991

**Full Changelog**:
grafana/helm-charts@loki-distributed-0.78.3...grafana-7.3.3

###
[`v7.3.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.1...grafana-7.3.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] autoMount set to false in values.yaml by
[@&#8203;Sheikh-Abubaker](https://togithub.com/Sheikh-Abubaker) in
[grafana/helm-charts#2977

**Full Changelog**:
grafana/helm-charts@grafana-7.3.1...grafana-7.3.2

###
[`v7.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.0...grafana-7.3.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to version 10.3.3 by
[@&#8203;Footur](https://togithub.com/Footur) in
[grafana/helm-charts#2965

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.33.0...grafana-7.3.1

###
[`v7.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.5...grafana-7.3.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] app version to 10.3.1 by
[@&#8203;nazimisik](https://togithub.com/nazimisik) in
[grafana/helm-charts#2936

#### New Contributors

- [@&#8203;nazimisik](https://togithub.com/nazimisik) made their first
contribution in
[grafana/helm-charts#2936

**Full Changelog**:
grafana/helm-charts@promtail-6.15.5...grafana-7.3.0

###
[`v7.2.5`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.5)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.4...grafana-7.2.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow prefix field in envFrom entries by
[@&#8203;mario-steinhoff-gcx](https://togithub.com/mario-steinhoff-gcx)
in
[grafana/helm-charts#2934

**Full Changelog**:
grafana/helm-charts@helm-loki-5.42.0...grafana-7.2.5

###
[`v7.2.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.4)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.3...grafana-7.2.4)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix Chart.yaml - fix incorrect license
[#&#8203;2882](https://togithub.com/grafana/helm-charts/issues/2882) by
[@&#8203;arukiidou](https://togithub.com/arukiidou) in
[grafana/helm-charts#2909

**Full Changelog**:
grafana/helm-charts@loki-stack-2.10.1...grafana-7.2.4

###
[`v7.2.3`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.3)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow to customize empty dir volume by
[@&#8203;YvesZelros](https://togithub.com/YvesZelros) in
[grafana/helm-charts#2911

#### New Contributors

- [@&#8203;YvesZelros](https://togithub.com/YvesZelros) made their first
contribution in
[grafana/helm-charts#2911

**Full Changelog**:
grafana/helm-charts@grafana-7.2.2...grafana-7.2.3

###
[`v7.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.1...grafana-7.2.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Don't fail assertNoLeakedSecrets check if a variable
expansion operator is found by
[@&#8203;bdalpe](https://togithub.com/bdalpe) in
[grafana/helm-charts#2904

#### New Contributors

- [@&#8203;bdalpe](https://togithub.com/bdalpe) made their first
contribution in
[grafana/helm-charts#2904

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.8.0...grafana-7.2.2

###
[`v7.2.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix secret datasources/notifiers rendering by
[@&#8203;JordanGoasdoue](https://togithub.com/JordanGoasdoue) in
[grafana/helm-charts#2895

#### New Contributors

- [@&#8203;JordanGoasdoue](https://togithub.com/JordanGoasdoue) made
their first contribution in
[grafana/helm-charts#2895

**Full Changelog**:
grafana/helm-charts@grafana-7.2.0...grafana-7.2.1

###
[`v7.2.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.2.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.1.0...grafana-7.2.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Support Datasource sidecar having envValueFrom by
[@&#8203;mtenrero](https://togithub.com/mtenrero) in
[grafana/helm-charts#2862

#### New Contributors

- [@&#8203;mtenrero](https://togithub.com/mtenrero) made their first
contribution in
[grafana/helm-charts#2862

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.4.0...grafana-7.2.0

###
[`v7.1.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.1.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat: fail when users store secrets in plaintext by
[@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) in
[grafana/helm-charts#2867

#### New Contributors

- [@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) made their
first contribution in
[grafana/helm-charts#2867

**Full Changelog**:
grafana/helm-charts@grafana-7.0.22...grafana-7.1.0

###
[`v7.0.22`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.22)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.21...grafana-7.0.22)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] app version to 10.2.3 by
[@&#8203;akselleirv](https://togithub.com/akselleirv) in
[grafana/helm-charts#2879

#### New Contributors

- [@&#8203;akselleirv](https://togithub.com/akselleirv) made their first
contribution in
[grafana/helm-charts#2879

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.4...grafana-7.0.22

###
[`v7.0.21`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.21)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.20...grafana-7.0.21)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Quote hostname in ingress.yaml by
[@&#8203;msadiq058](https://togithub.com/msadiq058) in
[grafana/helm-charts#2871

#### New Contributors

- [@&#8203;msadiq058](https://togithub.com/msadiq058) made their first
contribution in
[grafana/helm-charts#2871

**Full Changelog**:
grafana/helm-charts@grafana-7.0.20...grafana-7.0.21

###
[`v7.0.20`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.20)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.19...grafana-7.0.20)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Added support for loadBalancerClass by
[@&#8203;Sheikh-Abubaker](https://togithub.com/Sheikh-Abubaker) in
[grafana/helm-charts#2790

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.30.0...grafana-7.0.20

###
[`v7.0.19`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.19)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.18...grafana-7.0.19)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Updates comments in values.yaml to align
extraVolumes.hostP… by [@&#8203;mheers](https://togithub.com/mheers) in
[grafana/helm-charts#2856

#### New Contributors

- [@&#8203;mheers](https://togithub.com/mheers) made their first
contribution in
[grafana/helm-charts#2856

**Full Changelog**:
grafana/helm-charts@grafana-7.0.18...grafana-7.0.19

###
[`v7.0.18`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.18)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.17...grafana-7.0.18)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: Change sidecar.alerts.initDatasources to
sidecar.alerts.initAlerts by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[grafana/helm-charts#2789

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-0.7.0...grafana-7.0.18

###
[`v7.0.17`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.17)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.16...grafana-7.0.17)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Document extraVolumes by
[@&#8203;stephan2012](https://togithub.com/stephan2012) in
[grafana/helm-charts#2823

#### New Contributors

- [@&#8203;stephan2012](https://togithub.com/stephan2012) made their
first contribution in
[grafana/helm-charts#2823

**Full Changelog**:
grafana/helm-charts@grafana-7.0.16...grafana-7.0.17

###
[`v7.0.16`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.16)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.15...grafana-7.0.16)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[grafana/helm-charts#2834

**Full Changelog**:
grafana/helm-charts@grafana-7.0.15...grafana-7.0.16

###
[`v7.0.15`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.15)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.14...grafana-7.0.15)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Allow setting dns config for pod template by
[@&#8203;weikinhuang](https://togithub.com/weikinhuang) in
[grafana/helm-charts#2835

#### New Contributors

- [@&#8203;weikinhuang](https://togithub.com/weikinhuang) made their
first contribution in
[grafana/helm-charts#2835

**Full Changelog**:
grafana/helm-charts@grafana-7.0.14...grafana-7.0.15

###
[`v7.0.14`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.14)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.11...grafana-7.0.14)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] - Add support for templating in ServiceMonitor labels by
[@&#8203;Allex1](https://togithub.com/Allex1) in
[grafana/helm-charts#2774

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.3.0...grafana-7.0.14

###
[`v7.0.11`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.11)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.10...grafana-7.0.11)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Update Grafana to v10.2.2 by
[@&#8203;Footur](https://togithub.com/Footur) in
[grafana/helm-charts#2795

**Full Changelog**:
grafana/helm-charts@grafana-7.0.10...grafana-7.0.11

###
[`v7.0.10`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.10)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.9...grafana-7.0.10)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Mount configSecret by
[@&#8203;YuleZ](https://togithub.com/YuleZ) in
[grafana/helm-charts#2782

**Full Changelog**:
grafana/helm-charts@grafana-7.0.9...grafana-7.0.10

###
[`v7.0.9`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.9)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.8...grafana-7.0.9)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] Docs: improve clarity of alert provisioning docs by
[@&#8203;jwreford99](https://togithub.com/jwreford99) in
[grafana/helm-charts#2792

##### New Contributors

- [@&#8203;jwreford99](https://togithub.com/jwreford99) made their first
contribution in
[grafana/helm-charts#2792

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.7.1...grafana-7.0.9

###
[`v7.0.8`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.8)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.6...grafana-7.0.8)

The leading tool for querying and visualizing time series and metrics.

##### What's Changed

- \[grafana] feat(networkpolicy): specify egress destination by
[@&#8203;LeoFVO](https://togithub.com/LeoFVO) in
[grafana/helm-charts#2776

##### New Contributors

- [@&#8203;LeoFVO](https://togithub.com/LeoFVO) made their first
contribution in
[grafana/helm-charts#2776

**Full Changelog**:
grafana/helm-charts@grafana-7.0.6...grafana-7.0.8

###
[`v7.0.6`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.6)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.5...grafana-7.0.6)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] sc datasources only as init container w/ init container
config by [@&#8203;bt909](https://togithub.com/bt909) in
[grafana/helm-charts#2760

**Full Changelog**:
grafana/helm-charts@grafana-7.0.5...grafana-7.0.6

###
[`v7.0.5`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.5)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.4...grafana-7.0.5)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Fixed broken URL to ALB actions in the README by
[@&#8203;Mattie112](https://togithub.com/Mattie112) in
[grafana/helm-charts#2773

#### New Contributors

- [@&#8203;Mattie112](https://togithub.com/Mattie112) made their first
contribution in
[grafana/helm-charts#2773

**Full Changelog**:
grafana/helm-charts@rollout-operator-0.10.0...grafana-7.0.5

###
[`v7.0.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.4)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.0.3...grafana-7.0.4)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] allow alerts sidecar as init container by
[@&#8203;bt909](https://togithub.com/bt909) in
[grafana/helm-charts#2771

**Full Changelog**:
grafana/helm-charts@helm-k6-operator-3.0.0...grafana-7.0.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/lambchop4prez/network).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for .spec.loadBalancerClass
3 participants