Skip to content

Commit baa1f48

Browse files
committed
chroe(container): Remove Cluster Stack Provider OpenStack
We plan to deprecate the CSPO from R8 in favor of the image kind of the OpenStack Resource Controller (ORC). For archived docs, the CSPO repo can be mentioned. Signed-off-by: Jan Schoone <[email protected]>
1 parent bbef5d7 commit baa1f48

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

docs.package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
"target": "docs/02-iaas/components",
1212
"label": ""
1313
},
14-
{
15-
"repo": "SovereignCloudStack/cluster-stack-provider-openstack",
16-
"source": "docs",
17-
"target": "docs/03-container/components/cluster-stacks/components",
18-
"label": "cluster-stack-provider-openstack"
19-
},
2014
{
2115
"repo": "SovereignCloudStack/standards",
2216
"source": ["Standards/*.md", "Tests/scs-*.yaml"],

sidebarsDocs.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,16 +139,6 @@ const sidebarsDocs = {
139139
'container/components/cluster-stacks/components/cluster-stack-operator/develop/develop'
140140
]
141141
},
142-
{
143-
type: 'category',
144-
label: 'Cluster Stack Provider OpenStack',
145-
items: [
146-
'container/components/cluster-stacks/components/cluster-stack-provider-openstack/docs/overview',
147-
'container/components/cluster-stacks/components/cluster-stack-provider-openstack/docs/quickstart',
148-
'container/components/cluster-stacks/components/cluster-stack-provider-openstack/docs/controllers',
149-
'container/components/cluster-stacks/components/cluster-stack-provider-openstack/docs/develop'
150-
]
151-
},
152142
{
153143
type: 'category',
154144
label: 'csctl',

0 commit comments

Comments
 (0)