Skip to content

Commit 786d43d

Browse files
committed
We will add e2e tests if we can't cover everything with integration
1 parent b8ea822 commit 786d43d

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-auth/4872-harden-kubelet-cert-validation

1 file changed

+1
-1
lines changed

keps/sig-auth/4872-harden-kubelet-cert-validation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Integration tests will be added to ensure the following:
203203

204204
##### e2e tests
205205

206-
End-to-end tests won't be needed as unit and integration tests will cover all the scenarios.
206+
We believe is likely end-to-end tests won't be needed as unit and integration tests will cover all the scenarios. If it's not possible to cover all the scenarios, we will add e2e tests. It's also quite likely that existing e2e tests will cover the new behavior once the feature gate is enabled, so new tests might only be needed for the transition period.
207207

208208
### Graduation Criteria
209209

0 commit comments

Comments
 (0)