Skip to content

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Feb 8, 2023

No description provided.

}

private boolean matchServiceLabels(V1Service service) {
if (log.isDebugEnabled()) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this changes simply drops if (log.isDebugEnabled()) { because we are using LogAccesor now


@PostConstruct
public void afterPropertiesSet() {
this.sharedInformerFactory.startAllRegisteredInformers();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop this. and use the new logger

@wind57 wind57 marked this pull request as ready for review February 8, 2023 15:03
@wind57
Copy link
Contributor Author

wind57 commented Feb 8, 2023

this one is ready too @ryanjbaxter . Not a lot to see here, just more clean-up...

@ryanjbaxter ryanjbaxter merged commit e87f618 into spring-cloud:main Feb 8, 2023
@ryanjbaxter ryanjbaxter added this to the 3.0.2 milestone Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants