Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP/CIDR validation and parsing improvements #4858

Open
4 tasks
danwinship opened this issue Sep 18, 2024 · 1 comment
Open
4 tasks

IP/CIDR validation and parsing improvements #4858

danwinship opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
sig/network Categorizes an issue or PR as relevant to SIG Network.

Comments

@danwinship
Copy link
Contributor

Enhancement Description

  • One-line enhancement description (can be used as a release note): Improvements to external validation and internal parsing of IP addresses and CIDR values.
  • Kubernetes Enhancement Proposal:
  • Discussion Link: Tighten IP/CIDR validation kubernetes#122550 and WIP utilip: use netip, improved IP/CIDR parsing, improved IP/CIDR utilities kubernetes#122549 have background; I am belatedly writing a KEP to centralize further discussion and because it will just be easier to track this work with a KEP.
  • Primary contact (assignee): @danwinship
  • Responsible SIGs: sig-network
  • Enhancement target (which target equals to which milestone):
    • Alpha release target (x.y):
    • Beta release target (x.y):
    • Stable release target (x.y):
  • Alpha
    • KEP (k/enhancements) update PR(s):
    • Code (k/k) update PR(s):
    • Docs (k/website) update PR(s):

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Sep 18, 2024
@danwinship
Copy link
Contributor Author

/sig network
/assign

@k8s-ci-robot k8s-ci-robot added sig/network Categorizes an issue or PR as relevant to SIG Network. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/network Categorizes an issue or PR as relevant to SIG Network.
Projects
None yet
Development

No branches or pull requests

2 participants