Can't remove Kubernetes integration at the repository level

Hi,

I have tried both “Remove integration” and “Remove integration and resources” and it seems to start doing something.

When checking the cluster_status.json I can see the response {"status":"cleanup_ongoing"... but then it fails after a while with {"status":"cleanup_errored","status_reason":null... and the integration stays.

I’m on v12.8.1 using the Gitlab Helm deployment chart v3.1.1.

I am experiencing the same issue.

Here is the full json returned from the cluster status json
{“status”:“cleanup_ongoing”,“status_reason”:“Failed to request to CloudPlatform; Invalid request”,“applications”:[{“name”:“helm”,“status”:“not_installable”,“status_reason”:null,“version”:“2.16.3”,“can_uninstall”:true},{“name”:“ingress”,“status”:“not_installable”,“status_reason”:null,“version”:“1.29.7”,“external_ip”:null,“external_hostname”:null,“modsecurity_enabled”:false,“update_available”:false,“can_uninstall”:false},{“name":“cert_manager”,“status”:“not_installable”,“status_reason”:null,“version”:“v0.10.1”,“email”:"pjrynewicz@gmail.com”,“update_available”:false,“can_uninstall”:true},{“name”:“crossplane”,“status”:“not_installable”,“status_reason”:null,“version”:“0.4.1”,“stack”:"",“update_available”:false,“can_uninstall”:true},{“name”:“prometheus”,“status”:“not_installable”,“status_reason”:null,“version”:“9.5.2”,“update_available”:false,“can_uninstall”:true},{“name”:“runner”,“status”:“not_installable”,“status_reason”:null,“version”:“0.14.0”,“update_available”:false,“can_uninstall”:true},{“name”:“jupyter”,“status”:“not_installable”,“status_reason”:null,“version”:“0.9.0-beta.2”,“hostname”:null,“update_available”:false,“can_uninstall”:true},{“name”:“knative”,“status”:“not_installable”,“status_reason”:null,“version”:“0.9.0”,“external_ip”:null,“external_hostname”:null,“hostname”:null,“update_available”:false,“can_uninstall”:true,“available_domains”:,“pages_domain”:null},{“name”:“elastic_stack”,“status”:“not_installable”,“status_reason”:null,“version”:“1.8.0”,“update_available”:false,“can_uninstall”:true}]}