Skip to content

Commit 64e0565

Browse files
authored
remove duplicate description (#6234)
Signed-off-by: clyi <clyi@alauda.io>
1 parent ff584e9 commit 64e0565

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

charts/kube-ovn-v2/crds/kube-ovn-crd.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ spec:
3939
type: object
4040
properties:
4141
vpc:
42-
description: VPC name for the subnet. Immutable after creation.
4342
type: string
4443
description: VPC name for the DNS service. This field is immutable after creation.
4544
subnet:
@@ -543,7 +542,6 @@ spec:
543542
type: array
544543
description: External subnets accessible through the NAT gateway
545544
vpc:
546-
description: VPC name for the subnet. Immutable after creation.
547545
type: string
548546
description: VPC name for the NAT gateway. This field is immutable after creation.
549547
selector:
@@ -1105,7 +1103,6 @@ spec:
11051103
- rule: "self == oldSelf"
11061104
message: "This field is immutable."
11071105
vpc:
1108-
description: VPC name for the subnet. Immutable after creation.
11091106
type: string
11101107
description: VPC name for the egress gateway. This field is immutable after creation.
11111108
internalSubnet:
@@ -1637,7 +1634,6 @@ spec:
16371634
type: string
16381635
description: Redo operation status
16391636
protocol:
1640-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
16411637
type: string
16421638
description: Protocol type of the DNAT rule
16431639
internalIp:
@@ -1683,7 +1679,6 @@ spec:
16831679
type: string
16841680
description: External port number
16851681
protocol:
1686-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
16871682
type: string
16881683
description: Protocol type (TCP or UDP)
16891684
internalIp:
@@ -1972,7 +1967,6 @@ spec:
19721967
type: string
19731968
description: IPv6 address mapped to the FIP
19741969
vpc:
1975-
description: VPC name for the subnet. Immutable after creation.
19761970
type: string
19771971
description: VPC name where the FIP is configured
19781972
conditions:
@@ -2015,7 +2009,6 @@ spec:
20152009
type: string
20162010
description: IP resource name
20172011
vpc:
2018-
description: VPC name for the subnet. Immutable after creation.
20192012
type: string
20202013
description: VPC name. This field is immutable after creation.
20212014
v4Ip:
@@ -2087,7 +2080,6 @@ spec:
20872080
type: string
20882081
description: IPv6 CIDR configured in the SNAT rule
20892082
vpc:
2090-
description: VPC name for the subnet. Immutable after creation.
20912083
type: string
20922084
description: VPC name where the SNAT rule is configured
20932085
conditions:
@@ -2127,7 +2119,6 @@ spec:
21272119
type: string
21282120
description: IP resource name
21292121
vpc:
2130-
description: VPC name for the subnet. Immutable after creation.
21312122
type: string
21322123
description: VPC name. This field is immutable after creation.
21332124
v4IpCidr:
@@ -2214,7 +2205,6 @@ spec:
22142205
type: string
22152206
description: IPv6 address configured in the DNAT rule
22162207
vpc:
2217-
description: VPC name for the subnet. Immutable after creation.
22182208
type: string
22192209
description: VPC name where the DNAT rule is configured
22202210
externalPort:
@@ -2224,7 +2214,6 @@ spec:
22242214
type: string
22252215
description: Internal port configured in the DNAT rule
22262216
protocol:
2227-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
22282217
type: string
22292218
description: Protocol type configured in the DNAT rule
22302219
ipName:
@@ -2273,11 +2262,9 @@ spec:
22732262
type: string
22742263
description: Internal port number to forward traffic to
22752264
protocol:
2276-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
22772265
type: string
22782266
description: Protocol type (TCP or UDP)
22792267
vpc:
2280-
description: VPC name for the subnet. Immutable after creation.
22812268
type: string
22822269
description: VPC name. This field is immutable after creation.
22832270
v4Ip:

charts/kube-ovn/templates/kube-ovn-crd.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ spec:
3939
type: object
4040
properties:
4141
vpc:
42-
description: VPC name for the subnet. Immutable after creation.
4342
type: string
4443
description: VPC name for the DNS service. This field is immutable after creation.
4544
subnet:
@@ -543,7 +542,6 @@ spec:
543542
type: array
544543
description: External subnets accessible through the NAT gateway
545544
vpc:
546-
description: VPC name for the subnet. Immutable after creation.
547545
type: string
548546
description: VPC name for the NAT gateway. This field is immutable after creation.
549547
selector:
@@ -1105,7 +1103,6 @@ spec:
11051103
- rule: "self == oldSelf"
11061104
message: "This field is immutable."
11071105
vpc:
1108-
description: VPC name for the subnet. Immutable after creation.
11091106
type: string
11101107
description: VPC name for the egress gateway. This field is immutable after creation.
11111108
internalSubnet:
@@ -1637,7 +1634,6 @@ spec:
16371634
type: string
16381635
description: Redo operation status
16391636
protocol:
1640-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
16411637
type: string
16421638
description: Protocol type of the DNAT rule
16431639
internalIp:
@@ -1683,7 +1679,6 @@ spec:
16831679
type: string
16841680
description: External port number
16851681
protocol:
1686-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
16871682
type: string
16881683
description: Protocol type (TCP or UDP)
16891684
internalIp:
@@ -1972,7 +1967,6 @@ spec:
19721967
type: string
19731968
description: IPv6 address mapped to the FIP
19741969
vpc:
1975-
description: VPC name for the subnet. Immutable after creation.
19761970
type: string
19771971
description: VPC name where the FIP is configured
19781972
conditions:
@@ -2015,7 +2009,6 @@ spec:
20152009
type: string
20162010
description: IP resource name
20172011
vpc:
2018-
description: VPC name for the subnet. Immutable after creation.
20192012
type: string
20202013
description: VPC name. This field is immutable after creation.
20212014
v4Ip:
@@ -2087,7 +2080,6 @@ spec:
20872080
type: string
20882081
description: IPv6 CIDR configured in the SNAT rule
20892082
vpc:
2090-
description: VPC name for the subnet. Immutable after creation.
20912083
type: string
20922084
description: VPC name where the SNAT rule is configured
20932085
conditions:
@@ -2127,7 +2119,6 @@ spec:
21272119
type: string
21282120
description: IP resource name
21292121
vpc:
2130-
description: VPC name for the subnet. Immutable after creation.
21312122
type: string
21322123
description: VPC name. This field is immutable after creation.
21332124
v4IpCidr:
@@ -2214,7 +2205,6 @@ spec:
22142205
type: string
22152206
description: IPv6 address configured in the DNAT rule
22162207
vpc:
2217-
description: VPC name for the subnet. Immutable after creation.
22182208
type: string
22192209
description: VPC name where the DNAT rule is configured
22202210
externalPort:
@@ -2224,7 +2214,6 @@ spec:
22242214
type: string
22252215
description: Internal port configured in the DNAT rule
22262216
protocol:
2227-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
22282217
type: string
22292218
description: Protocol type configured in the DNAT rule
22302219
ipName:
@@ -2273,11 +2262,9 @@ spec:
22732262
type: string
22742263
description: Internal port number to forward traffic to
22752264
protocol:
2276-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
22772265
type: string
22782266
description: Protocol type (TCP or UDP)
22792267
vpc:
2280-
description: VPC name for the subnet. Immutable after creation.
22812268
type: string
22822269
description: VPC name. This field is immutable after creation.
22832270
v4Ip:

dist/images/install.sh

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ spec:
289289
type: object
290290
properties:
291291
vpc:
292-
description: VPC name for the subnet. Immutable after creation.
293292
type: string
294293
description: VPC name for the DNS service. This field is immutable after creation.
295294
subnet:
@@ -793,7 +792,6 @@ spec:
793792
type: array
794793
description: External subnets accessible through the NAT gateway
795794
vpc:
796-
description: VPC name for the subnet. Immutable after creation.
797795
type: string
798796
description: VPC name for the NAT gateway. This field is immutable after creation.
799797
selector:
@@ -1355,7 +1353,6 @@ spec:
13551353
- rule: "self == oldSelf"
13561354
message: "This field is immutable."
13571355
vpc:
1358-
description: VPC name for the subnet. Immutable after creation.
13591356
type: string
13601357
description: VPC name for the egress gateway. This field is immutable after creation.
13611358
internalSubnet:
@@ -1887,7 +1884,6 @@ spec:
18871884
type: string
18881885
description: Redo operation status
18891886
protocol:
1890-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
18911887
type: string
18921888
description: Protocol type of the DNAT rule
18931889
internalIp:
@@ -1933,7 +1929,6 @@ spec:
19331929
type: string
19341930
description: External port number
19351931
protocol:
1936-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
19371932
type: string
19381933
description: Protocol type (TCP or UDP)
19391934
internalIp:
@@ -2222,7 +2217,6 @@ spec:
22222217
type: string
22232218
description: IPv6 address mapped to the FIP
22242219
vpc:
2225-
description: VPC name for the subnet. Immutable after creation.
22262220
type: string
22272221
description: VPC name where the FIP is configured
22282222
conditions:
@@ -2265,7 +2259,6 @@ spec:
22652259
type: string
22662260
description: IP resource name
22672261
vpc:
2268-
description: VPC name for the subnet. Immutable after creation.
22692262
type: string
22702263
description: VPC name. This field is immutable after creation.
22712264
v4Ip:
@@ -2337,7 +2330,6 @@ spec:
23372330
type: string
23382331
description: IPv6 CIDR configured in the SNAT rule
23392332
vpc:
2340-
description: VPC name for the subnet. Immutable after creation.
23412333
type: string
23422334
description: VPC name where the SNAT rule is configured
23432335
conditions:
@@ -2377,7 +2369,6 @@ spec:
23772369
type: string
23782370
description: IP resource name
23792371
vpc:
2380-
description: VPC name for the subnet. Immutable after creation.
23812372
type: string
23822373
description: VPC name. This field is immutable after creation.
23832374
v4IpCidr:
@@ -2464,7 +2455,6 @@ spec:
24642455
type: string
24652456
description: IPv6 address configured in the DNAT rule
24662457
vpc:
2467-
description: VPC name for the subnet. Immutable after creation.
24682458
type: string
24692459
description: VPC name where the DNAT rule is configured
24702460
externalPort:
@@ -2474,7 +2464,6 @@ spec:
24742464
type: string
24752465
description: Internal port configured in the DNAT rule
24762466
protocol:
2477-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
24782467
type: string
24792468
description: Protocol type configured in the DNAT rule
24802469
ipName:
@@ -2523,11 +2512,9 @@ spec:
25232512
type: string
25242513
description: Internal port number to forward traffic to
25252514
protocol:
2526-
description: Network protocol (IPv4, IPv6, or Dual). Immutable after creation.
25272515
type: string
25282516
description: Protocol type (TCP or UDP)
25292517
vpc:
2530-
description: VPC name for the subnet. Immutable after creation.
25312518
type: string
25322519
description: VPC name. This field is immutable after creation.
25332520
v4Ip:

0 commit comments

Comments
 (0)