airshipctl/pkg/clusterctl/implementations/testdata/functions
Kostiantyn Kalynovskyi a4107e7f1d Allow to use variable substitution for cluster-api components
There are 2 ways to define variables for substitution:

1) Define them as Environment variables and set EnvVars: true
in clusterctl object

2) Define them in additional-vars map in clusterctl object

Also adds possibility not to substitute variables if they are not defined in
in additional-vars or in environment for specific provider. But be aware,
if these variables are defined they will be substituted even if
variable-substitution: true

Change-Id: I0c92b3c37ac7b2e7c48c1033c074baef48f752a7
Relates-To: #284
2020-07-22 19:09:22 -05:00
..
1 Add impl of Repository interface from cluster-api 2020-04-27 13:44:14 -05:00
2 Add metadata support for clusterctl repository implementation 2020-04-29 13:45:54 -05:00
3 Add impl of Repository interface from cluster-api 2020-04-27 13:44:14 -05:00
4 Skip variables substitution in clusterctl integration 2020-05-06 18:13:45 +00:00
5 Allow to use variable substitution for cluster-api components 2020-07-22 19:09:22 -05:00