Skip to content

Commit

Permalink
feat: bump to support 1.22-1.24 istio
Browse files Browse the repository at this point in the history
Signed-off-by: Zufar Dhiyaullhaq <[email protected]>
  • Loading branch information
zufardhiyaulhaq committed Nov 17, 2024
1 parent 1af1496 commit 8786c9b
Show file tree
Hide file tree
Showing 20 changed files with 97 additions and 94 deletions.
40 changes: 20 additions & 20 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -132,8 +132,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -187,8 +187,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -242,8 +242,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -297,8 +297,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -352,8 +352,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -407,8 +407,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -462,8 +462,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -517,8 +517,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -572,8 +572,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
40 changes: 20 additions & 20 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -118,8 +118,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -173,8 +173,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -228,8 +228,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -283,8 +283,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -338,8 +338,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -393,8 +393,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -448,8 +448,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -503,8 +503,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -558,8 +558,8 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ["v1.27"]
istio: ["1.19.10", "1.20.6", "1.21.2"]
kubernetes: ["v1.29"]
istio: ["1.22.6", "1.23.3", "1.24.0"]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ spec:
app: istio-ingressgateway
istio: ingressgateway
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "ingressgateway"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ spec:
app: istio-ingressgateway
istio: ingressgateway
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "ingressgateway"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ spec:
app: istio-ingressgateway
istio: ingressgateway
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "ingressgateway"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ spec:
app: istio-ingressgateway
istio: ingressgateway
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "ingressgateway"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
labels:
app: podinfo
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "podinfo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
labels:
app: podinfo
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "podinfo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
labels:
app: podinfo
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "podinfo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
labels:
app: podinfo
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "podinfo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ spec:
app: istio-ingressgateway
istio: ingressgateway
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ spec:
labels:
app: podinfo
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
6 changes: 3 additions & 3 deletions examples/global/gateway/fqdn/globalratelimitconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ spec:
labels:
"app": "istio-public-gateway"
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
sni: "helloworld.zufardhiyaulhaq.dev"
ratelimit:
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ spec:
labels:
"app": "istio-public-gateway"
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
sni: "helloworld.zufardhiyaulhaq.com"
ratelimit:
spec:
Expand Down
6 changes: 3 additions & 3 deletions examples/global/sidecar/fqdn/globalratelimitconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ spec:
labels:
"app": "echo-redis"
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "echo-redis"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ spec:
labels:
"app": "echo-redis"
istio_version:
- "1.19"
- "1.20"
- "1.21"
- "1.22"
- "1.23"
- "1.24"
ratelimit:
spec:
domain: "echo-redis"
Expand Down
Loading

0 comments on commit 8786c9b

Please sign in to comment.