mweissdigchg opened a new issue, #1459:
URL: https://github.com/apache/camel-karavan/issues/1459

   ### Describe the bug
   
   Removal of Deployment or Build via karavan UI is only possible after restart 
of karavan pod
   
   ### Steps to reproduce the behavior
   
   1. Click Build project -> Project is being built and deployed
   2. Go to Tab Deployment -> Click cancel button next to `Replicas: 1/1` -> 
Confirm Deletion -> Popup confirms: Deployment deleted --> Deployment still 
exists
   3. Go to Tab Build -> Click Delete Build -> Confirm Deletion -> Popup 
confirms: -> Build pod still exists
   4. Restart karavan pod
   5. Repeat steps 2 and 3 -> Deployment and Build pod is removed immediately
   
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Kubernetes
   
   ### Operating System (if applicable)
   
   Linux
   
   ### Version
   
   4.8.0
   
   ### Relevant log output
   
   ```shell
   2024-11-25 10:11:13,744 INFO  [io.fab.kub.cli.dsl.int.AbstractWatchManager] 
(vert.x-eventloop-thread-0) Watch connection error recieved 29 times without 
progress, will reconnect if possible: 
io.fabric8.kubernetes.client.KubernetesClientException: Received 401 on 
websocket. Failure executing: GET at: 
https://10.96.0.1:443/api/v1/namespaces/karavan/pods?allowWatchBookmarks=true&labelSelector=app.kubernetes.io%2Fruntime%3Dcamel&resourceVersion=42495826&timeoutSeconds=600&watch=true.
 Message: Unauthorized.
   ```
   


-- 
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-unsubscr...@camel.apache.org.apache.org

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

Reply via email to