Skip to content

[DNM] Test update from v1.0.6 #494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions lib/olm-openstack/barbican-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: barbican
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: barbican-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: barbican-operator.v1.0.6
8 changes: 5 additions & 3 deletions lib/olm-openstack/catalogsource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: openstack-operator-index
namespace: openstack-operators
name: rhoso-testing-operator-catalog
namespace: openshift-marketplace
spec:
image: quay.io/openstack-k8s-operators/openstack-operator-index:latest
image: brew.registry.redhat.io/rh-osbs/iib:892408
sourceType: grpc
displayName: RHOSO Operator Test Catalog
publisher: RHOS Delivery
13 changes: 13 additions & 0 deletions lib/olm-openstack/cinder-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: cinder
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: cinder-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: cinder-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/designate-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: designate
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: designate-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: designate-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/glance-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: glance
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: glance-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: glance-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/heat-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: heat
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: heat-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: heat-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/horizon-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: horizon
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: horizon-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: horizon-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/infra-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: infra
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: infra-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: infra-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/ironic-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: ironic
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: ironic-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: ironic-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/keystone-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: keystone
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: keystone-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: keystone-operator.v1.0.6
20 changes: 20 additions & 0 deletions lib/olm-openstack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@ resources:
- namespaces.yaml
- operatorgroup.yaml
- subscription.yaml
- barbican-subscription.yaml
- cinder-subscription.yaml
- designate-subscription.yaml
- glance-subscription.yaml
- heat-subscription.yaml
- horizon-subscription.yaml
- infra-subscription.yaml
- ironic-subscription.yaml
- keystone-subscription.yaml
- manila-subscription.yaml
- mariadb-subscription.yaml
- neutron-subscription.yaml
- nova-subscription.yaml
- octavia-subscription.yaml
- openstack-baremetal-subscription.yaml
- ovn-subscription.yaml
- placement-subscription.yaml
- rabbitmq-cluster-subscription.yaml
- swift-subscription.yaml
- telemetry-subscription.yaml

replacements:
- source:
Expand Down
13 changes: 13 additions & 0 deletions lib/olm-openstack/manila-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: manila
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: manila-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: manila-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/mariadb-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: mariadb
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: mariadb-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: mariadb-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/neutron-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: neutron
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: neutron-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: neutron-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/nova-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: nova
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: nova-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: nova-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/octavia-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: octavia
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: octavia-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: octavia-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/openstack-baremetal-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: openstack-baremetal
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: openstack-baremetal-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: openstack-baremetal-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/ovn-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: ovn
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: ovn-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: ovn-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/placement-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: placement
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: placement-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: placement-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/rabbitmq-cluster-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: rabbitmq-cluster
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: rabbitmq-cluster-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: rabbitmq-cluster-operator.v1.0.6
10 changes: 6 additions & 4 deletions lib/olm-openstack/subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: openstack-operator
name: openstack
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: openstack-operator
channel: alpha
source: openstack-operator-index
sourceNamespace: openstack-operators
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: openstack-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/swift-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: swift
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: swift-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: swift-operator.v1.0.6
13 changes: 13 additions & 0 deletions lib/olm-openstack/telemetry-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: telemetry
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: telemetry-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: telemetry-operator.v1.0.6