You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/07/13 06:35:09 UTC

[GitHub] [camel-k] squakez opened a new issue, #4566: `kamel run` dry run may panic when no cluster

squakez opened a new issue, #4566:
URL: https://github.com/apache/camel-k/issues/4566

   ```
   ./kamel run /tmp/my-route.yaml --config configmap:my-cm -t container.limit-cpu=0.1 -t container.limit-memory=256Mi -o yaml
   panic: runtime error: invalid memory address or nil pointer dereference
   [signal SIGSEGV: segmentation violation code=0x1 addr=0x128 pc=0x1a2fee3]
   
   goroutine 1 [running]:
   github.com/apache/camel-k/v2/pkg/util/kubernetes.LookupConfigmap({0x282fd90, 0xc000a26bc0}, {0x0, 0x0}, {0x0, 0x0}, {0xc0008d063a, 0x5})
   	github.com/apache/camel-k/v2/pkg/util/kubernetes/lookup.go:47 +0x1a3
   ```


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #4566: `kamel run` dry run may panic when no cluster

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4566: `kamel run` dry run may panic when no cluster
URL: https://github.com/apache/camel-k/issues/4566


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