Skip to content

Commit

Permalink
[DNM] Deploy a specific old version.
Browse files Browse the repository at this point in the history
Just for testing purpose.
  • Loading branch information
sathlan committed Jan 20, 2025
1 parent e5a762d commit 8b36b08
Show file tree
Hide file tree
Showing 24 changed files with 282 additions and 6 deletions.
12 changes: 12 additions & 0 deletions lib/olm-openstack/barbican-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/barbican-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
4 changes: 3 additions & 1 deletion 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
name: rhoso-testing-operator-catalog
namespace: openstack-operators
spec:
image: quay.io/openstack-k8s-operators/openstack-operator-index:latest
sourceType: grpc
displayName: RHOSO Operator Test Catalog
publisher: grpc
12 changes: 12 additions & 0 deletions lib/olm-openstack/cinder-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/cinder-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/designate-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/glance-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/heat-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/horizon-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/infra-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/ironic-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/keystone-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/keystone-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
21 changes: 21 additions & 0 deletions lib/olm-openstack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,27 @@ 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-ansibleee-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
12 changes: 12 additions & 0 deletions lib/olm-openstack/manila-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/manila-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/mariadb-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/mariadb-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/neutron-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/nova-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/octavia-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/openstack-ansibleee-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/openstack-ansibleee-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
kind: Subscription
metadata:
name: openstack-ansibleee
namespace: openstack-operators
spec:
channel: stable-v1.0
installPlanApproval: Manual
name: openstack-ansibleee-operator
source: rhoso-testing-operator-catalog
sourceNamespace: openshift-marketplace
startingCSV: openstack-ansibleee-operator.v1.0.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/openstack-baremetal-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/ovn-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/ovn-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/placement-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/rabbitmq-cluster-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/rabbitmq-cluster-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
11 changes: 6 additions & 5 deletions lib/olm-openstack/subscription.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/swift-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1

Check warning on line 1 in lib/olm-openstack/swift-subscription.yaml

View workflow job for this annotation

GitHub Actions / yaml-lint

1:1 [document-start] missing document start "---"
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.3
12 changes: 12 additions & 0 deletions lib/olm-openstack/telemetry-subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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.3

0 comments on commit 8b36b08

Please sign in to comment.