-
Notifications
You must be signed in to change notification settings - Fork 199
Productionize IPv6-only configurations #3211
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What should the feature do?
Make IPv6-only configurations production ready by adding comprehensive CI testing and removing the experimental status. This means IPv6-only deployments should have the same level of testing and validation as our current IPv4 and dual-stack configurations.
What is the use case behind this feature?
Right now we mark IPv6-only as experimental and recommend against using it in production.
Anything else we need to know?
No response