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

KEP 1645: slightly relax the managed by requirements on EndpointSlices #4930

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 25, 2024

  1. KEP 1645: slightly relax the managed by requirements on EndpointSlices

    Relax a bit the sentence about EndpointSlice marked as not managed by
    the endpointslice controller as some EndpointSlice might be actually
    managed by the endpointslice controller directly. For instance Cilium
    implementation currently uses the default endpointslice controller to
    manage the EndpointSlice from the local cluster.
    
    The sentence below still implies that imported EndpointSlice must be
    managed by a MCS-API controller which means that this mixed scenario can
    be conformant while still keeping a strong guideline for EndpointSlice
    managed by a MCS-API controller.
    
    Signed-off-by: Arthur Outhenin-Chalandre <[email protected]>
    MrFreezeex committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f341e9d View commit details
    Browse the repository at this point in the history