Skip to content

Setup monitoring namespaces before secrets

Nailia Iskhakova requested to merge 707-follow-up-namespace into main

What does this MR do?

Create namespaces for monitoring before Secrets tasks to ensure that custom secrets can be created in these namespaces.

Related issues

Related to Remove Grafana from Cloud Native Hybrid kube-pr... (#707 - closed)

Author's checklist

When ready for review, the Author applies the workflowready for review label and mention @gl-quality/get-maintainers:

  • Merge request:
    • Merge Request Title and Description are up-to-date, accurate, and descriptive
    • MR targeting the appropriate branch
    • MR has a green pipeline
    • MR has no new security alerts in the widget from the Secret Detection and IaC Scan (SAST) jobs.
  • Code:
    • Check the area changed works as expected. Consider testing it in different environment sizes (1k,3k,10k,etc.).
    • Documentation created/updated in the same MR.
    • If this MR adds an optional configuration - check that all permutations continue to work.
Edited by Nailia Iskhakova

Merge request reports