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

Weird warn message with the OpenShift extension #15607

Closed
gsmet opened this issue Mar 10, 2021 · 2 comments · Fixed by #15610
Closed

Weird warn message with the OpenShift extension #15607

gsmet opened this issue Mar 10, 2021 · 2 comments · Fixed by #15610
Assignees
Labels
area/kubernetes kind/bug Something isn't working
Milestone

Comments

@gsmet
Copy link
Member

gsmet commented Mar 10, 2021

Using the OpenShift extension, I now have this:

2021-03-10 17:12:56,920 WARN  [io.qua.kub.dep.KubernetesProcessor] (build-56) exposition openshift=Optional.empty

I don't think that is normal. It looks like a debug message (and if not, the Optional.empty should go).

This is with master, no idea if it ended up in another branch so this needs to be checked.

@gsmet gsmet added the kind/bug Something isn't working label Mar 10, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 10, 2021

/cc @geoand

@gsmet
Copy link
Member Author

gsmet commented Mar 10, 2021

@iocanel I think this one is for you.

gsmet added a commit to gsmet/quarkus that referenced this issue Mar 10, 2021
I think it was added to debug things, let's remove it. If it has any
value, it needs to be handled a lot better.

Fixes quarkusio#15607
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Mar 10, 2021
@iocanel iocanel self-assigned this Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants