Skip to content

Commit c303e11

Browse files
committed
KEP-2086: update tests that were added in previous releases
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent d6f9be2 commit c303e11

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-network/2086-service-internal-traffic-policy

1 file changed

+5
-0
lines changed

keps/sig-network/2086-service-internal-traffic-policy/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ New Services should be able to set the `internalTrafficPolicy` field. Existing S
209209

210210
There will be unit tests to verify that apiserver will drop the field when the `ServiceInternalTrafficPolicy` feature gate is disabled.
211211

212+
Tests added so far:
213+
* https://github.com/kubernetes/kubernetes/blob/0038bcfad495a0458372867a77c8ca646f361c40pkg/registry/core/service/strategy_test.go#L368-L390
214+
* https://github.com/kubernetes/kubernetes/blob/0038bcfad495a0458372867a77c8ca646f361c40/pkg/registry/core/service/storage/storage_test.go#L682-L684
215+
* https://github.com/kubernetes/kubernetes/blob/0038bcfad495a0458372867a77c8ca646f361c40/test/integration/service/service_test.go
216+
212217
### Rollout, Upgrade and Rollback Planning
213218

214219
_This section must be completed when targeting beta graduation to a release._

0 commit comments

Comments
 (0)