Skip to content

Commit

Permalink
Add the implementation history section
Browse files Browse the repository at this point in the history
  • Loading branch information
Aohan authored and Aohan committed Oct 1, 2024
1 parent db1da54 commit acd8ac4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion keps/sig-network/1860-kube-proxy-IP-node-binding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,13 @@ Unit tests:
- unit tests for the ipvs and iptables rules
- unit tests for the validation

Integration tests:
- https://github.com/kubernetes/kubernetes/pull/125237

E2E tests:
- The default behavior for `ipMode` does not break any existing e2e tests
- The default `VIP` value is already tested
- https://github.com/kubernetes/kubernetes/pull/124876

## Graduation Criteria

Expand Down Expand Up @@ -377,4 +381,10 @@ kube-proxy reacts on the IP status, so the service LoadBalancer IP and configura
N/A

###### What steps should be taken if SLOs are not being met to determine the problem?
N/A
N/A

## Implementation History

- 2020-06-18: Initial KEP
- 2023-12-14: Alpha release with Kubernetes 1.29
- 2024-04-18: Beta release with Kubernetes 1.30

0 comments on commit acd8ac4

Please sign in to comment.