Skip to content

Commit 7a64700

Browse files
Commit from GitHub Actions (Scheduled Jobs)
1 parent f929023 commit 7a64700

File tree

6 files changed

+18
-126
lines changed

6 files changed

+18
-126
lines changed

schema/networking.istio.io/destinationrule_v1.json

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@
9090
]
9191
},
9292
"idleTimeout": {
93-
"type": "string",
94-
"x-kubernetes-validations": [
95-
{
96-
"message": "must be a valid duration greater than 1ms",
97-
"rule": "duration(self) >= duration('1ms')"
98-
}
99-
]
93+
"type": "string"
10094
},
10195
"maxConnectionDuration": {
10296
"type": "string",
@@ -544,13 +538,7 @@
544538
]
545539
},
546540
"idleTimeout": {
547-
"type": "string",
548-
"x-kubernetes-validations": [
549-
{
550-
"message": "must be a valid duration greater than 1ms",
551-
"rule": "duration(self) >= duration('1ms')"
552-
}
553-
]
541+
"type": "string"
554542
},
555543
"maxConnectionDuration": {
556544
"type": "string",
@@ -1145,13 +1133,7 @@
11451133
]
11461134
},
11471135
"idleTimeout": {
1148-
"type": "string",
1149-
"x-kubernetes-validations": [
1150-
{
1151-
"message": "must be a valid duration greater than 1ms",
1152-
"rule": "duration(self) >= duration('1ms')"
1153-
}
1154-
]
1136+
"type": "string"
11551137
},
11561138
"maxConnectionDuration": {
11571139
"type": "string",
@@ -1599,13 +1581,7 @@
15991581
]
16001582
},
16011583
"idleTimeout": {
1602-
"type": "string",
1603-
"x-kubernetes-validations": [
1604-
{
1605-
"message": "must be a valid duration greater than 1ms",
1606-
"rule": "duration(self) >= duration('1ms')"
1607-
}
1608-
]
1584+
"type": "string"
16091585
},
16101586
"maxConnectionDuration": {
16111587
"type": "string",

schema/networking.istio.io/destinationrule_v1alpha3.json

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@
9090
]
9191
},
9292
"idleTimeout": {
93-
"type": "string",
94-
"x-kubernetes-validations": [
95-
{
96-
"message": "must be a valid duration greater than 1ms",
97-
"rule": "duration(self) >= duration('1ms')"
98-
}
99-
]
93+
"type": "string"
10094
},
10195
"maxConnectionDuration": {
10296
"type": "string",
@@ -544,13 +538,7 @@
544538
]
545539
},
546540
"idleTimeout": {
547-
"type": "string",
548-
"x-kubernetes-validations": [
549-
{
550-
"message": "must be a valid duration greater than 1ms",
551-
"rule": "duration(self) >= duration('1ms')"
552-
}
553-
]
541+
"type": "string"
554542
},
555543
"maxConnectionDuration": {
556544
"type": "string",
@@ -1145,13 +1133,7 @@
11451133
]
11461134
},
11471135
"idleTimeout": {
1148-
"type": "string",
1149-
"x-kubernetes-validations": [
1150-
{
1151-
"message": "must be a valid duration greater than 1ms",
1152-
"rule": "duration(self) >= duration('1ms')"
1153-
}
1154-
]
1136+
"type": "string"
11551137
},
11561138
"maxConnectionDuration": {
11571139
"type": "string",
@@ -1599,13 +1581,7 @@
15991581
]
16001582
},
16011583
"idleTimeout": {
1602-
"type": "string",
1603-
"x-kubernetes-validations": [
1604-
{
1605-
"message": "must be a valid duration greater than 1ms",
1606-
"rule": "duration(self) >= duration('1ms')"
1607-
}
1608-
]
1584+
"type": "string"
16091585
},
16101586
"maxConnectionDuration": {
16111587
"type": "string",

schema/networking.istio.io/destinationrule_v1beta1.json

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@
9090
]
9191
},
9292
"idleTimeout": {
93-
"type": "string",
94-
"x-kubernetes-validations": [
95-
{
96-
"message": "must be a valid duration greater than 1ms",
97-
"rule": "duration(self) >= duration('1ms')"
98-
}
99-
]
93+
"type": "string"
10094
},
10195
"maxConnectionDuration": {
10296
"type": "string",
@@ -544,13 +538,7 @@
544538
]
545539
},
546540
"idleTimeout": {
547-
"type": "string",
548-
"x-kubernetes-validations": [
549-
{
550-
"message": "must be a valid duration greater than 1ms",
551-
"rule": "duration(self) >= duration('1ms')"
552-
}
553-
]
541+
"type": "string"
554542
},
555543
"maxConnectionDuration": {
556544
"type": "string",
@@ -1145,13 +1133,7 @@
11451133
]
11461134
},
11471135
"idleTimeout": {
1148-
"type": "string",
1149-
"x-kubernetes-validations": [
1150-
{
1151-
"message": "must be a valid duration greater than 1ms",
1152-
"rule": "duration(self) >= duration('1ms')"
1153-
}
1154-
]
1136+
"type": "string"
11551137
},
11561138
"maxConnectionDuration": {
11571139
"type": "string",
@@ -1599,13 +1581,7 @@
15991581
]
16001582
},
16011583
"idleTimeout": {
1602-
"type": "string",
1603-
"x-kubernetes-validations": [
1604-
{
1605-
"message": "must be a valid duration greater than 1ms",
1606-
"rule": "duration(self) >= duration('1ms')"
1607-
}
1608-
]
1584+
"type": "string"
16091585
},
16101586
"maxConnectionDuration": {
16111587
"type": "string",

schema/networking.istio.io/sidecar_v1.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,7 @@
116116
]
117117
},
118118
"idleTimeout": {
119-
"type": "string",
120-
"x-kubernetes-validations": [
121-
{
122-
"message": "must be a valid duration greater than 1ms",
123-
"rule": "duration(self) >= duration('1ms')"
124-
}
125-
]
119+
"type": "string"
126120
},
127121
"maxConnectionDuration": {
128122
"type": "string",
@@ -249,13 +243,7 @@
249243
]
250244
},
251245
"idleTimeout": {
252-
"type": "string",
253-
"x-kubernetes-validations": [
254-
{
255-
"message": "must be a valid duration greater than 1ms",
256-
"rule": "duration(self) >= duration('1ms')"
257-
}
258-
]
246+
"type": "string"
259247
},
260248
"maxConnectionDuration": {
261249
"type": "string",

schema/networking.istio.io/sidecar_v1alpha3.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,7 @@
116116
]
117117
},
118118
"idleTimeout": {
119-
"type": "string",
120-
"x-kubernetes-validations": [
121-
{
122-
"message": "must be a valid duration greater than 1ms",
123-
"rule": "duration(self) >= duration('1ms')"
124-
}
125-
]
119+
"type": "string"
126120
},
127121
"maxConnectionDuration": {
128122
"type": "string",
@@ -249,13 +243,7 @@
249243
]
250244
},
251245
"idleTimeout": {
252-
"type": "string",
253-
"x-kubernetes-validations": [
254-
{
255-
"message": "must be a valid duration greater than 1ms",
256-
"rule": "duration(self) >= duration('1ms')"
257-
}
258-
]
246+
"type": "string"
259247
},
260248
"maxConnectionDuration": {
261249
"type": "string",

schema/networking.istio.io/sidecar_v1beta1.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,7 @@
116116
]
117117
},
118118
"idleTimeout": {
119-
"type": "string",
120-
"x-kubernetes-validations": [
121-
{
122-
"message": "must be a valid duration greater than 1ms",
123-
"rule": "duration(self) >= duration('1ms')"
124-
}
125-
]
119+
"type": "string"
126120
},
127121
"maxConnectionDuration": {
128122
"type": "string",
@@ -249,13 +243,7 @@
249243
]
250244
},
251245
"idleTimeout": {
252-
"type": "string",
253-
"x-kubernetes-validations": [
254-
{
255-
"message": "must be a valid duration greater than 1ms",
256-
"rule": "duration(self) >= duration('1ms')"
257-
}
258-
]
246+
"type": "string"
259247
},
260248
"maxConnectionDuration": {
261249
"type": "string",

0 commit comments

Comments
 (0)