Did oidc-client extension change properties to build time? #34705
-
I'm using kubernetes-config and in the configmap set This leads to
Is it because it got made into a build time config, or is it some wierd interaction between the two extensions? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
@bulldog98 Looks like 'https://validurl' is not accessible from within the pod running |
Beta Was this translation helpful? Give feedback.
-
@bulldog98 Note, |
Beta Was this translation helpful? Give feedback.
-
@bulldog98 Can you please try redeploying with this address set in application properties as opposed to config maps ? I wonder if it might be related, also please enable oidc client logs |
Beta Was this translation helpful? Give feedback.
-
Ok now I'm confused. I tried I did not change anything in the cluster since yesterday, that should work |
Beta Was this translation helpful? Give feedback.
-
@bulldog98 I'm not sure what is going on but if
You may want to create an issue with more related details and tag Ozan and Clement, @ozangunalp, @cescoffier, to discuss it. And in OidcCommonUtils:
which is coming from
Which is strange since HTTP response is available - and therefore it must have a status code - looks like a logging bug to me, |
Beta Was this translation helpful? Give feedback.
@bulldog98 I'm not sure what is going on but if
curl
also fails then it only confirms there is at least intermediate problem related to accessing this host from the cluster.Apart from that, there are a few interesting exceptions: