441ef0e3da
This PS introduces phase plan for CAPD provider * Adds phase to merge kubeconfig * Patches type/gating plan to use capd phase plan * Patches cluster_map and executor to work with "default" namespace * Fixes CAPD zuul failures Relates-To: #564 Relates-To: #580 Relates-To: #587 Change-Id: I5007970c907bc87dccf6dd9fcb052afc1b5c13f7
16 lines
318 B
JSON
16 lines
318 B
JSON
[{
|
|
"op": "replace",
|
|
"path": "/init-options/infrastructure-providers",
|
|
"value": "docker:v0.3.11"
|
|
},
|
|
{
|
|
"op": "replace",
|
|
"path": "/providers/0",
|
|
"value": {
|
|
"name": "docker",
|
|
"type": "InfrastructureProvider",
|
|
"url": "airshipctl/manifests/function/capd/v0.3.11"
|
|
}
|
|
}
|
|
]
|