Re: [PR] fix(e2e): Error in check crd support script [camel-k]

2023-11-27 Thread via GitHub
squakez merged PR #4930: URL: https://github.com/apache/camel-k/pull/4930 -- 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-unsubscr...@camel.apac

Re: [PR] fix(e2e): Error in check crd support script [camel-k]

2023-11-27 Thread via GitHub
gansheer commented on PR #4930: URL: https://github.com/apache/camel-k/pull/4930#issuecomment-1828007935 @squakez except for other recurring test failures (the dev mode) that PR is finished on my side -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] fix(e2e): Error in check crd support script [camel-k]

2023-11-27 Thread via GitHub
gansheer commented on PR #4930: URL: https://github.com/apache/camel-k/pull/4930#issuecomment-1827715631 @squakez @oscerd can you launch the falling test again please :pray: ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[PR] fix(e2e): Error in check crd support script [camel-k]

2023-11-24 Thread via GitHub
gansheer opened a new pull request, #4930: URL: https://github.com/apache/camel-k/pull/4930 Closes #4929 kubectl and oc CLI answers with different result to explain command: ```bash $"kubectl" explain customresourcedefinitions | grep VERSION | awk '{print $2}' v1 $ "oc" e