-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.12.0
-
Low
-
No
-
False
-
This is a clone of issue OCPBUGS-11256. The following is the description of the original issue:
—
Description of problem:
Topology UI doesn't recognize Serverless Rust function for proper UI icon
Version-Release number of selected component (if applicable):
4.12.0
How reproducible:
Always
Steps to Reproduce:
1. Deploy 3 KNative/Serverless functions: Quarkus, Spring Boot, Rust 2. Observe in Topology UI that only for Quarku and Spring Boot specific icons are used, while for Rust case - regular icon for OpenShift 3. Check each of presented UI snippets/rectangles and find such related labels: For Quarkus: app.openshift.io/runtime=quarkus function.knative.dev/runtime=rust For Spring Boot: app.openshift.io/runtime=spring-boot function.knative.dev/runtime=springboot For Rust: function.knative.dev/runtime=rust (no presence of app.openshift.io/runtime=rust for it)
Actual results:
No specific UI icon for Rust function
Expected results:
Specific UI icon for Rust function
Additional info:
- clones
-
OCPBUGS-11256 Topology UI doesn't recognize Serverless Rust function for proper UI icon
- Closed
- is blocked by
-
OCPBUGS-11256 Topology UI doesn't recognize Serverless Rust function for proper UI icon
- Closed
- links to