You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "gansheer (via GitHub)" <gi...@apache.org> on 2023/12/21 16:43:19 UTC

[PR] Fix #1808: empty x-descriptors field and dataTypes empty default [camel-kamelets]

gansheer opened a new pull request, #1818:
URL: https://github.com/apache/camel-kamelets/pull/1818

   Ref #1814 
   
   Some leftover errors on main branch:
   
   ```
   amel-k-operator-77bf96b5b6-k9xc5 camel-k-operator {"level":"error","ts":"2023-12-21T16:20:42Z","msg":"Error occurred whilst applying bundled kamelet","error":"Kamelet.camel.apache.org \"aws-timestream-query-sink\" is invalid: [spec.definition.properties.useDefaultCredentialsProvider.x-descriptors: Invalid value: \"null\": spec.definition.properties.useDefaultCredentialsProvider.x-descriptors in body must be of type array: \"null\", spec.definition.properties.overrideEndpoint.x-descriptors: Invalid value: \"null\": spec.definition.properties.overrideEndpoint.x-descriptors in body must be of type array: \"null\"]","stacktrace":"github.com/apache/camel-k/v2/pkg/install.KameletCatalog.func1.1\n\tgithub.com/apache/camel-k/v2/pkg/install/kamelets.go:127\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.5.0/errgroup/errgroup.go:75"}
   camel-k-operator-77bf96b5b6-k9xc5 camel-k-operator {"level":"error","ts":"2023-12-21T16:20:43Z","msg":"Error occurred whilst applying bundled kamelet","error":"Kamelet.camel.apache.org \"google-sheets-source\" is invalid: spec.dataTypes.default: Invalid value: \"null\": spec.dataTypes.default in body must be of type object: \"null\"","stacktrace":"github.com/apache/camel-k/v2/pkg/install.KameletCatalog.func1.1\n\tgithub.com/apache/camel-k/v2/pkg/install/kamelets.go:127\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.5.0/errgroup/errgroup.go:75"}
   ```
   
   @christophd Please don't hesitate to indicate if dataTypes `default:` should be some other value.


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


Re: [PR] Fix #1808: empty x-descriptors field and dataTypes empty default [camel-kamelets]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd merged PR #1818:
URL: https://github.com/apache/camel-kamelets/pull/1818


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