From 48bf0b87c306c08a14d1643f0a67757d3fec2ade Mon Sep 17 00:00:00 2001
From: Dmitry Ukov <dukov@mirantis.com>
Date: Mon, 27 Apr 2020 17:49:27 +0400
Subject: [PATCH] Add version to bootstrap kubeadm provider

Contents of cabpk moved to appropriate directory to comply with
clusterctl requirements

Change-Id: Ic65ab669155ef3bdb4d1e87bae62506703cd9c04
---
 .../function/cabpk/{ => v0.3.3}/certmanager/certificate.yaml      | 0
 .../function/cabpk/{ => v0.3.3}/certmanager/kustomization.yaml    | 0
 .../function/cabpk/{ => v0.3.3}/certmanager/kustomizeconfig.yaml  | 0
 .../crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml      | 0
 .../bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml  | 0
 manifests/function/cabpk/{ => v0.3.3}/crd/kustomization.yaml      | 0
 manifests/function/cabpk/{ => v0.3.3}/crd/kustomizeconfig.yaml    | 0
 .../{ => v0.3.3}/crd/patches/cainjection_in_kubeadmconfigs.yaml   | 0
 .../crd/patches/cainjection_in_kubeadmconfigtemplates.yaml        | 0
 .../cabpk/{ => v0.3.3}/crd/patches/webhook_in_kubeadmconfigs.yaml | 0
 .../crd/patches/webhook_in_kubeadmconfigtemplates.yaml            | 0
 manifests/function/cabpk/{ => v0.3.3}/default/kustomization.yaml  | 0
 manifests/function/cabpk/{ => v0.3.3}/default/namespace.yaml      | 0
 manifests/function/cabpk/{ => v0.3.3}/kustomization.yaml          | 0
 manifests/function/cabpk/{ => v0.3.3}/manager/kustomization.yaml  | 0
 manifests/function/cabpk/{ => v0.3.3}/manager/manager.yaml        | 0
 .../cabpk/{ => v0.3.3}/manager/manager_auth_proxy_patch.yaml      | 0
 .../function/cabpk/{ => v0.3.3}/manager/manager_image_patch.yaml  | 0
 .../cabpk/{ => v0.3.3}/manager/manager_image_patch.yaml-e         | 0
 .../function/cabpk/{ => v0.3.3}/manager/manager_pull_policy.yaml  | 0
 .../cabpk/{ => v0.3.3}/manager/manager_pull_policy.yaml-e         | 0
 .../function/cabpk/{ => v0.3.3}/patch_crd_webhook_namespace.yaml  | 0
 manifests/function/cabpk/{ => v0.3.3}/rbac/auth_proxy_role.yaml   | 0
 .../function/cabpk/{ => v0.3.3}/rbac/auth_proxy_role_binding.yaml | 0
 .../function/cabpk/{ => v0.3.3}/rbac/auth_proxy_service.yaml      | 0
 manifests/function/cabpk/{ => v0.3.3}/rbac/kustomization.yaml     | 0
 .../function/cabpk/{ => v0.3.3}/rbac/leader_election_role.yaml    | 0
 .../cabpk/{ => v0.3.3}/rbac/leader_election_role_binding.yaml     | 0
 manifests/function/cabpk/{ => v0.3.3}/rbac/role.yaml              | 0
 manifests/function/cabpk/{ => v0.3.3}/rbac/role_binding.yaml      | 0
 manifests/function/cabpk/{ => v0.3.3}/webhook/kustomization.yaml  | 0
 .../function/cabpk/{ => v0.3.3}/webhook/kustomizeconfig.yaml      | 0
 .../cabpk/{ => v0.3.3}/webhook/manager_webhook_patch.yaml         | 0
 manifests/function/cabpk/{ => v0.3.3}/webhook/manifests.yaml      | 0
 manifests/function/cabpk/{ => v0.3.3}/webhook/service.yaml        | 0
 .../cabpk/{ => v0.3.3}/webhook/webhookcainjection_patch.yaml      | 0
 36 files changed, 0 insertions(+), 0 deletions(-)
 rename manifests/function/cabpk/{ => v0.3.3}/certmanager/certificate.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/certmanager/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/certmanager/kustomizeconfig.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/kustomizeconfig.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/patches/cainjection_in_kubeadmconfigs.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/patches/cainjection_in_kubeadmconfigtemplates.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/patches/webhook_in_kubeadmconfigs.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/crd/patches/webhook_in_kubeadmconfigtemplates.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/default/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/default/namespace.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager_auth_proxy_patch.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager_image_patch.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager_image_patch.yaml-e (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager_pull_policy.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/manager/manager_pull_policy.yaml-e (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/patch_crd_webhook_namespace.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/auth_proxy_role.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/auth_proxy_role_binding.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/auth_proxy_service.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/leader_election_role.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/leader_election_role_binding.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/role.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/rbac/role_binding.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/kustomization.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/kustomizeconfig.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/manager_webhook_patch.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/manifests.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/service.yaml (100%)
 rename manifests/function/cabpk/{ => v0.3.3}/webhook/webhookcainjection_patch.yaml (100%)

diff --git a/manifests/function/cabpk/certmanager/certificate.yaml b/manifests/function/cabpk/v0.3.3/certmanager/certificate.yaml
similarity index 100%
rename from manifests/function/cabpk/certmanager/certificate.yaml
rename to manifests/function/cabpk/v0.3.3/certmanager/certificate.yaml
diff --git a/manifests/function/cabpk/certmanager/kustomization.yaml b/manifests/function/cabpk/v0.3.3/certmanager/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/certmanager/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/certmanager/kustomization.yaml
diff --git a/manifests/function/cabpk/certmanager/kustomizeconfig.yaml b/manifests/function/cabpk/v0.3.3/certmanager/kustomizeconfig.yaml
similarity index 100%
rename from manifests/function/cabpk/certmanager/kustomizeconfig.yaml
rename to manifests/function/cabpk/v0.3.3/certmanager/kustomizeconfig.yaml
diff --git a/manifests/function/cabpk/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml b/manifests/function/cabpk/v0.3.3/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml
rename to manifests/function/cabpk/v0.3.3/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml
diff --git a/manifests/function/cabpk/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml b/manifests/function/cabpk/v0.3.3/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml
rename to manifests/function/cabpk/v0.3.3/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml
diff --git a/manifests/function/cabpk/crd/kustomization.yaml b/manifests/function/cabpk/v0.3.3/crd/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/crd/kustomization.yaml
diff --git a/manifests/function/cabpk/crd/kustomizeconfig.yaml b/manifests/function/cabpk/v0.3.3/crd/kustomizeconfig.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/kustomizeconfig.yaml
rename to manifests/function/cabpk/v0.3.3/crd/kustomizeconfig.yaml
diff --git a/manifests/function/cabpk/crd/patches/cainjection_in_kubeadmconfigs.yaml b/manifests/function/cabpk/v0.3.3/crd/patches/cainjection_in_kubeadmconfigs.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/patches/cainjection_in_kubeadmconfigs.yaml
rename to manifests/function/cabpk/v0.3.3/crd/patches/cainjection_in_kubeadmconfigs.yaml
diff --git a/manifests/function/cabpk/crd/patches/cainjection_in_kubeadmconfigtemplates.yaml b/manifests/function/cabpk/v0.3.3/crd/patches/cainjection_in_kubeadmconfigtemplates.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/patches/cainjection_in_kubeadmconfigtemplates.yaml
rename to manifests/function/cabpk/v0.3.3/crd/patches/cainjection_in_kubeadmconfigtemplates.yaml
diff --git a/manifests/function/cabpk/crd/patches/webhook_in_kubeadmconfigs.yaml b/manifests/function/cabpk/v0.3.3/crd/patches/webhook_in_kubeadmconfigs.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/patches/webhook_in_kubeadmconfigs.yaml
rename to manifests/function/cabpk/v0.3.3/crd/patches/webhook_in_kubeadmconfigs.yaml
diff --git a/manifests/function/cabpk/crd/patches/webhook_in_kubeadmconfigtemplates.yaml b/manifests/function/cabpk/v0.3.3/crd/patches/webhook_in_kubeadmconfigtemplates.yaml
similarity index 100%
rename from manifests/function/cabpk/crd/patches/webhook_in_kubeadmconfigtemplates.yaml
rename to manifests/function/cabpk/v0.3.3/crd/patches/webhook_in_kubeadmconfigtemplates.yaml
diff --git a/manifests/function/cabpk/default/kustomization.yaml b/manifests/function/cabpk/v0.3.3/default/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/default/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/default/kustomization.yaml
diff --git a/manifests/function/cabpk/default/namespace.yaml b/manifests/function/cabpk/v0.3.3/default/namespace.yaml
similarity index 100%
rename from manifests/function/cabpk/default/namespace.yaml
rename to manifests/function/cabpk/v0.3.3/default/namespace.yaml
diff --git a/manifests/function/cabpk/kustomization.yaml b/manifests/function/cabpk/v0.3.3/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/kustomization.yaml
diff --git a/manifests/function/cabpk/manager/kustomization.yaml b/manifests/function/cabpk/v0.3.3/manager/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/manager/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/manager/kustomization.yaml
diff --git a/manifests/function/cabpk/manager/manager.yaml b/manifests/function/cabpk/v0.3.3/manager/manager.yaml
similarity index 100%
rename from manifests/function/cabpk/manager/manager.yaml
rename to manifests/function/cabpk/v0.3.3/manager/manager.yaml
diff --git a/manifests/function/cabpk/manager/manager_auth_proxy_patch.yaml b/manifests/function/cabpk/v0.3.3/manager/manager_auth_proxy_patch.yaml
similarity index 100%
rename from manifests/function/cabpk/manager/manager_auth_proxy_patch.yaml
rename to manifests/function/cabpk/v0.3.3/manager/manager_auth_proxy_patch.yaml
diff --git a/manifests/function/cabpk/manager/manager_image_patch.yaml b/manifests/function/cabpk/v0.3.3/manager/manager_image_patch.yaml
similarity index 100%
rename from manifests/function/cabpk/manager/manager_image_patch.yaml
rename to manifests/function/cabpk/v0.3.3/manager/manager_image_patch.yaml
diff --git a/manifests/function/cabpk/manager/manager_image_patch.yaml-e b/manifests/function/cabpk/v0.3.3/manager/manager_image_patch.yaml-e
similarity index 100%
rename from manifests/function/cabpk/manager/manager_image_patch.yaml-e
rename to manifests/function/cabpk/v0.3.3/manager/manager_image_patch.yaml-e
diff --git a/manifests/function/cabpk/manager/manager_pull_policy.yaml b/manifests/function/cabpk/v0.3.3/manager/manager_pull_policy.yaml
similarity index 100%
rename from manifests/function/cabpk/manager/manager_pull_policy.yaml
rename to manifests/function/cabpk/v0.3.3/manager/manager_pull_policy.yaml
diff --git a/manifests/function/cabpk/manager/manager_pull_policy.yaml-e b/manifests/function/cabpk/v0.3.3/manager/manager_pull_policy.yaml-e
similarity index 100%
rename from manifests/function/cabpk/manager/manager_pull_policy.yaml-e
rename to manifests/function/cabpk/v0.3.3/manager/manager_pull_policy.yaml-e
diff --git a/manifests/function/cabpk/patch_crd_webhook_namespace.yaml b/manifests/function/cabpk/v0.3.3/patch_crd_webhook_namespace.yaml
similarity index 100%
rename from manifests/function/cabpk/patch_crd_webhook_namespace.yaml
rename to manifests/function/cabpk/v0.3.3/patch_crd_webhook_namespace.yaml
diff --git a/manifests/function/cabpk/rbac/auth_proxy_role.yaml b/manifests/function/cabpk/v0.3.3/rbac/auth_proxy_role.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/auth_proxy_role.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/auth_proxy_role.yaml
diff --git a/manifests/function/cabpk/rbac/auth_proxy_role_binding.yaml b/manifests/function/cabpk/v0.3.3/rbac/auth_proxy_role_binding.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/auth_proxy_role_binding.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/auth_proxy_role_binding.yaml
diff --git a/manifests/function/cabpk/rbac/auth_proxy_service.yaml b/manifests/function/cabpk/v0.3.3/rbac/auth_proxy_service.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/auth_proxy_service.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/auth_proxy_service.yaml
diff --git a/manifests/function/cabpk/rbac/kustomization.yaml b/manifests/function/cabpk/v0.3.3/rbac/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/kustomization.yaml
diff --git a/manifests/function/cabpk/rbac/leader_election_role.yaml b/manifests/function/cabpk/v0.3.3/rbac/leader_election_role.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/leader_election_role.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/leader_election_role.yaml
diff --git a/manifests/function/cabpk/rbac/leader_election_role_binding.yaml b/manifests/function/cabpk/v0.3.3/rbac/leader_election_role_binding.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/leader_election_role_binding.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/leader_election_role_binding.yaml
diff --git a/manifests/function/cabpk/rbac/role.yaml b/manifests/function/cabpk/v0.3.3/rbac/role.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/role.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/role.yaml
diff --git a/manifests/function/cabpk/rbac/role_binding.yaml b/manifests/function/cabpk/v0.3.3/rbac/role_binding.yaml
similarity index 100%
rename from manifests/function/cabpk/rbac/role_binding.yaml
rename to manifests/function/cabpk/v0.3.3/rbac/role_binding.yaml
diff --git a/manifests/function/cabpk/webhook/kustomization.yaml b/manifests/function/cabpk/v0.3.3/webhook/kustomization.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/kustomization.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/kustomization.yaml
diff --git a/manifests/function/cabpk/webhook/kustomizeconfig.yaml b/manifests/function/cabpk/v0.3.3/webhook/kustomizeconfig.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/kustomizeconfig.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/kustomizeconfig.yaml
diff --git a/manifests/function/cabpk/webhook/manager_webhook_patch.yaml b/manifests/function/cabpk/v0.3.3/webhook/manager_webhook_patch.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/manager_webhook_patch.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/manager_webhook_patch.yaml
diff --git a/manifests/function/cabpk/webhook/manifests.yaml b/manifests/function/cabpk/v0.3.3/webhook/manifests.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/manifests.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/manifests.yaml
diff --git a/manifests/function/cabpk/webhook/service.yaml b/manifests/function/cabpk/v0.3.3/webhook/service.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/service.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/service.yaml
diff --git a/manifests/function/cabpk/webhook/webhookcainjection_patch.yaml b/manifests/function/cabpk/v0.3.3/webhook/webhookcainjection_patch.yaml
similarity index 100%
rename from manifests/function/cabpk/webhook/webhookcainjection_patch.yaml
rename to manifests/function/cabpk/v0.3.3/webhook/webhookcainjection_patch.yaml