Open rhmdnd opened 2 months ago
Adding various -approved labels since this is a trivial fix and mostly cosmetic.
:robot: To deploy this PR, run the following command:
make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:573
@Vincent056 @yuumasato this should be an easy one to kick through.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: rhmdnd, Vincent056
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/test e2e-rosa
@rhmdnd: The following test 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/e2e-aws-parallel | db98688217a39226db85c30551e8bd8e78ff2970 | link | unknown | /test e2e-aws-parallel |
Full PR test history. Your PR dashboard.
There were a few cases where we used double-quotes for verbs, but most of the manifest is written without them. This is just a consistency fix so they're all the same.