Skip to content

Commit dd1d65d

Browse files
authored
update default value description for new autobuild and deploybydefault (#718)
* generate getter functions Signed-off-by: Stephanie <[email protected]> * update the description to make it consistent with other boolean values Signed-off-by: Stephanie <[email protected]> * address review comment Signed-off-by: Stephanie <[email protected]>
1 parent 64979f3 commit dd1d65d

20 files changed

+293
-269
lines changed

crds/workspace.devfile.io_devworkspaces.v1beta1.yaml

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,8 @@ spec:
550550
- dockerfile
551551
properties:
552552
autoBuild:
553-
description: Defines if the image should be built during
554-
startup Default is false
553+
description: "Defines if the image should be built during
554+
startup. \n Default value is `false`"
555555
type: boolean
556556
dockerfile:
557557
description: Allows specifying dockerfile type build
@@ -672,8 +672,8 @@ spec:
672672
- inlined
673673
properties:
674674
deployByDefault:
675-
description: Defines if the component should be deployed
676-
during startup Default is false
675+
description: "Defines if the component should be deployed
676+
during startup. \n Default value is `false`"
677677
type: boolean
678678
endpoints:
679679
items:
@@ -790,8 +790,8 @@ spec:
790790
- inlined
791791
properties:
792792
deployByDefault:
793-
description: Defines if the component should be deployed
794-
during startup Default is false
793+
description: "Defines if the component should be deployed
794+
during startup. \n Default value is `false`"
795795
type: boolean
796796
endpoints:
797797
items:
@@ -1337,8 +1337,9 @@ spec:
13371337
- autoBuild
13381338
properties:
13391339
autoBuild:
1340-
description: Defines if the image should be
1341-
built during startup Default is false
1340+
description: "Defines if the image should be
1341+
built during startup. \n Default value is
1342+
`false`"
13421343
type: boolean
13431344
dockerfile:
13441345
description: Allows specifying dockerfile type
@@ -1462,8 +1463,9 @@ spec:
14621463
- inlined
14631464
properties:
14641465
deployByDefault:
1465-
description: Defines if the component should
1466-
be deployed during startup Default is false
1466+
description: "Defines if the component should
1467+
be deployed during startup. \n Default value
1468+
is `false`"
14671469
type: boolean
14681470
endpoints:
14691471
items:
@@ -1590,8 +1592,9 @@ spec:
15901592
- inlined
15911593
properties:
15921594
deployByDefault:
1593-
description: Defines if the component should
1594-
be deployed during startup Default is false
1595+
description: "Defines if the component should
1596+
be deployed during startup. \n Default value
1597+
is `false`"
15951598
type: boolean
15961599
endpoints:
15971600
items:
@@ -2238,8 +2241,8 @@ spec:
22382241
- autoBuild
22392242
properties:
22402243
autoBuild:
2241-
description: Defines if the image should be built
2242-
during startup Default is false
2244+
description: "Defines if the image should be built
2245+
during startup. \n Default value is `false`"
22432246
type: boolean
22442247
dockerfile:
22452248
description: Allows specifying dockerfile type build
@@ -2358,8 +2361,8 @@ spec:
23582361
- inlined
23592362
properties:
23602363
deployByDefault:
2361-
description: Defines if the component should be deployed
2362-
during startup Default is false
2364+
description: "Defines if the component should be deployed
2365+
during startup. \n Default value is `false`"
23632366
type: boolean
23642367
endpoints:
23652368
items:
@@ -2477,8 +2480,8 @@ spec:
24772480
- inlined
24782481
properties:
24792482
deployByDefault:
2480-
description: Defines if the component should be deployed
2481-
during startup Default is false
2483+
description: "Defines if the component should be deployed
2484+
during startup. \n Default value is `false`"
24822485
type: boolean
24832486
endpoints:
24842487
items:
@@ -3043,8 +3046,9 @@ spec:
30433046
- autoBuild
30443047
properties:
30453048
autoBuild:
3046-
description: Defines if the image should
3047-
be built during startup Default is false
3049+
description: "Defines if the image should
3050+
be built during startup. \n Default value
3051+
is `false`"
30483052
type: boolean
30493053
dockerfile:
30503054
description: Allows specifying dockerfile
@@ -3177,9 +3181,9 @@ spec:
31773181
- inlined
31783182
properties:
31793183
deployByDefault:
3180-
description: Defines if the component should
3181-
be deployed during startup Default is
3182-
false
3184+
description: "Defines if the component should
3185+
be deployed during startup. \n Default
3186+
value is `false`"
31833187
type: boolean
31843188
endpoints:
31853189
items:
@@ -3313,9 +3317,9 @@ spec:
33133317
- inlined
33143318
properties:
33153319
deployByDefault:
3316-
description: Defines if the component should
3317-
be deployed during startup Default is
3318-
false
3320+
description: "Defines if the component should
3321+
be deployed during startup. \n Default
3322+
value is `false`"
33193323
type: boolean
33203324
endpoints:
33213325
items:

crds/workspace.devfile.io_devworkspaces.yaml

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,8 @@ spec:
560560
- dockerfile
561561
properties:
562562
autoBuild:
563-
description: Defines if the image should be built during
564-
startup Default is false
563+
description: "Defines if the image should be built during
564+
startup. \n Default value is `false`"
565565
type: boolean
566566
dockerfile:
567567
description: Allows specifying dockerfile type build
@@ -682,8 +682,8 @@ spec:
682682
- inlined
683683
properties:
684684
deployByDefault:
685-
description: Defines if the component should be deployed
686-
during startup Default is false
685+
description: "Defines if the component should be deployed
686+
during startup. \n Default value is `false`"
687687
type: boolean
688688
endpoints:
689689
items:
@@ -803,8 +803,8 @@ spec:
803803
- inlined
804804
properties:
805805
deployByDefault:
806-
description: Defines if the component should be deployed
807-
during startup Default is false
806+
description: "Defines if the component should be deployed
807+
during startup. \n Default value is `false`"
808808
type: boolean
809809
endpoints:
810810
items:
@@ -1360,8 +1360,9 @@ spec:
13601360
- autoBuild
13611361
properties:
13621362
autoBuild:
1363-
description: Defines if the image should be
1364-
built during startup Default is false
1363+
description: "Defines if the image should
1364+
be built during startup. \n Default value
1365+
is `false`"
13651366
type: boolean
13661367
dockerfile:
13671368
description: Allows specifying dockerfile
@@ -1490,8 +1491,9 @@ spec:
14901491
- inlined
14911492
properties:
14921493
deployByDefault:
1493-
description: Defines if the component should
1494-
be deployed during startup Default is false
1494+
description: "Defines if the component should
1495+
be deployed during startup. \n Default value
1496+
is `false`"
14951497
type: boolean
14961498
endpoints:
14971499
items:
@@ -1621,8 +1623,9 @@ spec:
16211623
- inlined
16221624
properties:
16231625
deployByDefault:
1624-
description: Defines if the component should
1625-
be deployed during startup Default is false
1626+
description: "Defines if the component should
1627+
be deployed during startup. \n Default value
1628+
is `false`"
16261629
type: boolean
16271630
endpoints:
16281631
items:
@@ -2277,8 +2280,8 @@ spec:
22772280
- autoBuild
22782281
properties:
22792282
autoBuild:
2280-
description: Defines if the image should be built
2281-
during startup Default is false
2283+
description: "Defines if the image should be built
2284+
during startup. \n Default value is `false`"
22822285
type: boolean
22832286
dockerfile:
22842287
description: Allows specifying dockerfile type build
@@ -2398,8 +2401,8 @@ spec:
23982401
- inlined
23992402
properties:
24002403
deployByDefault:
2401-
description: Defines if the component should be
2402-
deployed during startup Default is false
2404+
description: "Defines if the component should be
2405+
deployed during startup. \n Default value is `false`"
24032406
type: boolean
24042407
endpoints:
24052408
items:
@@ -2519,8 +2522,8 @@ spec:
25192522
- inlined
25202523
properties:
25212524
deployByDefault:
2522-
description: Defines if the component should be
2523-
deployed during startup Default is false
2525+
description: "Defines if the component should be
2526+
deployed during startup. \n Default value is `false`"
25242527
type: boolean
25252528
endpoints:
25262529
items:
@@ -3096,8 +3099,9 @@ spec:
30963099
- autoBuild
30973100
properties:
30983101
autoBuild:
3099-
description: Defines if the image should
3100-
be built during startup Default is false
3102+
description: "Defines if the image should
3103+
be built during startup. \n Default
3104+
value is `false`"
31013105
type: boolean
31023106
dockerfile:
31033107
description: Allows specifying dockerfile
@@ -3230,9 +3234,9 @@ spec:
32303234
- inlined
32313235
properties:
32323236
deployByDefault:
3233-
description: Defines if the component
3234-
should be deployed during startup Default
3235-
is false
3237+
description: "Defines if the component
3238+
should be deployed during startup. \n
3239+
Default value is `false`"
32363240
type: boolean
32373241
endpoints:
32383242
items:
@@ -3369,9 +3373,9 @@ spec:
33693373
- inlined
33703374
properties:
33713375
deployByDefault:
3372-
description: Defines if the component
3373-
should be deployed during startup Default
3374-
is false
3376+
description: "Defines if the component
3377+
should be deployed during startup. \n
3378+
Default value is `false`"
33753379
type: boolean
33763380
endpoints:
33773381
items:

0 commit comments

Comments
 (0)