You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/07 13:17:15 UTC

[GitHub] [camel-k] JackJiaJJ opened a new issue #1687: Failed to install Camel-K in IKS

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


   I launched a k8s env in IBM Cloud (IKS), and I failed to install Camel-K, it prompted below error:
   
   Error: cannot get command client: no Auth Provider found for name "oidc"
   
   **Below are the commands I executed:**
   
   # wget https://github.com/apache/camel-k/releases/download/v1.1.0/camel-k-client-1.1.0-linux-64bit.tar.gz
   
   # tar xvf camel-k-client-1.1.0-linux-64bit.tar.gz
   
   # cp kamel /usr/bin
   
   # kamel install
   Error: cannot get command client: no Auth Provider found for name "oidc"


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] nicolaferraro commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688679397


   Technically support for `oidc` should be there (https://github.com/apache/camel-k/blob/25a6a74aca4c8ad4adcc78cca8ebbfc626a20316/cmd/kamel/main.go#L33). We need to investigate.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] JackJiaJJ commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
JackJiaJJ commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688697372


   That's so great !  thanks a lot ! @nicolaferraro 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] nicolaferraro commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688884842


   Fixed by https://github.com/apache/camel-k/pull/1694


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] nicolaferraro closed issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
nicolaferraro closed issue #1687:
URL: https://github.com/apache/camel-k/issues/1687


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] nicolaferraro commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688680635


   It was added recently, we can backport the change to v1.1.1 which will be available next week.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] JackJiaJJ commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
JackJiaJJ commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688644207


   @nicolaferraro if there is any workaround ? thanks a lot !


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] nicolaferraro commented on issue #1687: Failed to install Camel-K in IKS

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1687:
URL: https://github.com/apache/camel-k/issues/1687#issuecomment-688380467


   Seems similar to the issue happened with Azure https://github.com/apache/camel-k/issues/1138


----------------------------------------------------------------
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:
users@infra.apache.org