gitops-operator
gitops-operator copied to clipboard
An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.
**What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` > /kind...
**What type of PR is this?** /kind enhancement **What does this PR do / why we need it**: At present, we only run the Argo Rollouts Operator cluster-scoped tests. This...
**What type of PR is this?** /kind enhancement **What does this PR do / why we need it**: This PR provides additional rules for alerting, specifically it captures the following...
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.14.4 to 1.15.4. Release notes Sourced from github.com/cert-manager/cert-manager's releases. v1.15.4 cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. This patch release...
**Describe the bug** According to the [gitops operator documentation](https://docs.openshift.com/gitops/1.13/observability/monitoring/monitoring-argo-cd-custom-resource-workloads.html#gitops-disabling-monitoring-for-argo-cd-custom-resource-workloads_monitoring-argo-cd-custom-resource-workloads) Setting ``` spec: monitoring: enabled: false ``` On the argocd instance yaml should disable and remove the prometheusrule created by the...
Update to most recent 'argo-rollouts-manager' commit: https://github.com/argoproj-labs/argo-rollouts-manager/commit/4619e3168941619f554e3f987ad440589838c7a3
**What type of PR is this?** > /kind enhancement **What does this PR do / why we need it**: This PR adds the support of configurable ImagePullPolicy through CR and...
**What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` > /kind...
**What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` /kind bug...
Fixes: [GITOPS-8042](https://issues.redhat.com/browse/GITOPS-8042)