Skip to content

Commit 31dee5f

Browse files
Run make generate
Signed-off-by: alexander-demicev <[email protected]>
1 parent fba7ac3 commit 31dee5f

8 files changed

+63
-21
lines changed

config/crd/bases/operator.cluster.x-k8s.io_addonproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,9 @@ spec:
11011101
type: object
11021102
type: array
11031103
imageUrl:
1104-
description: Container Image URL
1104+
description: Container Image URL. If container is
1105+
"manager" and version is not specified, it will
1106+
be set to the provider version.
11051107
type: string
11061108
name:
11071109
description: Name of the container. Cannot be updated.
@@ -2514,7 +2516,9 @@ spec:
25142516
type: object
25152517
type: array
25162518
imageUrl:
2517-
description: Container Image URL
2519+
description: Container Image URL. If container is "manager"
2520+
and version is not specified, it will be set to the provider
2521+
version.
25182522
type: string
25192523
name:
25202524
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_bootstrapproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,9 @@ spec:
26862686
type: object
26872687
type: array
26882688
imageUrl:
2689-
description: Container Image URL
2689+
description: Container Image URL. If container is
2690+
"manager" and version is not specified, it will
2691+
be set to the provider version.
26902692
type: string
26912693
name:
26922694
description: Name of the container. Cannot be updated.
@@ -4099,7 +4101,9 @@ spec:
40994101
type: object
41004102
type: array
41014103
imageUrl:
4102-
description: Container Image URL
4104+
description: Container Image URL. If container is "manager"
4105+
and version is not specified, it will be set to the provider
4106+
version.
41034107
type: string
41044108
name:
41054109
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_controlplaneproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,7 +2688,9 @@ spec:
26882688
type: object
26892689
type: array
26902690
imageUrl:
2691-
description: Container Image URL
2691+
description: Container Image URL. If container is
2692+
"manager" and version is not specified, it will
2693+
be set to the provider version.
26922694
type: string
26932695
name:
26942696
description: Name of the container. Cannot be updated.
@@ -4101,7 +4103,9 @@ spec:
41014103
type: object
41024104
type: array
41034105
imageUrl:
4104-
description: Container Image URL
4106+
description: Container Image URL. If container is "manager"
4107+
and version is not specified, it will be set to the provider
4108+
version.
41054109
type: string
41064110
name:
41074111
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_coreproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,9 @@ spec:
26862686
type: object
26872687
type: array
26882688
imageUrl:
2689-
description: Container Image URL
2689+
description: Container Image URL. If container is
2690+
"manager" and version is not specified, it will
2691+
be set to the provider version.
26902692
type: string
26912693
name:
26922694
description: Name of the container. Cannot be updated.
@@ -4099,7 +4101,9 @@ spec:
40994101
type: object
41004102
type: array
41014103
imageUrl:
4102-
description: Container Image URL
4104+
description: Container Image URL. If container is "manager"
4105+
and version is not specified, it will be set to the provider
4106+
version.
41034107
type: string
41044108
name:
41054109
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_infrastructureproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,7 +2688,9 @@ spec:
26882688
type: object
26892689
type: array
26902690
imageUrl:
2691-
description: Container Image URL
2691+
description: Container Image URL. If container is
2692+
"manager" and version is not specified, it will
2693+
be set to the provider version.
26922694
type: string
26932695
name:
26942696
description: Name of the container. Cannot be updated.
@@ -4101,7 +4103,9 @@ spec:
41014103
type: object
41024104
type: array
41034105
imageUrl:
4104-
description: Container Image URL
4106+
description: Container Image URL. If container is "manager"
4107+
and version is not specified, it will be set to the provider
4108+
version.
41054109
type: string
41064110
name:
41074111
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_ipamproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,9 @@ spec:
11011101
type: object
11021102
type: array
11031103
imageUrl:
1104-
description: Container Image URL
1104+
description: Container Image URL. If container is
1105+
"manager" and version is not specified, it will
1106+
be set to the provider version.
11051107
type: string
11061108
name:
11071109
description: Name of the container. Cannot be updated.
@@ -2514,7 +2516,9 @@ spec:
25142516
type: object
25152517
type: array
25162518
imageUrl:
2517-
description: Container Image URL
2519+
description: Container Image URL. If container is "manager"
2520+
and version is not specified, it will be set to the provider
2521+
version.
25182522
type: string
25192523
name:
25202524
description: Name of the container. Cannot be updated.

