1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-28 02:18:15 +00:00

chore: bump chainsaw (#9064)

This commit is contained in:
Charles-Edouard Brétéché 2023-12-04 11:48:12 +01:00 committed by GitHub
parent bb175943f2
commit 78b99def0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 46 additions and 46 deletions

View file

@ -147,7 +147,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -217,7 +217,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -287,7 +287,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -359,7 +359,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -429,7 +429,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -505,7 +505,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -580,7 +580,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -674,7 +674,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:
@ -748,7 +748,7 @@ jobs:
- name: Install Chainsaw
uses: kyverno/chainsaw/.github/actions/install@5ca138ff5ad87bfb2c41e52cde8c00154756e4c5 # v0.0.7
with:
release: v0.0.7
release: v0.0.8-alpha.1
- name: Test with Chainsaw
shell: bash
env:

View file

@ -11,4 +11,4 @@ spec:
args:
- "65"
entrypoint: sleep
timeout: 90s
timeout: 90s

View file

@ -9,4 +9,4 @@ spec:
try:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -11,4 +11,4 @@ spec:
args:
- "65"
entrypoint: sleep
timeout: 90s
timeout: 90s

View file

@ -17,4 +17,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -16,7 +16,7 @@ spec:
- --wait=true
- --ignore-not-found=true
entrypoint: kubectl
timeout: 30s
timeout: 30s
- command:
args:
- delete
@ -27,7 +27,7 @@ spec:
- --wait=true
- --ignore-not-found=true
entrypoint: kubectl
timeout: 30s
timeout: 30s
- command:
args:
- delete
@ -38,7 +38,7 @@ spec:
- --wait=true
- --ignore-not-found=true
entrypoint: kubectl
timeout: 30s
timeout: 30s
- command:
args:
- delete
@ -47,4 +47,4 @@ spec:
- --wait=true
- --ignore-not-found=true
entrypoint: kubectl
timeout: 30s
timeout: 30s

View file

@ -9,4 +9,4 @@ spec:
try:
- script:
content: sleep 6
timeout: 10s
timeout: 10s

View file

@ -9,7 +9,7 @@ spec:
try:
- script:
content: ./modify-resource-filters.sh removeNode
timeout: 30s
timeout: 30s
- command:
args:
- label

View file

@ -20,7 +20,7 @@ spec:
content: ./modify-resource-filters.sh addNode
- script:
content: ./clear-modified-node-status.sh
timeout: 20s
timeout: 20s
- command:
args:
- label

View file

@ -17,7 +17,7 @@ spec:
- --force
- --wait=true
entrypoint: kubectl
timeout: 30s
timeout: 30s
- command:
args:
- delete
@ -26,6 +26,6 @@ spec:
- --force
- --wait=true
entrypoint: kubectl
timeout: 30s
timeout: 30s
- script:
content: ./modify-resource-filters.sh addBinding

View file

@ -9,7 +9,7 @@ spec:
try:
- script:
content: ./modify-resource-filters.sh removeNode
timeout: 30s
timeout: 30s
- script:
content: ./send-request-to-status-subresource.sh
timeout: 30s
timeout: 30s

View file

@ -20,4 +20,4 @@ spec:
content: ./modify-resource-filters.sh addNode
- script:
content: ./clear-modified-node-status.sh
timeout: 20s
timeout: 20s

View file

@ -14,4 +14,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -12,4 +12,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -9,4 +9,4 @@ spec:
try:
- script:
content: sleep 15
timeout: 20s
timeout: 20s

View file

@ -9,4 +9,4 @@ spec:
try:
- script:
content: sleep 15
timeout: 20s
timeout: 20s

View file

@ -17,4 +17,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -17,4 +17,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -17,4 +17,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -17,4 +17,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -9,11 +9,11 @@ spec:
try:
- script:
content: sleep 5
timeout: 10s
timeout: 10s
- script:
content: ./api-initiated-eviction.sh
timeout: 30s
timeout: 30s
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -15,4 +15,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -15,4 +15,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -9,7 +9,7 @@ spec:
try:
- script:
content: sleep 5
timeout: 10s
timeout: 10s
- delete:
ref:
apiVersion: apps/v1

View file

@ -15,4 +15,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -9,6 +9,6 @@ spec:
apiVersion: v1
kind: Pod
name: test
timeout: 1m
timeout: 1m
- apply:
file: policy-2.yaml

View file

@ -14,4 +14,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -14,4 +14,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -14,4 +14,4 @@ spec:
finally:
- script:
content: sleep 5
timeout: 10s
timeout: 10s

View file

@ -9,7 +9,7 @@ spec:
try:
- apply:
file: resource-v1.yaml
timeout: 90s
timeout: 90s
- apply:
file: resource-v2.yaml
timeout: 90s
timeout: 90s