@@ -8193,8 +8193,11 @@ spec:
81938193 - port
81948194 type: object
81958195 tcpSocket:
8196- description: TCPSocket specifies an action involving
8197- a TCP port. TCP hooks not yet supported
8196+ description: Deprecated. TCPSocket is NOT supported
8197+ as a LifecycleHandler and kept for the backward
8198+ compatibility. There are no validation of this
8199+ field and lifecycle hooks will fail in runtime
8200+ when tcp handler is specified.
81988201 properties:
81998202 host:
82008203 description: 'Optional: Host name to connect
@@ -8293,8 +8296,11 @@ spec:
82938296 - port
82948297 type: object
82958298 tcpSocket:
8296- description: TCPSocket specifies an action involving
8297- a TCP port. TCP hooks not yet supported
8299+ description: Deprecated. TCPSocket is NOT supported
8300+ as a LifecycleHandler and kept for the backward
8301+ compatibility. There are no validation of this
8302+ field and lifecycle hooks will fail in runtime
8303+ when tcp handler is specified.
82988304 properties:
82998305 host:
83008306 description: 'Optional: Host name to connect
@@ -8427,7 +8433,7 @@ spec:
84278433 type: integer
84288434 tcpSocket:
84298435 description: TCPSocket specifies an action involving
8430- a TCP port. TCP hooks not yet supported
8436+ a TCP port.
84318437 properties:
84328438 host:
84338439 description: 'Optional: Host name to connect to,
@@ -8637,7 +8643,7 @@ spec:
86378643 type: integer
86388644 tcpSocket:
86398645 description: TCPSocket specifies an action involving
8640- a TCP port. TCP hooks not yet supported
8646+ a TCP port.
86418647 properties:
86428648 host:
86438649 description: 'Optional: Host name to connect to,
@@ -9008,7 +9014,7 @@ spec:
90089014 type: integer
90099015 tcpSocket:
90109016 description: TCPSocket specifies an action involving
9011- a TCP port. TCP hooks not yet supported
9017+ a TCP port.
90129018 properties:
90139019 host:
90149020 description: 'Optional: Host name to connect to,
@@ -11670,8 +11676,11 @@ spec:
1167011676 - port
1167111677 type: object
1167211678 tcpSocket:
11673- description: TCPSocket specifies an action involving
11674- a TCP port. TCP hooks not yet supported
11679+ description: Deprecated. TCPSocket is NOT supported
11680+ as a LifecycleHandler and kept for the backward
11681+ compatibility. There are no validation of
11682+ this field and lifecycle hooks will fail in
11683+ runtime when tcp handler is specified.
1167511684 properties:
1167611685 host:
1167711686 description: 'Optional: Host name to connect
@@ -11771,8 +11780,11 @@ spec:
1177111780 - port
1177211781 type: object
1177311782 tcpSocket:
11774- description: TCPSocket specifies an action involving
11775- a TCP port. TCP hooks not yet supported
11783+ description: Deprecated. TCPSocket is NOT supported
11784+ as a LifecycleHandler and kept for the backward
11785+ compatibility. There are no validation of
11786+ this field and lifecycle hooks will fail in
11787+ runtime when tcp handler is specified.
1177611788 properties:
1177711789 host:
1177811790 description: 'Optional: Host name to connect
@@ -11906,7 +11918,7 @@ spec:
1190611918 type: integer
1190711919 tcpSocket:
1190811920 description: TCPSocket specifies an action involving
11909- a TCP port. TCP hooks not yet supported
11921+ a TCP port.
1191011922 properties:
1191111923 host:
1191211924 description: 'Optional: Host name to connect
@@ -12118,7 +12130,7 @@ spec:
1211812130 type: integer
1211912131 tcpSocket:
1212012132 description: TCPSocket specifies an action involving
12121- a TCP port. TCP hooks not yet supported
12133+ a TCP port.
1212212134 properties:
1212312135 host:
1212412136 description: 'Optional: Host name to connect
@@ -12496,7 +12508,7 @@ spec:
1249612508 type: integer
1249712509 tcpSocket:
1249812510 description: TCPSocket specifies an action involving
12499- a TCP port. TCP hooks not yet supported
12511+ a TCP port.
1250012512 properties:
1250112513 host:
1250212514 description: 'Optional: Host name to connect
0 commit comments