Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 18b2342

Browse files
authored
Merge pull request #18973 from Jochen-A-Fuerbacher/istio.io
Create istio.io ruleset
2 parents 95f1248 + d591463 commit 18b2342

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
Refused:
3+
fortio-daily
4+
fortio-stage
5+
-->
6+
<ruleset name="Istio.io">
7+
8+
<target host="istio.io" />
9+
<target host="www.istio.io" />
10+
<target host="archive.istio.io" />
11+
<target host="discuss.istio.io" />
12+
<target host="eng.istio.io" />
13+
<target host="fortio.istio.io" />
14+
<target host="gcsweb.istio.io" />
15+
<test url="http://gcsweb.istio.io/gcs/istio-prerelease/daily-build" />
16+
<target host="ibmcloud-perf.istio.io" />
17+
<target host="ibmcloud-perf-grafana.istio.io" />
18+
<target host="preliminary.istio.io" />
19+
<target host="prow.istio.io" />
20+
<target host="prow-private.istio.io" />
21+
<target host="velodrome.istio.io" />
22+
23+
<securecookie host=".+" name=".+" />
24+
25+
<rule from="^http:" to="https:" />
26+
27+
</ruleset>

0 commit comments

Comments
 (0)