@@ -274,14 +274,15 @@ spec:
274
274
- kind
275
275
type : object
276
276
hotReloadCapable :
277
- description : " Whether the command is restarted when source
278
- code changes. If set to `true` the command won't be restarted.
279
- A *hotReloadCapable* `run` or `debug` command is expected
280
- to handle file changes on its own and won't be restarted.
281
- A *hotReloadCapable* `build` command is expected to be
282
- executed only once and won't be executed again. This field
283
- is ignored for commands other than `build`, `run` or `debug`.
284
- \n Default value is `false`"
277
+ description : " Specify whether the command is restarted or
278
+ not when the source code changes. If set to `true` the
279
+ command won't be restarted. A *hotReloadCapable* `run`
280
+ or `debug` command is expected to handle file changes
281
+ on its own and won't be restarted. A *hotReloadCapable*
282
+ `build` command is expected to be executed only once and
283
+ won't be executed again. This field is taken into account
284
+ only for commands `build`, `run` and `debug` with `isDefault`
285
+ set to `true`. \n Default value is `false`"
285
286
type : boolean
286
287
id :
287
288
description : Mandatory identifier that allows referencing
@@ -1063,16 +1064,17 @@ spec:
1063
1064
- kind
1064
1065
type : object
1065
1066
hotReloadCapable :
1066
- description : " Whether the command is restarted
1067
- when source code changes. If set to `true` the
1068
- command won't be restarted. A *hotReloadCapable*
1069
- `run` or `debug` command is expected to handle
1070
- file changes on its own and won't be restarted.
1071
- A *hotReloadCapable* `build` command is expected
1072
- to be executed only once and won't be executed
1073
- again. This field is ignored for commands other
1074
- than `build`, `run` or `debug`. \n Default value
1075
- is `false`"
1067
+ description : " Specify whether the command is restarted
1068
+ or not when the source code changes. If set
1069
+ to `true` the command won't be restarted. A
1070
+ *hotReloadCapable* `run` or `debug` command
1071
+ is expected to handle file changes on its own
1072
+ and won't be restarted. A *hotReloadCapable*
1073
+ `build` command is expected to be executed only
1074
+ once and won't be executed again. This field
1075
+ is taken into account only for commands `build`,
1076
+ `run` and `debug` with `isDefault` set to `true`.
1077
+ \n Default value is `false`"
1076
1078
type : boolean
1077
1079
id :
1078
1080
description : Mandatory identifier that allows
@@ -1955,15 +1957,16 @@ spec:
1955
1957
- kind
1956
1958
type : object
1957
1959
hotReloadCapable :
1958
- description : " Whether the command is restarted when
1959
- source code changes. If set to `true` the command
1960
- won't be restarted. A *hotReloadCapable* `run` or
1961
- `debug` command is expected to handle file changes
1962
- on its own and won't be restarted. A *hotReloadCapable*
1960
+ description : " Specify whether the command is restarted
1961
+ or not when the source code changes. If set to `true`
1962
+ the command won't be restarted. A *hotReloadCapable*
1963
+ `run` or ` debug` command is expected to handle file
1964
+ changes on its own and won't be restarted. A *hotReloadCapable*
1963
1965
`build` command is expected to be executed only once
1964
- and won't be executed again. This field is ignored
1965
- for commands other than `build`, `run` or `debug`.
1966
- \n Default value is `false`"
1966
+ and won't be executed again. This field is taken into
1967
+ account only for commands `build`, `run` and `debug`
1968
+ with `isDefault` set to `true`. \n Default value is
1969
+ `false`"
1967
1970
type : boolean
1968
1971
id :
1969
1972
description : Mandatory identifier that allows referencing
@@ -2764,16 +2767,18 @@ spec:
2764
2767
- kind
2765
2768
type : object
2766
2769
hotReloadCapable :
2767
- description : " Whether the command is restarted
2768
- when source code changes. If set to `true`
2769
- the command won't be restarted. A *hotReloadCapable*
2770
- `run` or `debug` command is expected to
2771
- handle file changes on its own and won't
2772
- be restarted. A *hotReloadCapable* `build`
2773
- command is expected to be executed only
2774
- once and won't be executed again. This field
2775
- is ignored for commands other than `build`,
2776
- `run` or `debug`. \n Default value is `false`"
2770
+ description : " Specify whether the command
2771
+ is restarted or not when the source code
2772
+ changes. If set to `true` the command won't
2773
+ be restarted. A *hotReloadCapable* `run`
2774
+ or `debug` command is expected to handle
2775
+ file changes on its own and won't be restarted.
2776
+ A *hotReloadCapable* `build` command is
2777
+ expected to be executed only once and won't
2778
+ be executed again. This field is taken into
2779
+ account only for commands `build`, `run`
2780
+ and `debug` with `isDefault` set to `true`.
2781
+ \n Default value is `false`"
2777
2782
type : boolean
2778
2783
id :
2779
2784
description : Mandatory identifier that allows
@@ -4134,15 +4139,15 @@ spec:
4134
4139
- kind
4135
4140
type : object
4136
4141
hotReloadCapable :
4137
- description : " Whether the command is restarted when source
4138
- code changes. If set to `true` the command won't be restarted.
4139
- A *hotReloadCapable* `run` or `debug` command is expected
4140
- to handle file changes on its own and won't be restarted.
4141
- A *hotReloadCapable* `build` command is expected to be
4142
- executed only once and won't be executed again. This field
4143
- is taken into account only for commands `build`, `run`
4144
- and `debug` with `isDefault` set to `true`. \n Default
4145
- value is `false`"
4142
+ description : " Specify whether the command is restarted or
4143
+ not when the source code changes. If set to `true` the
4144
+ command won't be restarted. A *hotReloadCapable* `run`
4145
+ or `debug` command is expected to handle file changes
4146
+ on its own and won't be restarted. A *hotReloadCapable*
4147
+ `build` command is expected to be executed only once and
4148
+ won't be executed again. This field is taken into account
4149
+ only for commands `build`, `run` and `debug` with `isDefault`
4150
+ set to `true`. \n Default value is `false`"
4146
4151
type : boolean
4147
4152
label :
4148
4153
description : Optional label that provides a label for this
@@ -4933,17 +4938,17 @@ spec:
4933
4938
type : string
4934
4939
type : object
4935
4940
hotReloadCapable :
4936
- description : " Whether the command is restarted
4937
- when source code changes. If set to `true` the
4938
- command won't be restarted. A *hotReloadCapable*
4939
- `run` or `debug` command is expected to handle
4940
- file changes on its own and won't be restarted.
4941
- A *hotReloadCapable* `build` command is expected
4942
- to be executed only once and won't be executed
4943
- again. This field is taken into account only
4944
- for commands `build`, `run` and `debug` with
4945
- `isDefault` set to `true`. \n Default value
4946
- is `false`"
4941
+ description : " Specify whether the command is restarted
4942
+ or not when the source code changes. If set
4943
+ to `true` the command won't be restarted. A
4944
+ *hotReloadCapable* `run` or `debug` command
4945
+ is expected to handle file changes on its own
4946
+ and won't be restarted. A *hotReloadCapable*
4947
+ `build` command is expected to be executed only
4948
+ once and won't be executed again. This field
4949
+ is taken into account only for commands `build`,
4950
+ `run` and `debug` with ` isDefault` set to `true`.
4951
+ \n Default value is `false`"
4947
4952
type : boolean
4948
4953
label :
4949
4954
description : Optional label that provides a label
@@ -5848,11 +5853,11 @@ spec:
5848
5853
type : string
5849
5854
type : object
5850
5855
hotReloadCapable :
5851
- description : " Whether the command is restarted when
5852
- source code changes. If set to `true` the command
5853
- won't be restarted. A *hotReloadCapable* `run` or
5854
- `debug` command is expected to handle file changes
5855
- on its own and won't be restarted. A *hotReloadCapable*
5856
+ description : " Specify whether the command is restarted
5857
+ or not when the source code changes. If set to `true`
5858
+ the command won't be restarted. A *hotReloadCapable*
5859
+ `run` or ` debug` command is expected to handle file
5860
+ changes on its own and won't be restarted. A *hotReloadCapable*
5856
5861
`build` command is expected to be executed only once
5857
5862
and won't be executed again. This field is taken into
5858
5863
account only for commands `build`, `run` and `debug`
@@ -6634,17 +6639,18 @@ spec:
6634
6639
type : string
6635
6640
type : object
6636
6641
hotReloadCapable :
6637
- description : " Whether the command is restarted
6638
- when source code changes. If set to `true`
6639
- the command won't be restarted. A *hotReloadCapable*
6640
- `run` or `debug` command is expected to
6641
- handle file changes on its own and won't
6642
- be restarted. A *hotReloadCapable* `build`
6643
- command is expected to be executed only
6644
- once and won't be executed again. This field
6645
- is taken into account only for commands
6646
- `build`, `run` and `debug` with `isDefault`
6647
- set to `true`. \n Default value is `false`"
6642
+ description : " Specify whether the command
6643
+ is restarted or not when the source code
6644
+ changes. If set to `true` the command won't
6645
+ be restarted. A *hotReloadCapable* `run`
6646
+ or `debug` command is expected to handle
6647
+ file changes on its own and won't be restarted.
6648
+ A *hotReloadCapable* `build` command is
6649
+ expected to be executed only once and won't
6650
+ be executed again. This field is taken into
6651
+ account only for commands `build`, `run`
6652
+ and `debug` with `isDefault` set to `true`.
6653
+ \n Default value is `false`"
6648
6654
type : boolean
6649
6655
label :
6650
6656
description : Optional label that provides
0 commit comments