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

[deckhouse] Add prometheus.deckhouse.io/rules-watcher-enabled on d8-system namespace #4752

Merged
merged 1 commit into from
May 25, 2023

Conversation

name212
Copy link
Member

@name212 name212 commented May 24, 2023

Description

Add prometheus.deckhouse.io/rules-watcher-enabled on d8-system namespace.

We should set label to all namespaces with prometheus rules (see related pr).

But we forget to add label to d8-system namespace because we do not have manifest for it. d8-system ns was created by dhctl.

Why do we need it, and what problem does it solve?

Prometheus rules from d8-system can not be found.

Why do we need it in the patch release (if we do)?

Prometheus rules from d8-system can not be found.

What is the expected result?

image

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: deckhouse
type: fix
summary: Add `prometheus.deckhouse.io/rules-watcher-enabled` on the `d8-system` namespace.
impact_level: default

…-system namespace

Signed-off-by: Nikolay Mitrofanov <nikolay.mitrofanov@flant.com>
@name212 name212 self-assigned this May 24, 2023
@name212 name212 added this to the v1.46.2 milestone May 24, 2023
@name212 name212 changed the title [deckhouse] Add prometheus.deckhouse.io/rules-watcher-enabled on d8… [deckhouse] Add prometheus.deckhouse.io/rules-watcher-enabled on d8-system namespace May 24, 2023
@name212 name212 added skip/e2e Skip running e2e test for pass pull request check status/backport Backport pr labels May 24, 2023
@name212 name212 marked this pull request as ready for review May 24, 2023 15:00
@name212 name212 requested a review from yalosev as a code owner May 24, 2023 15:00
@name212 name212 merged commit 128f6eb into main May 25, 2023
49 of 50 checks passed
@name212 name212 deleted the add-prom-rules-label-to-d8-system branch May 25, 2023 08:09
github-actions bot pushed a commit that referenced this pull request May 25, 2023
…-system namespace (#4752)

Signed-off-by: Nikolay Mitrofanov <nikolay.mitrofanov@flant.com>
@deckhouse-BOaTswain
Copy link
Collaborator

Cherry pick PR 4760 to the branch release-1.46 successful!

deckhouse-BOaTswain added a commit that referenced this pull request May 25, 2023
…-system namespace (#4752) (#4760)

Signed-off-by: Nikolay Mitrofanov <nikolay.mitrofanov@flant.com>
Co-authored-by: Nikolay Mitrofanov <30695496+name212@users.noreply.github.com>
@deckhouse-BOaTswain deckhouse-BOaTswain removed the status/backport Backport pr label May 25, 2023
This was referenced May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/e2e Skip running e2e test for pass pull request check type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants