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 2022/06/23 15:12:32 UTC

[GitHub] [camel-k] christophd opened a new pull request, #3391: fix(#3390): Bring back rbac permission for Knative channels

christophd opened a new pull request, #3391:
URL: https://github.com/apache/camel-k/pull/3391

   - Kamelet bindings connecting with Knative channels/inmemorychannels as source/sink do require this permission
   
   **Release Note**
   ```release-note
   Fix(Knative): Bring back permissions on messaging.knative.dev channels/inmemorychannels
   ```
   


-- 
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] astefanutti commented on pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
astefanutti commented on PR #3391:
URL: https://github.com/apache/camel-k/pull/3391#issuecomment-1167751570

   @christophd awesome, I've left a comment on #3400.


-- 
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] christophd commented on pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
christophd commented on PR #3391:
URL: https://github.com/apache/camel-k/pull/3391#issuecomment-1167740211

   @astefanutti I have found the root cause with the Knative `addressable-resolver` cluster role binding. Please have a look at this successor PR #3400 


-- 
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] astefanutti commented on pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
astefanutti commented on PR #3391:
URL: https://github.com/apache/camel-k/pull/3391#issuecomment-1164568027

   @christophd I think #2958 should apply whether a Knative Addressable to be resolved is used as a sink or source. 


-- 
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] christophd commented on pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
christophd commented on PR #3391:
URL: https://github.com/apache/camel-k/pull/3391#issuecomment-1164561577

   @astefanutti I was using the Knative channel as a source in the KameletBinding. So the addressable only applies for sinks, right?


-- 
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] oscerd closed pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
oscerd closed pull request #3391: fix(#3390): Bring back rbac permission for Knative channels
URL: https://github.com/apache/camel-k/pull/3391


-- 
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] astefanutti commented on pull request #3391: fix(#3390): Bring back rbac permission for Knative channels

Posted by GitBox <gi...@apache.org>.
astefanutti commented on PR #3391:
URL: https://github.com/apache/camel-k/pull/3391#issuecomment-1164553353

   We have to understand first why binding the Knative `addressable-resolver` ClusterRole does not work anymore, see apache/camel-k#2958.


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