@@ -303,11 +303,16 @@ spec:
303
303
- kind
304
304
type: object
305
305
hotReloadCapable:
306
- description: "Whether the command is capable to reload
307
- itself when source code changes. If set to `true`
308
- the command won't be restarted and it is expected
309
- to handle file changes on its own. \n Default value
310
- is `false`"
306
+ description: "Specify whether the command is restarted
307
+ or not when the source code changes. If set to `true`
308
+ the command won't be restarted. A *hotReloadCapable*
309
+ `run` or `debug` command is expected to handle file
310
+ changes on its own and won't be restarted. A *hotReloadCapable*
311
+ `build` command is expected to be executed only once
312
+ and won't be executed again. This field is taken into
313
+ account only for commands `build`, `run` and `debug`
314
+ with `isDefault` set to `true`. \n Default value is
315
+ `false`"
311
316
type: boolean
312
317
id:
313
318
description: Mandatory identifier that allows referencing
@@ -1108,11 +1113,18 @@ spec:
1108
1113
- kind
1109
1114
type: object
1110
1115
hotReloadCapable:
1111
- description: "Whether the command is capable
1112
- to reload itself when source code changes.
1113
- If set to `true` the command won't be restarted
1114
- and it is expected to handle file changes
1115
- on its own. \n Default value is `false`"
1116
+ description: "Specify whether the command
1117
+ is restarted or not when the source code
1118
+ changes. If set to `true` the command won't
1119
+ be restarted. A *hotReloadCapable* `run`
1120
+ or `debug` command is expected to handle
1121
+ file changes on its own and won't be restarted.
1122
+ A *hotReloadCapable* `build` command is
1123
+ expected to be executed only once and won't
1124
+ be executed again. This field is taken into
1125
+ account only for commands `build`, `run`
1126
+ and `debug` with `isDefault` set to `true`.
1127
+ \n Default value is `false`"
1116
1128
type: boolean
1117
1129
id:
1118
1130
description: Mandatory identifier that allows
@@ -2028,11 +2040,16 @@ spec:
2028
2040
- kind
2029
2041
type: object
2030
2042
hotReloadCapable:
2031
- description: "Whether the command is capable to
2032
- reload itself when source code changes. If set
2033
- to `true` the command won't be restarted and it
2034
- is expected to handle file changes on its own.
2035
- \n Default value is `false`"
2043
+ description: "Specify whether the command is restarted
2044
+ or not when the source code changes. If set to
2045
+ `true` the command won't be restarted. A *hotReloadCapable*
2046
+ `run` or `debug` command is expected to handle
2047
+ file changes on its own and won't be restarted.
2048
+ A *hotReloadCapable* `build` command is expected
2049
+ to be executed only once and won't be executed
2050
+ again. This field is taken into account only for
2051
+ commands `build`, `run` and `debug` with `isDefault`
2052
+ set to `true`. \n Default value is `false`"
2036
2053
type: boolean
2037
2054
id:
2038
2055
description: Mandatory identifier that allows referencing
@@ -2855,11 +2872,18 @@ spec:
2855
2872
- kind
2856
2873
type: object
2857
2874
hotReloadCapable:
2858
- description: "Whether the command is capable
2859
- to reload itself when source code changes.
2860
- If set to `true` the command won't be
2861
- restarted and it is expected to handle
2862
- file changes on its own. \n Default
2875
+ description: "Specify whether the command
2876
+ is restarted or not when the source
2877
+ code changes. If set to `true` the command
2878
+ won't be restarted. A *hotReloadCapable*
2879
+ `run` or `debug` command is expected
2880
+ to handle file changes on its own and
2881
+ won't be restarted. A *hotReloadCapable*
2882
+ `build` command is expected to be executed
2883
+ only once and won't be executed again.
2884
+ This field is taken into account only
2885
+ for commands `build`, `run` and `debug`
2886
+ with `isDefault` set to `true`. \n Default
2863
2887
value is `false`"
2864
2888
type: boolean
2865
2889
id:
@@ -4303,11 +4327,16 @@ spec:
4303
4327
type: string
4304
4328
type: object
4305
4329
hotReloadCapable:
4306
- description: "Whether the command is capable to reload
4307
- itself when source code changes. If set to `true`
4308
- the command won't be restarted and it is expected
4309
- to handle file changes on its own. \n Default value
4310
- is `false`"
4330
+ description: "Specify whether the command is restarted
4331
+ or not when the source code changes. If set to `true`
4332
+ the command won't be restarted. A *hotReloadCapable*
4333
+ `run` or `debug` command is expected to handle file
4334
+ changes on its own and won't be restarted. A *hotReloadCapable*
4335
+ `build` command is expected to be executed only
4336
+ once and won't be executed again. This field is
4337
+ taken into account only for commands `build`, `run`
4338
+ and `debug` with `isDefault` set to `true`. \n Default
4339
+ value is `false`"
4311
4340
type: boolean
4312
4341
label:
4313
4342
description: Optional label that provides a label
@@ -5200,11 +5229,16 @@ spec:
5200
5229
- kind
5201
5230
type: object
5202
5231
hotReloadCapable:
5203
- description: "Whether the command is capable to reload
5204
- itself when source code changes. If set to `true`
5205
- the command won't be restarted and it is expected
5206
- to handle file changes on its own. \n Default value
5207
- is `false`"
5232
+ description: "Specify whether the command is restarted
5233
+ or not when the source code changes. If set to `true`
5234
+ the command won't be restarted. A *hotReloadCapable*
5235
+ `run` or `debug` command is expected to handle file
5236
+ changes on its own and won't be restarted. A *hotReloadCapable*
5237
+ `build` command is expected to be executed only once
5238
+ and won't be executed again. This field is taken into
5239
+ account only for commands `build`, `run` and `debug`
5240
+ with `isDefault` set to `true`. \n Default value is
5241
+ `false`"
5208
5242
type: boolean
5209
5243
label:
5210
5244
description: Optional label that provides a label for
@@ -6016,11 +6050,18 @@ spec:
6016
6050
type: string
6017
6051
type: object
6018
6052
hotReloadCapable:
6019
- description: "Whether the command is capable
6020
- to reload itself when source code changes.
6021
- If set to `true` the command won't be restarted
6022
- and it is expected to handle file changes
6023
- on its own. \n Default value is `false`"
6053
+ description: "Specify whether the command
6054
+ is restarted or not when the source code
6055
+ changes. If set to `true` the command won't
6056
+ be restarted. A *hotReloadCapable* `run`
6057
+ or `debug` command is expected to handle
6058
+ file changes on its own and won't be restarted.
6059
+ A *hotReloadCapable* `build` command is
6060
+ expected to be executed only once and won't
6061
+ be executed again. This field is taken into
6062
+ account only for commands `build`, `run`
6063
+ and `debug` with `isDefault` set to `true`.
6064
+ \n Default value is `false`"
6024
6065
type: boolean
6025
6066
label:
6026
6067
description: Optional label that provides
@@ -6967,11 +7008,16 @@ spec:
6967
7008
type: string
6968
7009
type: object
6969
7010
hotReloadCapable:
6970
- description: "Whether the command is capable to
6971
- reload itself when source code changes. If set
6972
- to `true` the command won't be restarted and it
6973
- is expected to handle file changes on its own.
6974
- \n Default value is `false`"
7011
+ description: "Specify whether the command is restarted
7012
+ or not when the source code changes. If set to
7013
+ `true` the command won't be restarted. A *hotReloadCapable*
7014
+ `run` or `debug` command is expected to handle
7015
+ file changes on its own and won't be restarted.
7016
+ A *hotReloadCapable* `build` command is expected
7017
+ to be executed only once and won't be executed
7018
+ again. This field is taken into account only for
7019
+ commands `build`, `run` and `debug` with `isDefault`
7020
+ set to `true`. \n Default value is `false`"
6975
7021
type: boolean
6976
7022
label:
6977
7023
description: Optional label that provides a label
@@ -7769,11 +7815,18 @@ spec:
7769
7815
type: string
7770
7816
type: object
7771
7817
hotReloadCapable:
7772
- description: "Whether the command is capable
7773
- to reload itself when source code changes.
7774
- If set to `true` the command won't be
7775
- restarted and it is expected to handle
7776
- file changes on its own. \n Default
7818
+ description: "Specify whether the command
7819
+ is restarted or not when the source
7820
+ code changes. If set to `true` the command
7821
+ won't be restarted. A *hotReloadCapable*
7822
+ `run` or `debug` command is expected
7823
+ to handle file changes on its own and
7824
+ won't be restarted. A *hotReloadCapable*
7825
+ `build` command is expected to be executed
7826
+ only once and won't be executed again.
7827
+ This field is taken into account only
7828
+ for commands `build`, `run` and `debug`
7829
+ with `isDefault` set to `true`. \n Default
7777
7830
value is `false`"
7778
7831
type: boolean
7779
7832
label:
0 commit comments