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

Allow short node name matching #865

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

LikithaVemulapalli
Copy link
Contributor

@LikithaVemulapalli LikithaVemulapalli commented Jul 21, 2023

Issue #, if available: #857

Description of changes:

fetchKubernetesNode function is used in almost all the functions in node.go to fetch the Kubernetes node. As per the existing functionality, fetchKubernetesNode function checks the FQDN, modified existing logic to include matching both the short names such as ip-xxx as well as FQDN ip-xxx.xxx.internal.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@LikithaVemulapalli LikithaVemulapalli marked this pull request as ready for review July 21, 2023 16:13
@LikithaVemulapalli LikithaVemulapalli requested a review from a team as a code owner July 21, 2023 16:13
@LikithaVemulapalli LikithaVemulapalli merged commit 5b719b9 into aws:main Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants