Skip to content

Commit

Permalink
Merge pull request #2610 from iamniting/rook-deps
Browse files Browse the repository at this point in the history
Revert "bundle: add rook as a dependency to allow upgrades from 4.15 to 4.16"
  • Loading branch information
openshift-merge-bot[bot] committed May 15, 2024
2 parents 409a0df + 82d70cc commit d82716f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions config/dependencies/dependencies.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions deploy/ocs-operator/metadata/dependencies.yaml

This file was deleted.

1 change: 0 additions & 1 deletion hack/source-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ function gen_ocs_csv() {
$KUSTOMIZE build config/manifests/ocs-operator | $OPERATOR_SDK generate bundle -q --overwrite=false --output-dir deploy/ocs-operator --kustomize-dir config/manifests/ocs-operator --package ocs-operator --version "$CSV_VERSION" --extra-service-accounts=ux-backend-server
mv deploy/ocs-operator/manifests/*clusterserviceversion.yaml $OCS_CSV
cp config/crd/bases/* $ocs_crds_outdir
cp config/dependencies/dependencies.yaml deploy/ocs-operator/metadata/dependencies.yaml
}

gen_ocs_csv
Expand Down

0 comments on commit d82716f

Please sign in to comment.