config/crd/bases/operator.cluster.x-k8s.io_runtimeextensionproviders.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,9 @@ spec:
11031103
type: object
11041104
type: array
11051105
imageUrl:
1106-
description: Container Image URL
1106+
description: Container Image URL. If container is
1107+
"manager" and version is not specified, it will
1108+
be set to the provider version.
11071109
type: string
11081110
name:
11091111
description: Name of the container. Cannot be updated.
@@ -2516,7 +2518,9 @@ spec:
25162518
type: object
25172519
type: array
25182520
imageUrl:
2519-
description: Container Image URL
2521+
description: Container Image URL. If container is "manager"
2522+
and version is not specified, it will be set to the provider
2523+
version.
25202524
type: string
25212525
name:
25222526
description: Name of the container. Cannot be updated.

test/e2e/resources/full-chart-install.yaml

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,7 +2539,9 @@ spec:
25392539
type: object
25402540
type: array
25412541
imageUrl:
2542-
description: Container Image URL
2542+
description: Container Image URL. If container is "manager"
2543+
and version is not specified, it will be set to the provider
2544+
version.
25432545
type: string
25442546
name:
25452547
description: Name of the container. Cannot be updated.
@@ -7134,7 +7136,9 @@ spec:
71347136
type: object
71357137
type: array
71367138
imageUrl:
7137-
description: Container Image URL
7139+
description: Container Image URL. If container is "manager"
7140+
and version is not specified, it will be set to the provider
7141+
version.
71387142
type: string
71397143
name:
71407144
description: Name of the container. Cannot be updated.
@@ -11731,7 +11735,9 @@ spec:
1173111735
type: object
1173211736
type: array
1173311737
imageUrl:
11734-
description: Container Image URL
11738+
description: Container Image URL. If container is "manager"
11739+
and version is not specified, it will be set to the provider
11740+
version.
1173511741
type: string
1173611742
name:
1173711743
description: Name of the container. Cannot be updated.
@@ -16327,7 +16333,9 @@ spec:
1632716333
type: object
1632816334
type: array
1632916335
imageUrl:
16330-
description: Container Image URL
16336+
description: Container Image URL. If container is "manager"
16337+
and version is not specified, it will be set to the provider
16338+
version.
1633116339
type: string
1633216340
name:
1633316341
description: Name of the container. Cannot be updated.
@@ -20924,7 +20932,9 @@ spec:
2092420932
type: object
2092520933
type: array
2092620934
imageUrl:
20927-
description: Container Image URL
20935+
description: Container Image URL. If container is "manager"
20936+
and version is not specified, it will be set to the provider
20937+
version.
2092820938
type: string
2092920939
name:
2093020940
description: Name of the container. Cannot be updated.
@@ -23935,7 +23945,9 @@ spec:
2393523945
type: object
2393623946
type: array
2393723947
imageUrl:
23938-
description: Container Image URL
23948+
description: Container Image URL. If container is "manager"
23949+
and version is not specified, it will be set to the provider
23950+
version.
2393923951
type: string
2394023952
name:
2394123953
description: Name of the container. Cannot be updated.
@@ -26947,7 +26959,9 @@ spec:
2694726959
type: object
2694826960
type: array
2694926961
imageUrl:
26950-
description: Container Image URL
26962+
description: Container Image URL. If container is "manager"
26963+
and version is not specified, it will be set to the provider
26964+
version.
2695126965
type: string
2695226966
name:
2695326967
description: Name of the container. Cannot be updated.

0 commit comments

Comments
 (0)