-
Notifications
You must be signed in to change notification settings - Fork 3k
Strange Issue with health probes and Quarkus 3.0.0.Alpha5 in native mode on kubernetes #31764
-
I guys, I am observing a very strange issue with Alpha5. This only happens when I deploy on kubernetes in native mode, I see messages like this :
An example of full log :
This never happens with Alpha4. I know this is extremely vague, but as you can see there is no explicit error message apart the one related to health probe. What's changed between Alpha4 and Alpha5 that may be related ? (http client ? health implementation version?) Thank you in advance |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments · 12 replies
-
I tried, but really I could see nothing. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Here is a faulty startup with debug log level
|
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Good catch ! I completely missed that |
Beta Was this translation helpful? Give feedback.
All reactions
-
Alpha5 by default uses HTTPS while Alpha4 uses HTTP |
Beta Was this translation helpful? Give feedback.
All reactions
-
I fail to find a relevant configuration about this in kubernetes extension or health extension ... |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
To be accurate this is what kubernetes.yml contains, using Alpha4 :
Using Alpha5 instead :
|
Beta Was this translation helpful? Give feedback.
All reactions
-
@iocanel is this expected? It seems wrong to me... |
Beta Was this translation helpful? Give feedback.
All reactions
-
Should I file an issue about this ? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes please open an issue |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
Yes please open an issue