Skip to content

Commit be0510b

Browse files
author
Yann Hamon
committed
Adding new schemas
1 parent a43aa7e commit be0510b

28 files changed

+0
-184
lines changed

master-local/_definitions.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7330,10 +7330,6 @@
73307330
"description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
73317331
"type": "string"
73327332
},
7333-
"ipMode": {
7334-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
7335-
"type": "string"
7336-
},
73377333
"ports": {
73387334
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
73397335
"items": {

master-local/loadbalanceringress-v1.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
"null"
1616
]
1717
},
18-
"ipMode": {
19-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
20-
"type": [
21-
"string",
22-
"null"
23-
]
24-
},
2518
"ports": {
2619
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
2720
"items": {

master-local/loadbalanceringress.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
"null"
1616
]
1717
},
18-
"ipMode": {
19-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
20-
"type": [
21-
"string",
22-
"null"
23-
]
24-
},
2518
"ports": {
2619
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
2720
"items": {

master-standalone-strict/_definitions.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7572,10 +7572,6 @@
75727572
"description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
75737573
"type": "string"
75747574
},
7575-
"ipMode": {
7576-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
7577-
"type": "string"
7578-
},
75797575
"ports": {
75807576
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
75817577
"items": {

master-standalone-strict/loadbalanceringress-v1.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
"null"
1616
]
1717
},
18-
"ipMode": {
19-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
20-
"type": [
21-
"string",
22-
"null"
23-
]
24-
},
2518
"ports": {
2619
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
2720
"items": {

master-standalone-strict/loadbalanceringress.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@
1515
"null"
1616
]
1717
},
18-
"ipMode": {
19-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
20-
"type": [
21-
"string",
22-
"null"
23-
]
24-
},
2518
"ports": {
2619
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
2720
"items": {

master-standalone-strict/loadbalancerstatus-v1.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@
2020
"null"
2121
]
2222
},
23-
"ipMode": {
24-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
25-
"type": [
26-
"string",
27-
"null"
28-
]
29-
},
3023
"ports": {
3124
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
3225
"items": {

master-standalone-strict/loadbalancerstatus.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@
2020
"null"
2121
]
2222
},
23-
"ipMode": {
24-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
25-
"type": [
26-
"string",
27-
"null"
28-
]
29-
},
3023
"ports": {
3124
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
3225
"items": {

master-standalone-strict/service-v1.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -620,13 +620,6 @@
620620
"null"
621621
]
622622
},
623-
"ipMode": {
624-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
625-
"type": [
626-
"string",
627-
"null"
628-
]
629-
},
630623
"ports": {
631624
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
632625
"items": {

master-standalone-strict/service.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -617,13 +617,6 @@
617617
"null"
618618
]
619619
},
620-
"ipMode": {
621-
"description": "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may use this information to adjust traffic routing.",
622-
"type": [
623-
"string",
624-
"null"
625-
]
626-
},
627620
"ports": {
628621
"description": "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it",
629622
"items": {

0 commit comments

Comments
 (0)