redhat-developer / gitops-operator

An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.
Apache License 2.0
151 stars 283 forks source link

Update to argocd-operator 'cc67ce184e7e3350ac99a05418f066328830bcbf' #720

Closed jgwest closed 5 months ago

jgwest commented 5 months ago

What type of PR is this?

/kind enhancement

What does this PR do / why we need it: Update to most recent commit from argocd-operator

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

How to test changes / Special notes to the reviewer:

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from jgwest. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/redhat-developer/gitops-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jgwest commented 5 months ago

/retest

jgwest commented 5 months ago

/retest

jgwest commented 5 months ago

/retest

jgwest commented 5 months ago

/retest

openshift-ci[bot] commented 5 months ago

@jgwest: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.13-images c99197ffb55f5213750b59a342219272e2f1b46c link true /test v4.13-images
ci/prow/v4.14-kuttl-parallel c99197ffb55f5213750b59a342219272e2f1b46c link true /test v4.14-kuttl-parallel
ci/prow/v4.13-kuttl-parallel c99197ffb55f5213750b59a342219272e2f1b46c link true /test v4.13-kuttl-parallel
ci/prow/v4.12-kuttl-parallel c99197ffb55f5213750b59a342219272e2f1b46c link true /test v4.12-kuttl-parallel

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
jgwest commented 5 months ago

Merging even though tests are failing: I've confirmed the only failing test is kuttl/harness/1-066_validate_redis_secure_comm_no_autotls_no_ha, which I expect will be fixed by #719.

Manifest updates are directly from upstream, and the changes were created by running propagate.sh script in this repo.