devfile / api

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

Deployment failures on recent changes to community devfile registry #1491

Closed michael-valdron closed 1 month ago

michael-valdron commented 1 month 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:

Staging deployments of recent changes to the community devfile registry are currently failing. Changes under c716c15 failed post-deploy pipeline and any changes afterwards would fail both deploy and post-deploy pipelines for staging.

To Reproduce:

Though this was encountered on the staging environment, one might be able to reproduce the problem using quay.io/app-sre/devfile-index:next image.

Expected behavior

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

Deploy pipelines

image

Post-deploy pipelines

image

Additional context

Any workaround?

None.

Suggestion on how to fix the bug

None found yet, needs investigation.

michael-valdron commented 1 month ago

Failures are no longer happening, waiting a bit longer before closing the issue.

michael-valdron commented 1 month ago

Aside from pipeline task failures reported in #1500 and #1501, not more deployment failures in staging have happened since this incident, will now close this issue.