We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In multi-slb mode, we only watch the one endpointslice for each local service. However, the service could have more than one endpointslices.
All endpointslices should be respected.
kubectl version
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
nilo19
Successfully merging a pull request may close this issue.
What happened:
In multi-slb mode, we only watch the one endpointslice for each local service. However, the service could have more than one endpointslices.
What you expected to happen:
All endpointslices should be respected.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: