|
755 | 755 | { |
756 | 756 | "name": "weight", |
757 | 757 | "int64": { |
758 | | - "computed_optional_required": "required", |
| 758 | + "computed_optional_required": "computed_optional", |
| 759 | + "default": { |
| 760 | + "static": 0 |
| 761 | + }, |
759 | 762 | "description": "Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100." |
760 | 763 | } |
761 | 764 | } |
|
1033 | 1036 | { |
1034 | 1037 | "name": "weight", |
1035 | 1038 | "int64": { |
1036 | | - "computed_optional_required": "required", |
| 1039 | + "computed_optional_required": "computed_optional", |
| 1040 | + "default": { |
| 1041 | + "static": 0 |
| 1042 | + }, |
1037 | 1043 | "description": "weight associated with matching the corresponding podAffinityTerm, in the range 1-100." |
1038 | 1044 | } |
1039 | 1045 | } |
|
1360 | 1366 | { |
1361 | 1367 | "name": "weight", |
1362 | 1368 | "int64": { |
1363 | | - "computed_optional_required": "required", |
| 1369 | + "computed_optional_required": "computed_optional", |
| 1370 | + "default": { |
| 1371 | + "static": 0 |
| 1372 | + }, |
1364 | 1373 | "description": "weight associated with matching the corresponding podAffinityTerm, in the range 1-100." |
1365 | 1374 | } |
1366 | 1375 | } |
|
2087 | 2096 | { |
2088 | 2097 | "name": "port", |
2089 | 2098 | "int64": { |
2090 | | - "computed_optional_required": "required", |
| 2099 | + "computed_optional_required": "computed_optional", |
| 2100 | + "default": { |
| 2101 | + "static": 0 |
| 2102 | + }, |
2091 | 2103 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
2092 | 2104 | } |
2093 | 2105 | }, |
|
2254 | 2266 | { |
2255 | 2267 | "name": "container_port", |
2256 | 2268 | "int64": { |
2257 | | - "computed_optional_required": "required", |
| 2269 | + "computed_optional_required": "computed_optional", |
| 2270 | + "default": { |
| 2271 | + "static": 0 |
| 2272 | + }, |
2258 | 2273 | "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536." |
2259 | 2274 | } |
2260 | 2275 | }, |
|
2333 | 2348 | { |
2334 | 2349 | "name": "port", |
2335 | 2350 | "int64": { |
2336 | | - "computed_optional_required": "required", |
| 2351 | + "computed_optional_required": "computed_optional", |
| 2352 | + "default": { |
| 2353 | + "static": 0 |
| 2354 | + }, |
2337 | 2355 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
2338 | 2356 | } |
2339 | 2357 | }, |
|
2795 | 2813 | { |
2796 | 2814 | "name": "port", |
2797 | 2815 | "int64": { |
2798 | | - "computed_optional_required": "required", |
| 2816 | + "computed_optional_required": "computed_optional", |
| 2817 | + "default": { |
| 2818 | + "static": 0 |
| 2819 | + }, |
2799 | 2820 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
2800 | 2821 | } |
2801 | 2822 | }, |
|
3699 | 3720 | { |
3700 | 3721 | "name": "port", |
3701 | 3722 | "int64": { |
3702 | | - "computed_optional_required": "required", |
| 3723 | + "computed_optional_required": "computed_optional", |
| 3724 | + "default": { |
| 3725 | + "static": 0 |
| 3726 | + }, |
3703 | 3727 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
3704 | 3728 | } |
3705 | 3729 | }, |
|
3866 | 3890 | { |
3867 | 3891 | "name": "container_port", |
3868 | 3892 | "int64": { |
3869 | | - "computed_optional_required": "required", |
| 3893 | + "computed_optional_required": "computed_optional", |
| 3894 | + "default": { |
| 3895 | + "static": 0 |
| 3896 | + }, |
3870 | 3897 | "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536." |
3871 | 3898 | } |
3872 | 3899 | }, |
|
3945 | 3972 | { |
3946 | 3973 | "name": "port", |
3947 | 3974 | "int64": { |
3948 | | - "computed_optional_required": "required", |
| 3975 | + "computed_optional_required": "computed_optional", |
| 3976 | + "default": { |
| 3977 | + "static": 0 |
| 3978 | + }, |
3949 | 3979 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
3950 | 3980 | } |
3951 | 3981 | }, |
|
4407 | 4437 | { |
4408 | 4438 | "name": "port", |
4409 | 4439 | "int64": { |
4410 | | - "computed_optional_required": "required", |
| 4440 | + "computed_optional_required": "computed_optional", |
| 4441 | + "default": { |
| 4442 | + "static": 0 |
| 4443 | + }, |
4411 | 4444 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
4412 | 4445 | } |
4413 | 4446 | }, |
|
5332 | 5365 | { |
5333 | 5366 | "name": "port", |
5334 | 5367 | "int64": { |
5335 | | - "computed_optional_required": "required", |
| 5368 | + "computed_optional_required": "computed_optional", |
| 5369 | + "default": { |
| 5370 | + "static": 0 |
| 5371 | + }, |
5336 | 5372 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
5337 | 5373 | } |
5338 | 5374 | }, |
|
5499 | 5535 | { |
5500 | 5536 | "name": "container_port", |
5501 | 5537 | "int64": { |
5502 | | - "computed_optional_required": "required", |
| 5538 | + "computed_optional_required": "computed_optional", |
| 5539 | + "default": { |
| 5540 | + "static": 0 |
| 5541 | + }, |
5503 | 5542 | "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 \u003c x \u003c 65536." |
5504 | 5543 | } |
5505 | 5544 | }, |
|
5578 | 5617 | { |
5579 | 5618 | "name": "port", |
5580 | 5619 | "int64": { |
5581 | | - "computed_optional_required": "required", |
| 5620 | + "computed_optional_required": "computed_optional", |
| 5621 | + "default": { |
| 5622 | + "static": 0 |
| 5623 | + }, |
5582 | 5624 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
5583 | 5625 | } |
5584 | 5626 | }, |
|
6040 | 6082 | { |
6041 | 6083 | "name": "port", |
6042 | 6084 | "int64": { |
6043 | | - "computed_optional_required": "required", |
| 6085 | + "computed_optional_required": "computed_optional", |
| 6086 | + "default": { |
| 6087 | + "static": 0 |
| 6088 | + }, |
6044 | 6089 | "description": "Port number of the gRPC service. Number must be in the range 1 to 65535." |
6045 | 6090 | } |
6046 | 6091 | }, |
|
6851 | 6896 | { |
6852 | 6897 | "name": "max_skew", |
6853 | 6898 | "int64": { |
6854 | | - "computed_optional_required": "required", |
| 6899 | + "computed_optional_required": "computed_optional", |
| 6900 | + "default": { |
| 6901 | + "static": 0 |
| 6902 | + }, |
6855 | 6903 | "description": "MaxSkew describes the degree to which pods may be unevenly distributed. When `whenUnsatisfiable=DoNotSchedule`, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. The global minimum is the minimum number of matching pods in an eligible domain or zero if the number of eligible domains is less than MinDomains. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 2/2/1: In this case, the global minimum is 1. | zone1 | zone2 | zone3 | | P P | P P | P | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 2/2/2; scheduling it onto zone1(zone2) would make the ActualSkew(3-1) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When `whenUnsatisfiable=ScheduleAnyway`, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed." |
6856 | 6904 | } |
6857 | 6905 | }, |
|
8185 | 8233 | { |
8186 | 8234 | "name": "lun", |
8187 | 8235 | "int64": { |
8188 | | - "computed_optional_required": "required", |
| 8236 | + "computed_optional_required": "computed_optional", |
| 8237 | + "default": { |
| 8238 | + "static": 0 |
| 8239 | + }, |
8189 | 8240 | "description": "lun represents iSCSI Target Lun number." |
8190 | 8241 | } |
8191 | 8242 | }, |
|
0 commit comments