aslom opened a new issue #1646:
URL: https://github.com/apache/camel-k/issues/1646


   Problem:
   
   ```
   kamel run hello.groovy
   Error: cannot get command client: no Auth Provider found for name "oidc"
   ```
   
   Solution I think is similiar to https://github.com/apache/camel-k/issues/1138
   
   Add
   
   ```
   _ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
   ```
   
   to  cmd/kamel/main.go 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to