-
Bug
-
Resolution: Done
-
Major
-
camel-k-1.8
-
None
-
False
-
-
False
-
Todo
compiled defaults.go contains runtime version 1.12.0. On the other hand, integration kit (and IP) contains 1.12.1 so CLI tests are failing:
describe_test.go:63:
Expected
....
Runtime Version: 1.12.1.redhat-00006
....
to match regular expression
<string>: (?sm).*Runtime Version:\s+1.12.0.*
Full stacktrace available here