Closed InfoSec812 closed 7 years ago
@InfoSec812 when running your project, I've:
SEVERE: Error loading config
--
| io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: GET at: https://172.30.0.1/api/v1/namespaces/foo/configmaps/ambassador-service. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked..
Which is the expected output.
It's a raw minishift in a new project without any particular permission. Do I have to do something to reproduce it ?
@cescoffier I believe that the issue was demonstrated when there was either:
I will try to get you a better answer as soon as I have a few moments.
I remember now...Failing to specify the namespace is what caused it to block the event loop!
Thanks for the info, gonna reproduce it right now...
Woot! Thanks @cescoffier
See example project... When I use the fabric8 maven plugin to deploy this in either our OCP cluster OR using Minishift, I get the following error repeatedly: