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
Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice #9570
Conversation
c6d7a2a
to
cd88c31
Compare
|
Thanks for your PR. For legal reasons, we require that all commits are signed with a DCO before we can merge them. See this blog post for considerations around this. This means that the last line of your commit message should read like:
If you are using GitHub through the web interface, it's quickest to close this PR and open a new one with the appropriate line. If you are using Git on the command line, it is probably quickest to amend and force push. You can do that with As always, be careful when force-pushing. |
|
The direction of this is looking good! As Julien said, we will need the DCO to be signed off. |
6df7d18
to
f704e28
Compare
|
close/reopen to trigger CI |
One of the tests should fail due to incorrect service labels set, working on to fix this! - |
2791b51
to
47fdada
Compare
|
It seems from the PR description that there are still some work-in-progress things. Please feel free to ping us when you think this is ready for review! |
Thanks, updated the title and description! I think we're now ready to review since all tests are passed. |
47fdada
to
8b8c304
Compare
|
Kind ping, is there anything you want me to do here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My apologies, this one slipped through the cracks. This lgtm!
|
Sorry my bad, as I was going through notifications I merged another PR that unfortunately now created a conflict with this one. Could you resolve the conflict? Then this is ready to merge from my side. |
8b8c304
to
b67af96
Compare
Fixes prometheus#9498 Signed-off-by: Furkan <furkan.turkal@trendyol.com> Signed-off-by: Erkan Zileli <erkan.zileli@trendyol.com> Co-authored-by: Batuhan Apaydin <batuhan.apaydin@trendyol.com>
b67af96
to
2939966
Compare
|
NP! Just resolved conflicts and rebased. |
|
Thank youuuuuuuu! lgtm 🎉 |
Signed-off-by: Furkan furkan.turkal@trendyol.com
Co-authored-by: Batuhan batuhan.apaydin@trendyol.com
Co-authored-by: Erkan erkan.zileli@trendyol.com
Fixes #9498
The discovery.k8s.io/v1beta1 API version of EndpointSlice will no longer be served in v1.25.
TODO:
endpointslice_adaptor.gois not implemented yetHey @w0wka91, we added you in the repository as a collaborator, if you want to work on feel free to commit
k8s-discovery-v1branch! Looking forward to your contributions!cc: @developer-guy @erkanzileli @tksm @roidelapluie