Skip to content

Conversation

@flub
Copy link
Contributor

@flub flub commented Jan 20, 2022

When using the DefaultServiceAccount the request is over http, using
https there is not supported. Since all the used URLs are hardcoded
there is no risk of accidentally not using https when needed.

Not doing this completely breaks the default service account functionality. I must admit this took me way to long to find.

When using the DefaultServiceAccount the request is over http, using
https there is not supported.  Since all the used URLs are hardcoded
there is no risk of accidentally not using https when needed.
@djc djc merged commit 3643d70 into djc:master Jan 20, 2022
@djc
Copy link
Owner

djc commented Jan 20, 2022

Sorry that you had to spend a lot of time debugging... thanks for fixing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants