-
Notifications
You must be signed in to change notification settings - Fork 309
Update exception message in KubernetesClientConfiguration.InCluster.cs #844
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
Update exception message in KubernetesClientConfiguration.InCluster.cs #844
Conversation
|
Welcome @kentahikaru! |
/easycla |
2 similar comments
/easycla |
/easycla |
Thank you for the PR, looks like the CLA bot is still not happy, once that is fixed we can merge this. |
Hello, thanks for reply. Any advice how to confive bot about CLA ? I already got email fom LF. |
/easycla |
seem your commit's author is different |
/easycla |
remove the old user and push -f |
sorry , can you be more specific ? what old user ? where ? on github or in my local git setings ? |
20a4f94
to
78f04fd
Compare
/LGTM |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kentahikaru, tg123 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hello,
i propose updating this exception message as it is misleading. I spent several hours investigating why my container cannot see env variables when in fact it couldn't see service access token.