You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "bouskaJ (via GitHub)" <gi...@apache.org> on 2023/07/04 10:44:52 UTC

[GitHub] [camel-k] bouskaJ opened a new issue, #4528: Kustomize installation does not work

bouskaJ opened a new issue, #4528:
URL: https://github.com/apache/camel-k/issues/4528

   The kustomize installation described on https://camel.apache.org/camel-k/1.12.x/installation/advanced/kustomize.html does not work
   
   ```
   ➜  install git:(main) ✗ kubectl apply -k setup-cluster
   error: accumulating resources: accumulation err='accumulating resources from '../config/rbac/user-cluster-role.yaml': security; file '/home/jbouska/git/camel-k/install/config/rbac/user-cluster-role.yaml' is not in or below '/home/jbouska/git/camel-k/install/setup-cluster'': must build at directory: '/home/jbouska/git/camel-k/install/config/rbac/user-cluster-role.yaml': file is not directory
   
   ➜  install git:(main) ✗ kustomize build setup-cluster
   Error: accumulating resources: accumulation err='accumulating resources from '../config/rbac/user-cluster-role.yaml': security; file '/home/jbouska/git/camel-k/install/config/rbac/user-cluster-role.yaml' is not in or below '/home/jbouska/git/camel-k/install/setup-cluster'': got file 'user-cluster-role.yaml', but '/home/jbouska/git/camel-k/install/config/rbac/user-cluster-role.yaml' must be a directory to be a root
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

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


Re: [I] Kustomize installation does not work [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4528:
URL: https://github.com/apache/camel-k/issues/4528#issuecomment-1755403339

   cc @gansheer 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] squakez commented on issue #4528: Kustomize installation does not work

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4528:
URL: https://github.com/apache/camel-k/issues/4528#issuecomment-1620262997

   Similar as #4135 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


Re: [I] Kustomize installation does not work [camel-k]

Posted by "gansheer (via GitHub)" <gi...@apache.org>.
gansheer commented on issue #4528:
URL: https://github.com/apache/camel-k/issues/4528#issuecomment-1755417524

   I will work on this, thanks @squakez !


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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