Skip to content

Commit

Permalink
test(kumactl): update golden CRDs
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
  • Loading branch information
michaelbeaumont committed Jul 4, 2022
1 parent 6b45140 commit 5f178a7
Show file tree
Hide file tree
Showing 16 changed files with 126 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1402,6 +1402,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down Expand Up @@ -1523,6 +1530,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1357,6 +1357,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1373,6 +1373,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1370,6 +1370,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
7 changes: 7 additions & 0 deletions app/kumactl/cmd/install/testdata/install-crds.all.golden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down Expand Up @@ -635,6 +642,13 @@ spec:
Service.
type: object
type: object
spec:
description: Spec holds some customizable fields of a Service.
properties:
loadBalancerIP:
description: LoadBalancerIP corresponds to ServiceSpec.LoadBalancerIP.
type: string
type: object
type: object
serviceType:
default: LoadBalancer
Expand Down

0 comments on commit 5f178a7

Please sign in to comment.