[
https://issues.apache.org/jira/browse/CAMEL-21665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21665:
--------------------------------
Priority: Minor (was: Major)
> kubernetes plugin not deleting deployed integration
> ---------------------------------------------------
>
> Key: CAMEL-21665
> URL: https://issues.apache.org/jira/browse/CAMEL-21665
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 4.9.0
> Reporter: Bruno Meseguer
> Priority: Minor
>
> Deploying an integration with version 4.9.0 in an OpenShift environment works.
> (Tested in the Developer Sandbox)
> However, when running the `delete` command, it seems to fail, as per the
> following logs:
> {code:java}
> camel kubernetes delete my-routes --cluster-type=openshift 2025-01-27
> 18:50:32.447 INFO 34439 --- [ main] .main.download.MavenDependencyDownloader
> : Downloading: org.apache.camel:camel-jbang-plugin-kubernetes:4.9.0 (elapsed:
> 5s) 2025-01-27 18:50:33.205 INFO 34439 --- [ main]
> .main.download.MavenDependencyDownloader : Resolved:
> org.apache.camel:camel-jbang-plugin-kubernetes:4.9.0 (took: 5s765ms)
> java.io.FileNotFoundException: Unable to resolve Kubernetes manifest file
> type `yml` in folder: .camel-jbang-run/my-routes/target/kubernetes{code}
> The openshift.yml does exist
--
This message was sent by Atlassian Jira
(v8.20.10#820010)