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