mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-30 22:08:52 +08:00
Ignore summerwind resources in go test until controller version is the same (#2920)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
---
|
||||
apiVersion: admissionregistration.k8s.io/v1
|
||||
kind: MutatingWebhookConfiguration
|
||||
@@ -85,7 +84,6 @@ webhooks:
|
||||
resources:
|
||||
- pods
|
||||
sideEffects: None
|
||||
|
||||
---
|
||||
apiVersion: admissionregistration.k8s.io/v1
|
||||
kind: ValidatingWebhookConfiguration
|
||||
|
||||
Reference in New Issue
Block a user