package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev

# README

HyperShift Namespace Reconciler

This controller is responsible for making sure the namespaces created by HyperShift are ignored by both cluster-monitoring and user-workload monitoring by manipulating the labels on the namespaces on the hive cluster:

  • openshift.io/cluster-monitoring: "true" does not exist
  • openshift.io/user-monitoring: "false" exists

This controller is a workaround before HOSTEDCP-706 is implemented.

# Functions

No description provided by the author

# Constants

No description provided by the author