
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
21 lines
633 B
YAML
21 lines
633 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: PhasePlan
|
|
metadata:
|
|
name: deploy-gating
|
|
description: "Phase plan for docker-test-site deployment"
|
|
phases:
|
|
- name: clusterctl-init-ephemeral
|
|
- name: kubectl-wait-deploy-ephemeral
|
|
- name: kubectl-get-pods-ephemeral
|
|
- name: controlplane-ephemeral
|
|
- name: kubectl-merge-kubeconfig
|
|
- name: kubectl-get-node-target
|
|
- name: kubectl-get-pods-target
|
|
- name: initinfra-networking-target
|
|
- name: kubectl-wait-tigera-target
|
|
- name: kubectl-get-pods-target
|
|
- name: clusterctl-init-target
|
|
- name: kubectl-wait-pods-any-ephemeral
|
|
- name: clusterctl-move
|
|
- name: workers-target
|