mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
Compare commits
4
Commits
v0.21.0-rc0
...
v0.21.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
23bd342e6c | ||
|
|
e75e6b9e12 | ||
|
|
4b75acea7f | ||
|
|
da34a7b5c4 |
@@ -19,11 +19,11 @@ jobs:
|
||||
cable_driver: ['libreswan', 'wireguard', 'vxlan']
|
||||
globalnet: ['', 'globalnet']
|
||||
# Run most tests against the latest K8s version
|
||||
k8s_version: ['1.32']
|
||||
k8s_version: ['k8s-latest']
|
||||
lighthouse: ['', 'lighthouse']
|
||||
include:
|
||||
# Bottom of supported K8s version range
|
||||
- k8s_version: '1.29'
|
||||
- k8s_version: 'k8s-oldest-supported'
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
|
||||
@@ -16,7 +16,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@f78de9780efb7a789cf4745957fa3374cbb94fd5
|
||||
- uses: actions/stale@8f717f0dfca33b78d3c933452e42558e4456c8e7
|
||||
with:
|
||||
days-before-issue-stale: 120
|
||||
days-before-pr-stale: 14
|
||||
|
||||
Reference in New Issue
Block a user