Unable to delete sample application after deployment in Red Hat OpenShift

Solution In Progress - Updated -

Environment

  • Red Hat OpenShift Container Platform 4.x
  • Red Hat OpenShift Service on AWS (ROSA) 4.x

Issue

  • Sample application deployments are not deleted when using the delete application option in the web ui of Red Hat OpenShift

Resolution

  • Install the RedHat OpenShift Pipelines operator via the administrator view web ui:
Operators > OperatorHub > Search for Red Hat OpenShift Pipelines -> Click the Red Hat OpenShift Pipelines tile -> Install -> Install latest version
  • Delete the deployed sample application via the web ui.
  • Optionally remove the Red Hat OpenShift Pipelines operator after deletion.

Diagnostic Steps

  • Deploy a sample application from the catalog using developer view of Red Hat OpenShift.
  • Attempt to delete the application using the 3 dot menu at the application level.
  • Right-click in your browser and select inspect to confirm you see the following error message:
Failed to load resource: the server responded with a status of 404 (Not Found)
main-chunk-bc4fc5d6f26f25fec1d4.min.js:1  consoleFetch failed for url /api/kubernetes/apis/tekton.dev/v1beta1/namespaces/default/pipelines? a: Not Found

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments