https://github.com/rhobs/obo-prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
https://github.com/rhobs/obo-prometheus-operator
Last synced: 10 months ago
JSON representation
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
- Host: GitHub
- URL: https://github.com/rhobs/obo-prometheus-operator
- Owner: rhobs
- License: apache-2.0
- Created: 2022-09-15T07:47:39.000Z (almost 4 years ago)
- Default Branch: rhobs-main
- Last Pushed: 2025-09-04T07:19:49.000Z (10 months ago)
- Last Synced: 2025-09-04T09:33:13.837Z (10 months ago)
- Size: 114 MB
- Stars: 1
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RHOBS - Prometheus Operator Fork
This repository hosts a fork of the upstream Prometheus Operator with the API
Group changed from `monitoring.coreos.com` to `monitoring.rhobs`. This fork is
maintained specifically for the purpose of the [Observability
Operator](https://github.com/rhobs/observability-operator) which ships
Prometheus Operator as well. Since the targeted platform (OpenShift) already
has a Prometheus Operator, installing updated CRDs from newer version can
potentially break the platform. Hence this fork was created as workaround for
shipping newer version of Prometheus Operator without impacting on installed on
platform.
Check the
[rhobs/README.md](https://github.com/rhobs/obo-prometheus-operator/tree/rhobs-scripts/rhobs/README.md)
file (`rhobs-scripts` branch) for instructions about synchronizing this
downstream repository with upstream.