devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
235 stars 58 forks source link

odo v3 check failing with `java-quarkus` stack #1533

Open michael-valdron opened 3 weeks ago

michael-valdron commented 3 weeks ago

Which area this feature is related to?

/kind bug

Which area this bug is related to?

/area registry

What versions of software are you using?

Go project

Operating System and version: N/A

Go Pkg Version: 1.19

Bug Summary

Describe the bug:

The java-quarkus stack is currently failing on the odo v3 check due to test case failure where the response code is not 200 for the redhat-product starter project. Needs an investigation as to why this is happening.

To Reproduce:

Run bash tests/check_odov3.sh under devfile/registry.

Expected behavior

Running this check on any version of java-quarkus should pass with status code 200 OK.

Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable

Including failure output for java-quarkus in my comment to a PR: https://github.com/devfile/registry/pull/366#issuecomment-2075973207

Additional context

Any workaround?

None found yet, needs investigation.

Suggestion on how to fix the bug

None found yet, needs investigation.

michael-valdron commented 3 weeks ago

Could be duplicate of https://github.com/devfile/api/issues/1514 if failures on odo v2 and odo v3 are the same.

michael-valdron commented 3 weeks ago

Waiting on related investigation https://github.com/devfile/api/issues/1514.

Jdubrick commented 3 weeks ago

Related spike issue for all nightly run stacks that are currently being skipped: https://github.com/devfile/api/issues/1530