[ https://issues.apache.org/jira/browse/CAMEL-21855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated CAMEL-21855: ----------------------------------- Fix Version/s: 4.11.0 > camel-jbang - k8s delete may not work any more > ---------------------------------------------- > > Key: CAMEL-21855 > URL: https://issues.apache.org/jira/browse/CAMEL-21855 > Project: Camel > Issue Type: Bug > Components: camel-jbang > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Priority: Major > Fix For: 4.11.0 > > > {code} > $ camel kubernetes delete timer-log > Deleting all resources from app: timer-log > No deployment found with name: timer-log > $ kubectl get deployment > NAME READY UP-TO-DATE AVAILABLE AGE > keycloak 1/1 1 1 169m > timer-log 1/1 1 1 3m4s > traefik 1/1 1 1 172m > whoami 1/1 1 1 172m > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)