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])

Signed-off-by: Marie Roque <marie@giantswarm.io>
@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
marieroque and others added 10 commits August 4, 2023 15:37
Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>
Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>
Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
@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 <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
Matiasmct pushed a commit to giffgaff/prometheus-charts 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 <marie@giantswarm.io>

* Remove trailing spaces

Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>

* Update ciliumnetworkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>

* Update ciliumnetworkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update ciliumnetworkpolicy.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update Chart.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

---------

Signed-off-by: Marie Roque <marie@giantswarm.io>
Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>
Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>
Co-authored-by: Quentin Bisson <quentin@giantswarm.io>
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 <marie@giantswarm.io>

* Remove trailing spaces

Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>

* Update ciliumnetworkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>

* Update ciliumnetworkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy-createSecret.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy-patchWebhook.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update ciliumnetworkpolicy.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update networkpolicy.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

* Update Chart.yaml

Signed-off-by: Quentin Bisson <quentin@giantswarm.io>

---------

Signed-off-by: Marie Roque <marie@giantswarm.io>
Signed-off-by: Marie Roque <marieroque@users.noreply.github.com>
Signed-off-by: Quentin Bisson <quentin.bisson@gmail.com>
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
Co-authored-by: Quentin Bisson <quentin.bisson@gmail.com>
Co-authored-by: Quentin Bisson <quentin@giantswarm.io>
spiceratops added a commit to spiceratops/k8s-gitops that referenced this pull request 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
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#3718

#### New Contributors

- [@&#8203;QuantumEnigmaa](https://togithub.com/QuantumEnigmaa) made
their first contribution in
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#3716

#### New Contributors

- [@&#8203;idwerv](https://togithub.com/idwerv) made their first
contribution in
[prometheus-community/helm-charts#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
[prometheus-community/helm-charts#3706

##### New Contributors

- [@&#8203;Adibov](https://togithub.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://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
[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 [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.

None yet

2 participants