Upgrade ironic, baremetal-operator, cluster-api 86/4686/1
authorTodd Malsbary <todd.malsbary@intel.com>
Sat, 5 Feb 2022 00:25:01 +0000 (16:25 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 15 Feb 2022 16:38:23 +0000 (08:38 -0800)
commit8434fe9ddb70d9404ab6fa5b5d7d9d926845afc1
tree8065f59b6217901b35103b94cf704801d90d9601
parentd7c60a6ea44c1c99203422c9e2043bd8bb2f538d
Upgrade ironic, baremetal-operator, cluster-api

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I1970cf6708cb69a39fbadf05fe5e1baf5779f3a5
38 files changed:
deploy/baremetal-operator/base/crd/bases/metal3.io_baremetalhosts.yaml
deploy/baremetal-operator/base/crd/bases/metal3.io_bmceventsubscriptions.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/crd/bases/metal3.io_firmwareschemas.yaml
deploy/baremetal-operator/base/crd/bases/metal3.io_hostfirmwaresettings.yaml
deploy/baremetal-operator/base/crd/bases/metal3.io_preprovisioningimages.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/crd/kustomization.yaml
deploy/baremetal-operator/base/crd/kustomizeconfig.yaml
deploy/baremetal-operator/base/crd/patches/cainjection_in_baremetalhosts.yaml
deploy/baremetal-operator/base/crd/patches/cainjection_in_bmceventsubscriptions.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/crd/patches/cainjection_in_preprovisioningimages.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/crd/patches/webhook_in_baremetalhosts.yaml
deploy/baremetal-operator/base/crd/patches/webhook_in_bmceventsubscriptions.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/crd/patches/webhook_in_firmwareschemas.yaml
deploy/baremetal-operator/base/crd/patches/webhook_in_hostfirmwaresettings.yaml
deploy/baremetal-operator/base/crd/patches/webhook_in_preprovisioningimages.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/default/kustomization.yaml
deploy/baremetal-operator/base/default/manager_auth_proxy_patch.yaml
deploy/baremetal-operator/base/default/manager_config_patch.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/manager/controller_manager_config.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/manager/kustomization.yaml
deploy/baremetal-operator/base/manager/manager.yaml
deploy/baremetal-operator/base/rbac/auth_proxy_client_clusterrole.yaml
deploy/baremetal-operator/base/rbac/auth_proxy_role.yaml
deploy/baremetal-operator/base/rbac/auth_proxy_role_binding.yaml
deploy/baremetal-operator/base/rbac/bmceventsubscription_editor_role.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/rbac/bmceventsubscription_viewer_role.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/rbac/kustomization.yaml
deploy/baremetal-operator/base/rbac/leader_election_role_binding.yaml
deploy/baremetal-operator/base/rbac/preprovisioningimage_editor_role.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/rbac/preprovisioningimage_viewer_role.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/rbac/role.yaml
deploy/baremetal-operator/base/rbac/role_binding.yaml
deploy/baremetal-operator/base/rbac/service_account.yaml [new file with mode: 0644]
deploy/baremetal-operator/base/webhook/manifests.yaml
deploy/baremetal-operator/icn/kustomization.yaml
deploy/ironic/base/ironic/ironic.yaml
deploy/ironic/icn/kustomization.yaml
env/lib/common.sh