Closed rm3l closed 5 months ago
/hold
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
It is generated file, I believe it uses kustomization.yaml
I think Kustomize picks config/manifests/bases/backstage-operator.clusterserviceversion.yaml
as the base: https://github.com/janus-idp/operator/blob/main/config/manifests/kustomization.yaml#L4
So I don't think it is generated, but it serves as the base CSV used to generate the one in bundle/manifests
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: gazarenkov
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description
This fixes the
skipRange
field in the base CSV on themain
branch. After rebasing https://github.com/janus-idp/operator/pull/369 ontomain
, I noticed a change to the generated bundle, which should not have occurred there.Which issue(s) does this PR fix or relate to
This is a follow-up to https://github.com/janus-idp/operator/pull/375
PR acceptance criteria
rhdh-operator.csv.yaml
file accordinglyHow to test changes / Special notes to the reviewer