Devfile registry konflux component task image references are not seeing updates #1667
Labels
area/ci
area/registry
Devfile registry for stacks and infrastructure
kind/bug
Something isn't working
/kind bug
Which area is this bug related to?
/area ci
/area registry
Bug Summary
Describe the bug:
The devfile/registry component is missing task image patch PRs that can be seen for devfile/devfile-web, example.
As a result, devfile/registry PR checks are now failing due to violations in the enterprise contract testing.
To Reproduce:
Open a PR from a branch that is up to date with
main
.Expected behavior
Konflux should send patch PRs for updating the task images to prevent these failures.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
Manual update to these references would fix the current failures but further failures will occur when the image refs are outdated again.
Suggestion on how to fix the bug
Configuration change for Konflux patching should be made, possible change is needed to the renovate configuration.
The text was updated successfully, but these errors were encountered: