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

[kube-prometheus-stack] Add support for network policy match labels to be specified #3671

Conversation

marieroque
Copy link
Contributor

@marieroque marieroque commented Aug 4, 2023

What this PR does / why we need it

This PR allows to override the matchLabels in NetworkPolicy and CiliumNetworkPolicy resources.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@marieroque marieroque changed the title Add support for network policy match labels to be specified [kube-prometheus-stack] Add support for network policy match labels to be specified Aug 4, 2023
@QuentinBisson QuentinBisson merged commit 129dc55 into prometheus-community:main Aug 21, 2023
4 checks passed
nrdufour added a commit to nrdufour/home-ops that referenced this pull request Aug 22, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | patch | `48.3.1` -> `48.3.3` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v48.3.3`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.3)

[Compare Source](prometheus-community/helm-charts@kube-prometheus-stack-48.3.2...kube-prometheus-stack-48.3.3)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

-   \[kube-prometheus-stack] fix typo in scrapeConfigNamespaceSelector by [@&#8203;Adibov](https://github.com/Adibov) in prometheus-community/helm-charts#3706

#### New Contributors

-   [@&#8203;Adibov](https://github.com/Adibov) made their first contribution in prometheus-community/helm-charts#3706

**Full Changelog**: prometheus-community/helm-charts@prometheus-adapter-4.4.1...kube-prometheus-stack-48.3.3

### [`v48.3.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.2)

[Compare Source](prometheus-community/helm-charts@kube-prometheus-stack-48.3.1...kube-prometheus-stack-48.3.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

-   \[kube-prometheus-stack] Add support for network policy match labels to be specified by [@&#8203;marieroque](https://github.com/marieroque) in prometheus-community/helm-charts#3671

**Full Changelog**: prometheus-community/helm-charts@prometheus-windows-exporter-0.1.1...kube-prometheus-stack-48.3.2

</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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/48
Co-authored-by: Renovate <[email protected]>
Co-committed-by: Renovate <[email protected]>
Matiasmct pushed a commit to giffgaff/prometheus-charts-backup that referenced this pull request Aug 25, 2023
…o be specified (prometheus-community#3671)

* Add support for network policy match labels to be specified

Signed-off-by: Marie Roque <[email protected]>

* Remove trailing spaces

Signed-off-by: Marie Roque <[email protected]>

* Update ciliumnetworkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update ciliumnetworkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update ciliumnetworkpolicy.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update Chart.yaml

Signed-off-by: Quentin Bisson <[email protected]>

---------

Signed-off-by: Marie Roque <[email protected]>
Signed-off-by: Marie Roque <[email protected]>
Signed-off-by: Quentin Bisson <[email protected]>
Signed-off-by: Quentin Bisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
tomkukral pushed a commit to tomkukral/prometheus-helm-charts that referenced this pull request Aug 26, 2023
…o be specified (prometheus-community#3671)

* Add support for network policy match labels to be specified

Signed-off-by: Marie Roque <[email protected]>

* Remove trailing spaces

Signed-off-by: Marie Roque <[email protected]>

* Update ciliumnetworkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update ciliumnetworkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update ciliumnetworkpolicy.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update networkpolicy.yaml

Signed-off-by: Quentin Bisson <[email protected]>

* Update Chart.yaml

Signed-off-by: Quentin Bisson <[email protected]>

---------

Signed-off-by: Marie Roque <[email protected]>
Signed-off-by: Marie Roque <[email protected]>
Signed-off-by: Quentin Bisson <[email protected]>
Signed-off-by: Quentin Bisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
spiceratops referenced this pull request in spiceratops/k8s-gitops Oct 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-community/helm-charts)
| minor | `48.3.1` -> `48.6.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts
(kube-prometheus-stack)</summary>

###
[`v48.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.6.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Updates thanos image to v0.32.0 by
[@&#8203;arukiidou](https://togithub.com/arukiidou) in
[https://github.com/prometheus-community/helm-charts/pull/3728](https://togithub.com/prometheus-community/helm-charts/pull/3728)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-48.5.0...kube-prometheus-stack-48.6.0

###
[`v48.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.5.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] update helm release grafana to 6.59.\* by
[@&#8203;arukiidou](https://togithub.com/arukiidou) in
[https://github.com/prometheus-community/helm-charts/pull/3727](https://togithub.com/prometheus-community/helm-charts/pull/3727)

**Full Changelog**:
prometheus-community/helm-charts@alertmanager-1.6.0...kube-prometheus-stack-48.5.0

###
[`v48.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.4.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Updates Alertmanager image to v0.26.0 by
[@&#8203;arukiidou](https://togithub.com/arukiidou) in
[https://github.com/prometheus-community/helm-charts/pull/3721](https://togithub.com/prometheus-community/helm-charts/pull/3721)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-48.3.6...kube-prometheus-stack-48.4.0

###
[`v48.3.6`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.6)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] change hook from ciliumnetworkpolicy
patchWebHook to post in prometheus-operator by
[@&#8203;QuantumEnigmaa](https://togithub.com/QuantumEnigmaa) in
[https://github.com/prometheus-community/helm-charts/pull/3719](https://togithub.com/prometheus-community/helm-charts/pull/3719)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-48.3.5...kube-prometheus-stack-48.3.6

###
[`v48.3.5`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.5)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- kube-prometheus-stack : change ciliumnetworkpolicy hooks from post to
pre in prometheus-operator by
[@&#8203;QuantumEnigmaa](https://togithub.com/QuantumEnigmaa) in
[https://github.com/prometheus-community/helm-charts/pull/3718](https://togithub.com/prometheus-community/helm-charts/pull/3718)

#### New Contributors

- [@&#8203;QuantumEnigmaa](https://togithub.com/QuantumEnigmaa) made
their first contribution in
[https://github.com/prometheus-community/helm-charts/pull/3718](https://togithub.com/prometheus-community/helm-charts/pull/3718)

**Full Changelog**:
prometheus-community/helm-charts@kube-prometheus-stack-48.3.4...kube-prometheus-stack-48.3.5

###
[`v48.3.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.4)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Corrected operator service account comment by
[@&#8203;idwerv](https://togithub.com/idwerv) in
[https://github.com/prometheus-community/helm-charts/pull/3716](https://togithub.com/prometheus-community/helm-charts/pull/3716)

#### New Contributors

- [@&#8203;idwerv](https://togithub.com/idwerv) made their first
contribution in
[https://github.com/prometheus-community/helm-charts/pull/3716](https://togithub.com/prometheus-community/helm-charts/pull/3716)

**Full Changelog**:
prometheus-community/helm-charts@jiralert-1.6.0...kube-prometheus-stack-48.3.4

###
[`v48.3.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.3)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

##### What's Changed

- \[kube-prometheus-stack] fix typo in scrapeConfigNamespaceSelector by
[@&#8203;Adibov](https://togithub.com/Adibov) in
[https://github.com/prometheus-community/helm-charts/pull/3706](https://togithub.com/prometheus-community/helm-charts/pull/3706)

##### New Contributors

- [@&#8203;Adibov](https://togithub.com/Adibov) made their first
contribution in
[https://github.com/prometheus-community/helm-charts/pull/3706](https://togithub.com/prometheus-community/helm-charts/pull/3706)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-adapter-4.4.1...kube-prometheus-stack-48.3.3

###
[`v48.3.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-48.3.2)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide
easy to operate end-to-end Kubernetes cluster monitoring with Prometheus
using the Prometheus Operator.

##### What's Changed

- \[kube-prometheus-stack] Add support for network policy match labels
to be specified by [@&#8203;marieroque](https://togithub.com/marieroque)
in
[https://github.com/prometheus-community/helm-charts/pull/3671](https://togithub.com/prometheus-community/helm-charts/pull/3671)

**Full Changelog**:
prometheus-community/helm-charts@prometheus-windows-exporter-0.1.1...kube-prometheus-stack-48.3.2

</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/spiceratops/k8s-gitops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
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.

2 participants