@@ -1448,7 +1448,10 @@ spec:
14481448 header to be used in HTTP probes
14491449 properties:
14501450 name:
1451- description: The header field name
1451+ description: The header field name.
1452+ This will be canonicalized upon
1453+ output, so case-variant names will
1454+ be understood as the same header.
14521455 type: string
14531456 value:
14541457 description: The header field value
@@ -1552,7 +1555,10 @@ spec:
15521555 header to be used in HTTP probes
15531556 properties:
15541557 name:
1555- description: The header field name
1558+ description: The header field name.
1559+ This will be canonicalized upon
1560+ output, so case-variant names will
1561+ be understood as the same header.
15561562 type: string
15571563 value:
15581564 description: The header field value
@@ -1672,7 +1678,10 @@ spec:
16721678 header to be used in HTTP probes
16731679 properties:
16741680 name:
1675- description: The header field name
1681+ description: The header field name. This
1682+ will be canonicalized upon output, so
1683+ case-variant names will be understood
1684+ as the same header.
16761685 type: string
16771686 value:
16781687 description: The header field value
@@ -1884,7 +1893,10 @@ spec:
18841893 header to be used in HTTP probes
18851894 properties:
18861895 name:
1887- description: The header field name
1896+ description: The header field name. This
1897+ will be canonicalized upon output, so
1898+ case-variant names will be understood
1899+ as the same header.
18881900 type: string
18891901 value:
18901902 description: The header field value
@@ -2286,7 +2298,10 @@ spec:
22862298 header to be used in HTTP probes
22872299 properties:
22882300 name:
2289- description: The header field name
2301+ description: The header field name. This
2302+ will be canonicalized upon output, so
2303+ case-variant names will be understood
2304+ as the same header.
22902305 type: string
22912306 value:
22922307 description: The header field value
@@ -2829,7 +2844,10 @@ spec:
28292844 header to be used in HTTP probes
28302845 properties:
28312846 name:
2832- description: The header field name
2847+ description: The header field name.
2848+ This will be canonicalized upon
2849+ output, so case-variant names will
2850+ be understood as the same header.
28332851 type: string
28342852 value:
28352853 description: The header field value
@@ -2933,7 +2951,10 @@ spec:
29332951 header to be used in HTTP probes
29342952 properties:
29352953 name:
2936- description: The header field name
2954+ description: The header field name.
2955+ This will be canonicalized upon
2956+ output, so case-variant names will
2957+ be understood as the same header.
29372958 type: string
29382959 value:
29392960 description: The header field value
@@ -3051,7 +3072,10 @@ spec:
30513072 header to be used in HTTP probes
30523073 properties:
30533074 name:
3054- description: The header field name
3075+ description: The header field name. This
3076+ will be canonicalized upon output, so
3077+ case-variant names will be understood
3078+ as the same header.
30553079 type: string
30563080 value:
30573081 description: The header field value
@@ -3254,7 +3278,10 @@ spec:
32543278 header to be used in HTTP probes
32553279 properties:
32563280 name:
3257- description: The header field name
3281+ description: The header field name. This
3282+ will be canonicalized upon output, so
3283+ case-variant names will be understood
3284+ as the same header.
32583285 type: string
32593286 value:
32603287 description: The header field value
@@ -3649,7 +3676,10 @@ spec:
36493676 header to be used in HTTP probes
36503677 properties:
36513678 name:
3652- description: The header field name
3679+ description: The header field name. This
3680+ will be canonicalized upon output, so
3681+ case-variant names will be understood
3682+ as the same header.
36533683 type: string
36543684 value:
36553685 description: The header field value
@@ -4223,7 +4253,10 @@ spec:
42234253 header to be used in HTTP probes
42244254 properties:
42254255 name:
4226- description: The header field name
4256+ description: The header field name.
4257+ This will be canonicalized upon
4258+ output, so case-variant names will
4259+ be understood as the same header.
42274260 type: string
42284261 value:
42294262 description: The header field value
@@ -4327,7 +4360,10 @@ spec:
43274360 header to be used in HTTP probes
43284361 properties:
43294362 name:
4330- description: The header field name
4363+ description: The header field name.
4364+ This will be canonicalized upon
4365+ output, so case-variant names will
4366+ be understood as the same header.
43314367 type: string
43324368 value:
43334369 description: The header field value
@@ -4447,7 +4483,10 @@ spec:
44474483 header to be used in HTTP probes
44484484 properties:
44494485 name:
4450- description: The header field name
4486+ description: The header field name. This
4487+ will be canonicalized upon output, so
4488+ case-variant names will be understood
4489+ as the same header.
44514490 type: string
44524491 value:
44534492 description: The header field value
@@ -4659,7 +4698,10 @@ spec:
46594698 header to be used in HTTP probes
46604699 properties:
46614700 name:
4662- description: The header field name
4701+ description: The header field name. This
4702+ will be canonicalized upon output, so
4703+ case-variant names will be understood
4704+ as the same header.
46634705 type: string
46644706 value:
46654707 description: The header field value
@@ -5061,7 +5103,10 @@ spec:
50615103 header to be used in HTTP probes
50625104 properties:
50635105 name:
5064- description: The header field name
5106+ description: The header field name. This
5107+ will be canonicalized upon output, so
5108+ case-variant names will be understood
5109+ as the same header.
50655110 type: string
50665111 value:
50675112 description: The header field value
0 commit comments