2023-09-12 11:45:24 +02:00
|
|
|
name: connection-draining
|
|
|
|
policies:
|
2023-09-12 16:33:26 +02:00
|
|
|
- policy.yaml
|
2023-09-12 11:45:24 +02:00
|
|
|
resources:
|
2023-09-12 16:33:26 +02:00
|
|
|
- resource.yaml
|
2023-09-12 11:45:24 +02:00
|
|
|
results:
|
2023-09-12 16:33:26 +02:00
|
|
|
- kind: Service
|
|
|
|
policy: disable-connection-draining
|
|
|
|
resources:
|
|
|
|
- nlb-aws-controller-no-attributes
|
2023-09-12 11:45:24 +02:00
|
|
|
result: skip
|
2023-09-12 16:33:26 +02:00
|
|
|
rule: clb
|
|
|
|
- kind: Service
|
2023-09-12 11:45:24 +02:00
|
|
|
patchedResource: patched.yaml
|
2023-09-12 16:33:26 +02:00
|
|
|
policy: disable-connection-draining
|
|
|
|
resources:
|
|
|
|
- nlb-aws-controller-no-attributes
|
2023-09-12 11:45:24 +02:00
|
|
|
result: pass
|
2023-09-12 16:33:26 +02:00
|
|
|
rule: nlb-no-attributes
|