@@ -4,7 +4,7 @@ kind: CustomResourceDefinition
4
4
metadata :
5
5
annotations :
6
6
controller-gen.kubebuilder.io/version : v0.14.0
7
- haproxy.org/client-native : v5.1.4
7
+ haproxy.org/client-native : v5.1.11
8
8
name : backends.ingress.v1.haproxy.org
9
9
spec :
10
10
group : ingress.v1.haproxy.org
87
87
required :
88
88
- acl_name
89
89
- criterion
90
- - index
91
90
type : object
92
91
type : array
93
92
config :
@@ -120,16 +119,16 @@ spec:
120
119
adv_check :
121
120
description : |-
122
121
adv check
123
- Enum: [ssl-hello-chk smtpchk ldap-check mysql-check pgsql-check tcp -check redis-check httpchk ]
122
+ Enum: [httpchk ldap-check mysql-check pgsql-check redis -check smtpchk ssl-hello-chk tcp-check ]
124
123
enum :
125
- - ssl-hello-chk
126
- - smtpchk
124
+ - httpchk
127
125
- ldap-check
128
126
- mysql-check
129
127
- pgsql-check
130
- - tcp-check
131
128
- redis-check
132
- - httpchk
129
+ - smtpchk
130
+ - ssl-hello-chk
131
+ - tcp-check
133
132
type : string
134
133
allbackups :
135
134
description : |-
@@ -146,19 +145,19 @@ spec:
146
145
description : |-
147
146
algorithm
148
147
Required: true
149
- Enum: [roundrobin static-rr leastconn first source uri url_param hdr random rdp-cookie hash ]
148
+ Enum: [first hash hdr leastconn random rdp-cookie roundrobin source static-rr uri url_param ]
150
149
enum :
151
- - roundrobin
152
- - static-rr
153
- - leastconn
154
150
- first
155
- - source
156
- - uri
157
- - url_param
151
+ - hash
158
152
- hdr
153
+ - leastconn
159
154
- random
160
155
- rdp-cookie
161
- - hash
156
+ - roundrobin
157
+ - source
158
+ - static-rr
159
+ - uri
160
+ - url_param
162
161
type : string
163
162
hash_expression :
164
163
description : hash expression
@@ -1161,6 +1160,34 @@ spec:
1161
1160
- cond
1162
1161
- cond_test
1163
1162
type : object
1163
+ force_persist_list :
1164
+ description : force persist list
1165
+ items :
1166
+ description : |-
1167
+ ForcePersist force persist
1168
+
1169
+
1170
+ swagger:model ForcePersist
1171
+ properties :
1172
+ cond :
1173
+ description : |-
1174
+ cond
1175
+ Required: true
1176
+ Enum: [if unless]
1177
+ enum :
1178
+ - if
1179
+ - unless
1180
+ type : string
1181
+ cond_test :
1182
+ description : |-
1183
+ cond test
1184
+ Required: true
1185
+ type : string
1186
+ required :
1187
+ - cond
1188
+ - cond_test
1189
+ type : object
1190
+ type : array
1164
1191
forwardfor :
1165
1192
description : forwardfor
1166
1193
properties :
@@ -1208,6 +1235,10 @@ spec:
1208
1235
- enabled
1209
1236
- disabled
1210
1237
type : string
1238
+ hash_balance_factor :
1239
+ description : hash balance factor
1240
+ format : int64
1241
+ type : integer
1211
1242
hash_type :
1212
1243
description : hash type
1213
1244
properties :
@@ -1455,7 +1486,6 @@ spec:
1455
1486
description : via socks4
1456
1487
type : boolean
1457
1488
required :
1458
- - index
1459
1489
- type
1460
1490
type : object
1461
1491
http-keep-alive :
@@ -1608,6 +1638,34 @@ spec:
1608
1638
- cond
1609
1639
- cond_test
1610
1640
type : object
1641
+ ignore_persist_list :
1642
+ description : ignore persist list
1643
+ items :
1644
+ description : |-
1645
+ IgnorePersist ignore persist
1646
+
1647
+
1648
+ swagger:model IgnorePersist
1649
+ properties :
1650
+ cond :
1651
+ description : |-
1652
+ cond
1653
+ Required: true
1654
+ Enum: [if unless]
1655
+ enum :
1656
+ - if
1657
+ - unless
1658
+ type : string
1659
+ cond_test :
1660
+ description : |-
1661
+ cond test
1662
+ Required: true
1663
+ type : string
1664
+ required :
1665
+ - cond
1666
+ - cond_test
1667
+ type : object
1668
+ type : array
1611
1669
independent_streams :
1612
1670
description : |-
1613
1671
independent streams
@@ -2305,15 +2363,15 @@ spec:
2305
2363
normalizer :
2306
2364
description : |-
2307
2365
normalizer
2308
- Enum: [fragment-encode fragment-strip path-merge-slashes path-strip-dot path-strip-dotdot percent-decode-unreserved percent-to-upercase query-sort-by-name]
2366
+ Enum: [fragment-encode fragment-strip path-merge-slashes path-strip-dot path-strip-dotdot percent-decode-unreserved percent-to-uppercase query-sort-by-name]
2309
2367
enum :
2310
2368
- fragment-encode
2311
2369
- fragment-strip
2312
2370
- path-merge-slashes
2313
2371
- path-strip-dot
2314
2372
- path-strip-dotdot
2315
2373
- percent-decode-unreserved
2316
- - percent-to-upercase
2374
+ - percent-to-uppercase
2317
2375
- query-sort-by-name
2318
2376
type : string
2319
2377
normalizer_full :
@@ -2542,7 +2600,7 @@ spec:
2542
2600
description : |-
2543
2601
type
2544
2602
Required: true
2545
- Enum: [add-acl add-header allow auth cache-use capture del-acl del-header del-map deny disable-l7-retry do-resolve early-hint lua normalize-uri redirect reject replace-header replace-path replace-pathq replace-uri replace-value return sc-add-gpc sc-inc-gpc sc-inc-gpc0 sc-inc-gpc1 sc-set-gpt0 send-spoe-group set-dst set-dst-port set-header set-log-level set-map set-mark set-method set-nice set-path set-pathq set-priority-class set-priority-offset set-query set-src set-src-port set-timeout set-tos set-uri set-var silent-drop strict-mode tarpit track-sc0 track-sc1 track-sc2 track-sc unset-var use-service wait-for-body wait-for-handshake set-bandwidth-limit]
2603
+ Enum: [add-acl add-header allow auth cache-use capture del-acl del-header del-map deny disable-l7-retry do-resolve early-hint lua normalize-uri redirect reject replace-header replace-path replace-pathq replace-uri replace-value return sc-add-gpc sc-inc-gpc sc-inc-gpc0 sc-inc-gpc1 sc-set-gpt sc-set- gpt0 send-spoe-group set-dst set-dst-port set-header set-log-level set-map set-mark set-method set-nice set-path set-pathq set-priority-class set-priority-offset set-query set-src set-src-port set-timeout set-tos set-uri set-var silent-drop strict-mode tarpit track-sc0 track-sc1 track-sc2 track-sc unset-var use-service wait-for-body wait-for-handshake set-bandwidth-limit]
2546
2604
enum :
2547
2605
- add-acl
2548
2606
- add-header
@@ -2571,6 +2629,7 @@ spec:
2571
2629
- sc-inc-gpc
2572
2630
- sc-inc-gpc0
2573
2631
- sc-inc-gpc1
2632
+ - sc-set-gpt
2574
2633
- sc-set-gpt0
2575
2634
- send-spoe-group
2576
2635
- set-dst
@@ -2638,7 +2697,6 @@ spec:
2638
2697
format : int64
2639
2698
type : integer
2640
2699
required :
2641
- - index
2642
2700
- type
2643
2701
type : object
2644
2702
type : array
0 commit comments