pelorus
pelorus copied to clipboard
Automate the measurement of organizational behavior
- [x] I have read [Pelorus Contributing guidelines](https://github.com/dora-metrics/pelorus/blob/master/CONTRIBUTING.md) ## Linked Issues resolves #1089 ## Description This change adds a new `repo_url` label to the committime metric across all providers. It...
### Feature description All of our exporters are currently deployed as OpenShift `DeploymentConfigs` instead of Kubernetes `Deployments`. DeploymentConfigs are bring deprecated soon, so we need to deal with that soon....
- [x] I have read [Pelorus Contributing guidelines](https://github.com/dora-metrics/pelorus/blob/master/CONTRIBUTING.md) ## Linked Issues N/A ## Description Some people need to trust internal CAs emitting TLS certificates for internal only services. Adding the...
### OpenShift version Not related to OpenShift ### Problem description I've recently run across a situation where I wanted to set up a pelorus development environment in a workspace where...
### OpenShift version Not related to OpenShift ### Problem description In last release PR in redhat-openshift-ecosystem/community-operators-prod https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4619 a warning was raised about `spec.minKubeVersion` not being set in pelorus opeartor CSV...
In the main branch, our CI scripts need to also point to main.
…e dev scripts to match - [x] I have read [Pelorus Contributing guidelines](https://github.com/dora-metrics/pelorus/blob/master/CONTRIBUTING.md) ## Linked Issues related to #1168 ## Description Remove the duplicate helm charts (currently one in /charts...
### Feature description - [ ] Remove the duplicate helm charts (currently one in /charts and one in /pelorus-operator/helm-charts). moving forward there will only be one chart - [ ]...
Adds a poetry config file that disables the warnings about poetry-export-plugin that are holding up our CI tests.
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...