Skip to content

Commit

Permalink
Update submariner Endpoint CRD yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Jan 20, 2025
1 parent 4611b36 commit 1a9b603
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 24 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/submariner-io/admiral v0.20.0-m3
github.com/submariner-io/shipyard v0.20.0-m3
github.com/submariner-io/submariner v0.20.0-m3
github.com/submariner-io/submariner v0.20.0-m3.0.20250117111504-2c0e7b5254bc
golang.org/x/net v0.34.0
golang.org/x/text v0.21.0
k8s.io/api v0.31.4
k8s.io/api v0.31.5
k8s.io/apiextensions-apiserver v0.31.3
k8s.io/apimachinery v0.31.4
k8s.io/client-go v0.31.4
k8s.io/apimachinery v0.31.5
k8s.io/client-go v0.31.5
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/controller-runtime v0.19.3
sigs.k8s.io/yaml v1.4.0
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ github.com/submariner-io/admiral v0.20.0-m3 h1:chlZlzEN4kFVmdH4XW49M3DMbbwOB/WSZ
github.com/submariner-io/admiral v0.20.0-m3/go.mod h1:6krUQh+awO8Jh/qcuzDoY5UGvKM0kh52NPuv2L7A5h8=
github.com/submariner-io/shipyard v0.20.0-m3 h1:HlHA12T/KM1u5zukyEzENIjc2UyQD8t/TJDYx8WWurs=
github.com/submariner-io/shipyard v0.20.0-m3/go.mod h1:pHlbicYjrEfDV9ObF8R/8kC2SyLX3rx3hgHgLJFNvCw=
github.com/submariner-io/submariner v0.20.0-m3 h1:JXj6YyYTicOiEZS4abDiibnB/+rc/QuI9TR1DdikUmo=
github.com/submariner-io/submariner v0.20.0-m3/go.mod h1:PbnZGfN3wblguAN763OGRRiu7HWKZuzPq4oXMXKeZzI=
github.com/submariner-io/submariner v0.20.0-m3.0.20250117111504-2c0e7b5254bc h1:P/9HrCVGIzwe6swSeDFL8REpG2upikAizXIx56/gbeo=
github.com/submariner-io/submariner v0.20.0-m3.0.20250117111504-2c0e7b5254bc/go.mod h1:ws1o1/9ut+LhhTUffjhOUMW9KTn+3SYWhEHxRqM5nxE=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
Expand Down Expand Up @@ -604,22 +604,22 @@ honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=
k8s.io/api v0.31.4 h1:I2QNzitPVsPeLQvexMEsj945QumYraqv9m74isPDKhM=
k8s.io/api v0.31.4/go.mod h1:d+7vgXLvmcdT1BCo79VEgJxHHryww3V5np2OYTr6jdw=
k8s.io/api v0.31.5 h1:7jP74egbPUOCLJV5KheUnwo9gz3zzUsMIj2EPkuYK1E=
k8s.io/api v0.31.5/go.mod h1:RMyMdZG1kJjou2ng5buEti0OHlo0uFXgSzTZ/k5LeVk=
k8s.io/apiextensions-apiserver v0.18.2/go.mod h1:q3faSnRGmYimiocj6cHQ1I3WpLqmDgJFlKL37fC4ZvY=
k8s.io/apiextensions-apiserver v0.18.4/go.mod h1:NYeyeYq4SIpFlPxSAB6jHPIdvu3hL0pc36wuRChybio=
k8s.io/apiextensions-apiserver v0.31.3 h1:+GFGj2qFiU7rGCsA5o+p/rul1OQIq6oYpQw4+u+nciE=
k8s.io/apiextensions-apiserver v0.31.3/go.mod h1:2DSpFhUZZJmn/cr/RweH1cEVVbzFw9YBu4T+U3mf1e4=
k8s.io/apimachinery v0.18.2/go.mod h1:9SnR/e11v5IbyPCGbvJViimtJ0SwHG4nfZFjU77ftcA=
k8s.io/apimachinery v0.18.4/go.mod h1:OaXp26zu/5J7p0f92ASynJa1pZo06YlV9fG7BoWbCko=
k8s.io/apimachinery v0.31.4 h1:8xjE2C4CzhYVm9DGf60yohpNUh5AEBnPxCryPBECmlM=
k8s.io/apimachinery v0.31.4/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/apimachinery v0.31.5 h1:NxhAVGcfrSdTMx3M2v1OnvcMS7h1ZnWyt2x2z8CJJBU=
k8s.io/apimachinery v0.31.5/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/apiserver v0.18.2/go.mod h1:Xbh066NqrZO8cbsoenCwyDJ1OSi8Ag8I2lezeHxzwzw=
k8s.io/apiserver v0.18.4/go.mod h1:q+zoFct5ABNnYkGIaGQ3bcbUNdmPyOCoEBcg51LChY8=
k8s.io/client-go v0.18.2/go.mod h1:Xcm5wVGXX9HAA2JJ2sSBUn3tCJ+4SVlCbl2MNNv+CIU=
k8s.io/client-go v0.18.4/go.mod h1:f5sXwL4yAZRkAtzOxRWUhA/N8XzGCb+nPZI8PfobZ9g=
k8s.io/client-go v0.31.4 h1:t4QEXt4jgHIkKKlx06+W3+1JOwAFU/2OPiOo7H92eRQ=
k8s.io/client-go v0.31.4/go.mod h1:kvuMro4sFYIa8sulL5Gi5GFqUPvfH2O/dXuKstbaaeg=
k8s.io/client-go v0.31.5 h1:rmDswcUaIFAJ5vJaB82pjyqc52DgHCPv0G6af3OupO0=
k8s.io/client-go v0.31.5/go.mod h1:js93IlRSzRHql9o9zP54N56rMR249uH4+srnSOcFLsU=
k8s.io/code-generator v0.18.2/go.mod h1:+UHX5rSbxmR8kzS+FAv7um6dtYrZokQvjHpDSYRVkTc=
k8s.io/code-generator v0.18.4/go.mod h1:TgNEVx9hCyPGpdtCWA34olQYLkh3ok9ar7XfSsr8b6c=
k8s.io/component-base v0.18.2/go.mod h1:kqLlMuhJNHQ9lz8Z7V5bxUUtjFZnrypArGl58gmDfUM=
Expand Down
102 changes: 90 additions & 12 deletions pkg/embeddedyamls/yamls.go
Original file line number Diff line number Diff line change
Expand Up @@ -559,14 +559,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -577,8 +592,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
latencyRTT:
Expand Down Expand Up @@ -629,14 +642,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -647,8 +675,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
statusFailure:
Expand Down Expand Up @@ -1402,14 +1428,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -1420,8 +1461,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
required:
Expand Down Expand Up @@ -1493,14 +1532,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -1511,8 +1565,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
latencyRTT:
Expand Down Expand Up @@ -1563,14 +1615,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -1581,8 +1648,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
statusFailure:
Expand Down Expand Up @@ -2253,14 +2318,29 @@ spec:
type: string
healthCheckIP:
type: string
healthCheckIPs:
items:
type: string
maxItems: 2
type: array
hostname:
type: string
nat_enabled:
type: boolean
private_ip:
type: string
privateIPs:
items:
type: string
maxItems: 2
type: array
public_ip:
type: string
publicIPs:
items:
type: string
maxItems: 2
type: array
subnets:
items:
type: string
Expand All @@ -2271,8 +2351,6 @@ spec:
- cluster_id
- hostname
- nat_enabled
- private_ip
- public_ip
- subnets
type: object
status:
Expand Down

0 comments on commit 1a9b603

Please sign in to comment.