odo v2 check failing with java-quarkus
stack
#1514
Labels
area/registry
Devfile registry for stacks and infrastructure
kind/bug
Something isn't working
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
lifecycle/stale
Stale items. These items have not been updated for 90 days.
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 v1.3.0
stack is currently failing on the odo v2 check due to the redirect status code302 FOUND
which is not expected by this check. An investigation as to why this is happening and if this should be expected or not.To Reproduce:
Run
bash tests/check_odov2.sh
under devfile/registry.Expected behavior
Running this check on
java-quarkus v1.3.0
should pass with status code200 OK
.Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Failure output for
java-quarkus v1.3.0
:Additional context
Any workaround?
None found yet, needs investigation.
Suggestion on how to fix the bug
None found yet, needs investigation.
The text was updated successfully, but these errors were encountered: