faa9e90402
Add a new label 'cert_manager_api' to kubernetes clusters controlling the enable/disable of the kubernetes certificate manager api. The same cluster cert/key pair is used by this api. The heat agent is used to install the key in the master node(s), as this is required for kubernetes to later sign new certificate requests. The master template init order is changed so the heat agent is launched previous to enabling the services - the controller manager requires the CA key to be locally available before being launched. Change-Id: Ibf85147316e3a194d8a3f92cbb4ae9ce8e16c98f Partial-Bug: #1734318
6 lines
110 B
YAML
6 lines
110 B
YAML
---
|
|
features:
|
|
- |
|
|
Add new label 'cert_manager_api' enabling the kubernetes certificate
|
|
manager api.
|