@@ -1743,7 +1743,6 @@ spec:
1743
1743
type: string
1744
1744
timeout:
1745
1745
description: maximum time this step may take
1746
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
1747
1746
type: string
1748
1747
transfer:
1749
1748
description: instructions for transferring files
@@ -2941,7 +2940,6 @@ spec:
2941
2940
type: string
2942
2941
timeout:
2943
2942
description: maximum time until reaching readiness
2944
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
2945
2943
type: string
2946
2944
transfer:
2947
2945
description: instructions for transferring files
@@ -2990,7 +2988,6 @@ spec:
2990
2988
x-kubernetes-preserve-unknown-fields: true
2991
2989
timeout:
2992
2990
description: maximum time this step may take
2993
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
2994
2991
type: string
2995
2992
workingDir:
2996
2993
description: working directory to use for this step
@@ -4921,7 +4918,6 @@ spec:
4921
4918
type: string
4922
4919
timeout:
4923
4920
description: maximum time until reaching readiness
4924
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
4925
4921
type: string
4926
4922
transfer:
4927
4923
description: instructions for transferring files
@@ -6659,7 +6655,6 @@ spec:
6659
6655
type: string
6660
6656
timeout:
6661
6657
description: maximum time this step may take
6662
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
6663
6658
type: string
6664
6659
transfer:
6665
6660
description: instructions for transferring files
@@ -7857,7 +7852,6 @@ spec:
7857
7852
type: string
7858
7853
timeout:
7859
7854
description: maximum time until reaching readiness
7860
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
7861
7855
type: string
7862
7856
transfer:
7863
7857
description: instructions for transferring files
@@ -7906,7 +7900,6 @@ spec:
7906
7900
x-kubernetes-preserve-unknown-fields: true
7907
7901
timeout:
7908
7902
description: maximum time this step may take
7909
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
7910
7903
type: string
7911
7904
workingDir:
7912
7905
description: working directory to use for this step
@@ -9613,7 +9606,6 @@ spec:
9613
9606
type: string
9614
9607
timeout:
9615
9608
description: maximum time this step may take
9616
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
9617
9609
type: string
9618
9610
transfer:
9619
9611
description: instructions for transferring files
@@ -10811,7 +10803,6 @@ spec:
10811
10803
type: string
10812
10804
timeout:
10813
10805
description: maximum time until reaching readiness
10814
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
10815
10806
type: string
10816
10807
transfer:
10817
10808
description: instructions for transferring files
@@ -10860,7 +10851,6 @@ spec:
10860
10851
x-kubernetes-preserve-unknown-fields: true
10861
10852
timeout:
10862
10853
description: maximum time this step may take
10863
- pattern: ^((0|[1-9][0-9]*)h)?((0|[1-9][0-9]*)m)?((0|[1-9][0-9]*)s)?((0|[1-9][0-9]*)ms)?$
10864
10854
type: string
10865
10855
workingDir:
10866
10856
description: working directory to use for this step
0 commit comments