Skip to content

Commit

Permalink
OpenStack: ship manila CSI operator from csi-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysaMacedo committed Sep 26, 2024
1 parent dd68246 commit f88a848
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions images/csi-driver-manila-operator.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
cachito:
packages:
gomod:
- path: legacy/csi-driver-manila-operator
arches:
- x86_64
- ppc64le
content:
source:
dockerfile: build/Dockerfile.openshift
dockerfile: Dockerfile.openstack-manila
git:
branch:
target: release-{MAJOR}.{MINOR}
url: git@github.com:openshift-priv/csi-driver-manila-operator.git
web: https://github.com/openshift/csi-driver-manila-operator
url: git@github.com:openshift-priv/csi-operator.git
web: https://github.com/openshift/csi-operator
ci_alignment:
streams_prs:
ci_build_root:
Expand Down

0 comments on commit f88a848

Please sign in to comment.