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

Deperecate getContainerIpAddress #5247

Merged
merged 1 commit into from Apr 7, 2022
Merged

Conversation

kiview
Copy link
Member

@kiview kiview commented Apr 6, 2022

#5149 did already deprecated getContainerIpAddress, but only in the Javadoc and it missed the @Deprecated annotation. This PR is simply the follow-up.

The correct deprecation implicitly fixes #4715, since the deprecation now advocates for using the correctly defined getHost() method.

@kiview kiview added this to the next milestone Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ContainerState#getContainerIpAddress() returns a non-IP string
2 participants