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/10/18 08:13:20 UTC

[GitHub] [camel-k] tadayosi opened a new pull request, #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   <!-- Description -->
   
   Backport #3747
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
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] tadayosi commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   The `native-it` tests keep failing, but let's try to address them with another pull req. I'm merging this one.


-- 
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 commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   Release 1.10.2 has been cut, this will go in 1.10.3.


-- 
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] tadayosi merged pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

Posted by GitBox <gi...@apache.org>.
tadayosi merged PR #3749:
URL: https://github.com/apache/camel-k/pull/3749


-- 
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 commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   I'll try to include this in 1.10.2


-- 
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] tadayosi commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   > It looks like something is going wrong with Knative serving.
   > 
   > > dump.go:268:     > {"level":"info","ts":1666186902.059175,"logger":"camel-k","msg":"could not find any knative type in namespace test-99c98bf6-e772-43c3-aa13-db4d840f77a5, last error was: services.serving.knative.dev is forbidden: User "system:serviceaccount:test-99c98bf6-e772-43c3-aa13-db4d840f77a5:camel-k-operator" cannot list resource "services" in API group "serving.knative.dev" in the namespace "test-99c98bf6-e772-43c3-aa13-db4d840f77a5""}
   
   OK, this doesn't seem to be an issue: #2397
   
   


-- 
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] tadayosi commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   @oscerd Yes, it's not in a hurry. I'll see if I can improve this a bit more before merging it.


-- 
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] tadayosi commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   It looks like something is going wrong with Knative serving.
   ```
         dump.go:268:     > {"level":"info","ts":1666186902.059175,"logger":"camel-k","msg":"could not find any knative type in namespace test-99c98bf6-e772-43c3-aa13-db4d840f77a5, last error was: services.serving.knative.dev is forbidden: User \"system:serviceaccount:test-99c98bf6-e772-43c3-aa13-db4d840f77a5:camel-k-operator\" cannot list resource \"services\" in API group \"serving.knative.dev\" in the namespace \"test-99c98bf6-e772-43c3-aa13-db4d840f77a5\""}
   ```


-- 
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 commented on pull request #3749: fix(e2e): stabilise TestNativeBinding (1.10.x)

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

   I'll go ahead without this if it's still not green later


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