Skip to content

Commit 9a5e5ab

Browse files
authored
Merge pull request #1008 from avitova/provisioning-decom
feat: remove provisioning
2 parents 3d7b23f + 36de6c3 commit 9a5e5ab

File tree

8 files changed

+0
-40
lines changed

8 files changed

+0
-40
lines changed

static/beta/prod/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,6 @@ openshift:
124124
versions:
125125
- v1
126126

127-
provisioning:
128-
title: Launch
129-
api:
130-
versions:
131-
- v1
132-
133127
streams:
134128
title: "Streams for Apache Kafka"
135129
api:

static/beta/prod/modules/fed-modules.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,6 @@
336336
}
337337
]
338338
},
339-
"provisioning": {
340-
"manifestLocation": "/apps/provisioning/fed-mods.json",
341-
"modules": []
342-
},
343339
"subscriptions": {
344340
"manifestLocation": "/apps/subscriptions/fed-mods.json",
345341
"modules": [

static/beta/stage/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,6 @@ onboarding:
128128
- value: "experimental"
129129
title: "Experimental API"
130130

131-
provisioning:
132-
title: Launch
133-
api:
134-
versions:
135-
- v1
136-
137131
application-services:
138132
title: Application Services
139133
api:

static/beta/stage/modules/fed-modules.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@
469469
}
470470
]
471471
},
472-
"provisioning": {
473-
"manifestLocation": "/apps/provisioning/fed-mods.json",
474-
"modules": []
475-
},
476472
"subscriptions": {
477473
"manifestLocation": "/apps/subscriptions/fed-mods.json",
478474
"modules": [

static/stable/prod/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,6 @@ policies:
178178
versions:
179179
- v1
180180

181-
provisioning:
182-
title: Launch
183-
api:
184-
versions:
185-
- v1
186-
187181
roadmap:
188182
title: Planning
189183
api:

static/stable/prod/modules/fed-modules.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,10 +460,6 @@
460460
}
461461
]
462462
},
463-
"provisioning": {
464-
"manifestLocation": "/apps/provisioning/fed-mods.json",
465-
"modules": []
466-
},
467463
"subscriptions": {
468464
"manifestLocation": "/apps/subscriptions/fed-mods.json",
469465
"modules": [

static/stable/stage/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@ onboarding:
116116
- value: "experimental"
117117
title: "Experimental API"
118118

119-
provisioning:
120-
title: Launch
121-
api:
122-
versions:
123-
- v1
124-
125119
roadmap:
126120
title: Planning
127121
api:

static/stable/stage/modules/fed-modules.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@
469469
}
470470
]
471471
},
472-
"provisioning": {
473-
"manifestLocation": "/apps/provisioning/fed-mods.json",
474-
"modules": []
475-
},
476472
"subscriptions": {
477473
"manifestLocation": "/apps/subscriptions/fed-mods.json",
478474
"modules": [

0 commit comments

Comments
 (0)